Module Name: src Committed By: kefren Date: Sun May 2 19:17:56 UTC 2010
Modified Files: src/sys/net: route.c rtsock.c Log Message: Permit the existence of a route with unlinked ifp and ifa, enabling this way the posibility to send a packet on an interface with source address from another interface. To generate a diff of this commit: cvs rdiff -u -r1.121 -r1.122 src/sys/net/route.c cvs rdiff -u -r1.127 -r1.128 src/sys/net/rtsock.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.