git: ipfw: ICMP_MAXTYPE could be any value; don't assume it's < 32
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat Jan 6 05:15:15 PST 2018
commit ad1a6a876841bdd46c86a4061d33ed37c24a88fe
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sat Jan 6 13:03:41 2018 +0800
ipfw: ICMP_MAXTYPE could be any value; don't assume it's < 32
It is 40 as of this commit.
Summary of changes:
sys/net/ipfw/ip_fw2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ad1a6a876841bdd46c86a4061d33ed37c24a88fe
--
DragonFly BSD source repository
More information about the Commits
mailing list