CVSROOT: /cvs Module name: src Changes by: phess...@cvs.openbsd.org 2015/07/17 18:02:30
Modified files: sys/net : rtsock.c lib/libc/gen : sysctl.3 Log message: On systems with a full routing table (550k+), we often want to be able to look at the routes with a priority, or to display all routes that do not have a specific priority (normally, don't show bgp). OK mpi@ benno@ previous versions OK deraadt@ sthen@