For ip_lengthcheck():
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 26 Nov 2007 11:43:09 +0000 (11:43 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 26 Nov 2007 11:43:09 +0000 (11:43 +0000)
commitdd4df7e9be017096277f538515bf2f2a5dde88da
tree545a323f4c47c71e0f8b0c1f497a7a221f0e18b6
parent754fe30e12ca62121b3669a732777b6803563355
For ip_lengthcheck():
- Centralize check failure processing.
- Set the passed in mbuf pointer to NULL, if check fails, so that callers won't
  need to do that.
sys/netinet/ip_demux.c
sys/netinet6/ah_input.c
sys/netinet6/esp_input.c