- Factor out ip_localforward()
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 8 Sep 2008 12:41:39 +0000 (12:41 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 8 Sep 2008 12:41:39 +0000 (12:41 +0000)
commit768b3631047d90c8636cd3c1e2ebd0e71f58a303
tree97f4db98b9e722b46594833f654e47d3d86baf13
parent72876ce0680bbb61ce6bedfb36f18004c36e99fc
- 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
sys/netinet/ip_output.c