cvs commit: src/sys/netinet ip_output.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Sep 8 05:42:56 PDT 2008


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





More information about the Commits mailing list