CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2011/08/07 09:18:40
Modified files: sys/netinet6 : in6.c Log message: When checking wether a prefix belongs to an interface, also allow the route to be at the corresponding carp or physical interface or at an interface belonging to a common bridge. This fixes IPv6 neighbor discovery with carp. bug report and tested by Florian Fuessl put it in deraadt@