]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ng_ipfw: allow use of 32 bits wide cookies
authorEugene Grosbein <eugen@FreeBSD.org>
Tue, 14 Nov 2023 09:36:08 +0000 (16:36 +0700)
committerEugene Grosbein <eugen@FreeBSD.org>
Wed, 29 Nov 2023 14:01:35 +0000 (21:01 +0700)
commit0b9242dea68c44dc630921d3802f3f80f4d84b48
tree65537a19c2c6819e9230dbc82f7e31d9e4927dc0
parentb1d3826ededc09b271bef8aa9dae6a838ab05c8d
ng_ipfw: allow use of 32 bits wide cookies

There is no reason in truncating 32 bits cookie value to 16 bits.

Reviewed by: glebius

(cherry picked from commit 20e1f207cc789a28783344614d6d1d1c639c5797)
sys/netgraph/ng_ipfw.c