CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/01/26 04:38:37
Modified files: sys/netinet : ip_icmp.c sys/netinet6 : icmp6.c in6_ifattach.c Log message: Call rtdeletemsg(9) instead of rerolling its code. As a bonus you'll get userland notification for free. ok blambert@, bluhm@