sephe 2008/09/08 05:41:39 PDT DragonFly src repository
Modified files:
sys/netinet ip_output.c
Log:
- Factor out ip_localforward()
- Reroute the packet using the route variable on the stack, if it could not
be forwarded locally
- Move next_hop (transparent forwarding) processing out of ipfw code block
Revision Changes Path
1.58 +87 -128 src/sys/netinet/ip_output.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/ip_output.c.diff?r1=1.57&r2=1.58&f=u
