cvs commit: src/share/man/man4 divert.4 src/sys/netinet ip_divert.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sat Dec 8 02:22:23 PST 2007


sephe       2007/12/08 02:20:45 PST

DragonFly src repository

  Modified files:
    share/man/man4       divert.4 
    sys/netinet          ip_divert.c 
  Log:
  - It does not make sense to set IP options or multicast options on DIVERT
    socket.  Ignore them.  Adjust divert(4) manpage accordingly.
  - Don't abuse DIVERT socket inpcb's route entry.
  
  Revision  Changes    Path
  1.5       +1 -2      src/share/man/man4/divert.4
  1.30      +4 -9      src/sys/netinet/ip_divert.c


http://www.dragonflybsd.org/cvsweb/src/share/man/man4/divert.4.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/ip_divert.c.diff?r1=1.29&r2=1.30&f=u





More information about the Commits mailing list