CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/28 03:57:20
Modified files:
sys/netinet : ip_input.c
sys/netinet6 : ip6_forward.c ip6_input.c ip6_output.c
Log message:
Cleanup IP input, forward, output.
Before changing the routing code, get IPv4 and IPv6 input, forward,
and output in a similar shape. Remove inconsistencies.
OK claudio@
