CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/13 07:14:56
Modified files:
sys/netinet : ip_output.c
Log message:
Packets generated by ip_fragment() need to inherit the rdomain from the
original packet or they will trigger the diagnostic check in the interface
output routines. OK jsg@
