CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2014/05/14 03:42:22
Modified files: usr.sbin/snmpd : kroute.c snmpd.h Log message: Sync ktable code with bgpd to fetch, store and perform lookups in multiple routing tables. Currently it doesn't do anything useful but it's a prerequisite for any future work in this direction. ok sthen, reyk, blambert