summaryrefslogtreecommitdiffstats
path: root/usr.sbin/route6d/route6d.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kill unused ROUTE6D_CONF define.jca2015-10-251-5/+1
* Use pidfile() instead of doing the equivalent thing by hand, and sometimesmiod2001-12-011-2/+1
* bring in latest kame code.itojun2001-02-071-2/+4
* use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issue.itojun2000-02-251-5/+2
* move dump file to /var/run, not /var/tmp.itojun1999-12-161-2/+2
* add and enable route6d. fix bogus enties in distrib/sets/lists.itojun1999-12-111-1/+3
* route6d, simple ripng daemon, from KAMEitojun1999-12-111-0/+89