]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix compatibility regression after r364117.
authorAndrey V. Elsukov <ae@FreeBSD.org>
Fri, 11 Sep 2020 10:07:09 +0000 (10:07 +0000)
committerAndrey V. Elsukov <ae@FreeBSD.org>
Fri, 11 Sep 2020 10:07:09 +0000 (10:07 +0000)
commitb876085f5589f4e6d531d97ad902c5730ec55339
tree5b8c745ed033aa7515c752e1722623257375cadd
parenteffd82ca7059b5830435eea6bf8861f8cb625751
Fix compatibility regression after r364117.

Properly handle the case, when some opcode keywords follow after
the `frag` opcode without additional options.

Reported by: Evgeniy Khramtsov <evgeniy at khramtsov org>
sbin/ipfw/ipfw2.c