cvs commit: src/sys/netinet ip_fw2.c
Bjoern A. Zeeb
bz at FreeBSD.org
Thu Jun 29 11:17:24 UTC 2006
bz 2006-06-29 11:17:16 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
Eliminate the offset argument from send_reject. It's not been
used since FreeBSD-SA-06:04.ipfw.
Adopt send_reject6 to what had been done for legacy IP: no longer
send or permit sending rejects for any but the first fragment.
Discussed with: oleg, csjp (some weeks ago)
Revision Changes Path
1.138 +7 -9 src/sys/netinet/ip_fw2.c
More information about the cvs-src
mailing list