CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/09/18 08:26:22
Modified files: sys/netinet6 : icmp6.c in6_src.c nd6.c nd6_nbr.c nd6_rtr.c Log message: Do not manually decrement rt's refcounter in nd6_lookup() and let the callers rtfree(9) it. Inputs and ok bluhm@