CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/28 11:54:15
Modified files:
sys/netinet6 : in6.c
Log message:
Rewrite IPv6 source address selection in terms of the 8 rules given in
RFC 6724 section 5.
This simplifies the code considerably while extensive testing shows no
change in behaviour. It is time to volunteer some more testers.
OK denis@ some time ago.
