DragonFly commits List (threaded) for 2008-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netinet ip_output.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]