CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/19 15:07:17
Modified files:
sys/netinet : ip_input.c
sys/netinet6 : ip6_input.c
Log message:
avoid overflow since protos > IPPROTO_MAX exist. From FreeBSD with
a twist; ok millert@ kettenis@
