DragonFly commits List (threaded) for 2007-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/share/man/man4 divert.4 src/sys/netinet ip_divert.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]