cvs commit: src/sys/netinet in_pcb.c

Hajimu UMEMOTO ume at FreeBSD.org
Sat Feb 11 01:10:54 PST 2006


ume         2006-02-11 09:10:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/netinet          in_pcb.c 
  Log:
  MFC 1.168: Never select the PCB that has INP_IPV6 flag and is bound
  to :: if we have another PCB which is bound to 0.0.0.0.  If a PCB has
  the INP_IPV6 flag, then we set its cost higher than IPv4 only PCBs.
  
  Revision   Changes    Path
  1.59.2.32  +23 -1     src/sys/netinet/in_pcb.c


More information about the cvs-all mailing list