CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/12 11:04:17
Modified files:
sys/netinet : ip_output.c
sys/netinet6 : ip6_output.c
Log message:
Remove differences between ip_fragment() and ip6_fragment(). They
do nearly the same thing, so they should look similar.
OK sashan@
