CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2016/06/30 02:19:03
Modified files: sys/netinet6 : in6_ifattach.c Log message: Restore the automagically added /64 route on p2p interfaces in order to send traffic to link-local addresses without default route. Fix a regression reported by Michael Lechtermann, ok stsp@, sthen@