CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2016/06/01 06:06:49
Modified files: sys/net : rtsock.c Log message: Remove ART-specific hack now that route reference counts is similar to the original BSD routing table. All route(8) and arp(8) tests still pass. Fix a harmless underflow reported by Hrvoje Popovski.