CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2013/11/17 03:07:32

Modified files:
        sys/netinet    : ip_icmp.c ip_input.c ip_var.h 

Log message:
Instead of stripping the IP options manually in icmp_reflect(),
just call ip_stripoptions().  Remove an unneeded parameter and
adjust the ip length in ip_stripoptions().
from FreeBSD; OK deraadt@ henninh@ lteo@

Reply via email to