]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix bug in filling and handling ipfw's O_DSCP opcode.
authorAndrey V. Elsukov <ae@FreeBSD.org>
Wed, 24 Feb 2016 13:16:03 +0000 (13:16 +0000)
committerAndrey V. Elsukov <ae@FreeBSD.org>
Wed, 24 Feb 2016 13:16:03 +0000 (13:16 +0000)
commit23a6c7330c06b717c9d0c1622007ea20d0a29bc4
tree772bdd4c489ed227f89e79db56e6677c158a2c15
parentb833ff5ab4a63d1ce8d5698db97c82ac4fd98a83
Fix bug in filling and handling ipfw's O_DSCP opcode.
Due to integer overflow CS4 token was handled as BE.

PR: 207459
MFC after: 1 week
sbin/ipfw/ipfw2.c
sys/netpfil/ipfw/ip_fw2.c