cvs commit: src/sys/netinet in_pcb.c
Maxim Konovalov
maxim at FreeBSD.org
Wed Jun 16 03:03:15 PDT 2004
maxim 2004-06-16 10:02:36 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c
Log:
o connect(2): if there is no a route to the destination
do not pick up the first local ip address for the source
ip address, return ENETUNREACH instead.
Submitted by: Gleb Smirnoff
Reviewed by: -current (silence)
Revision Changes Path
1.150 +1 -3 src/sys/netinet/in_pcb.c
More information about the cvs-src
mailing list