Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] syssrc/sys/netinet



Module Name:    syssrc
Committed By:   tron
Date:           Fri Nov  1 12:14:29 UTC 2002

Modified Files:
        syssrc/sys/netinet [netbsd-1-6]: ip_output.c

Log Message:
Pull up revision 1.98-1.99 (requested by itojun in ticket #356):
do not consult routing table under the following condition:
- - the destination is IPv4 multicast or 255.255.255.255, and
- - outgoing interface is specified via socket option
this simplifies operation of routed
(no longer require 224.0.0.0/4 to be set up)


To generate a diff of this commit:
cvs rdiff -r1.95.10.1 -r1.95.10.2 syssrc/sys/netinet/ip_output.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index