CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/05 03:17:10
Modified files:
sys/netinet : in_pcb.c
sys/netinet6 : in6_src.c
Log message:
Do not use ``rt_addr'' in in{6,}_selectsrc() it doesn't work with magic
addresses set on p2p interfaces.
Found the hardway by naddy@
