summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtadvd/if.c
Commit message (Expand)AuthorAgeFilesLines
* Ignore if the interface is not IPv6-capable.hrs2013-09-021-2/+2
* - Improve interface list handling. The rtadvd(8) now supports dynamically-hrs2011-07-171-263/+416
|\
| * - Refactoring the interface list. It now supports dynamicallyhrs2011-07-141-259/+412
| * - Check RTM_VERSION.hrs2011-06-161-0/+6
| * Support dynamically-added/removed interfaces. The rtadvd(8) daemon detects anhrs2011-06-051-1/+12
| * Fix various inconsistencies in symbol naming and data handling whichhrs2011-06-041-23/+22
| * - Fixes for WARNS=6.hrs2011-06-041-2/+2
| * - Remove #ifdef RDNSS.hrs2011-05-311-25/+25
| * Implemnt RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisementhrs2011-05-291-0/+1
* | Add sanity check for ifm_version in struct if_msghdr.hrs2011-07-041-0/+6
* | - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisementhrs2011-06-061-51/+62
|/
* Cleanup of userland __P usekevlo2007-11-071-3/+3
* fixed memory leak.suz2003-09-201-1/+4
* reduce #ifdef.ume2003-08-111-12/+1
* KNF, correct typos and cleanup spaces.ume2003-08-081-16/+15
* __FUNCTION__ --> __func__ume2003-08-081-10/+10
* Sync with recent KAME.ume2001-06-111-13/+2
* make it easier to handle $FreeBSD$ tags (amount of diff matters).itojun2001-01-211-2/+1
* some clarification on if_getmtu()ume2000-10-281-25/+35
* Sync with latest KAMEkris2000-07-051-19/+53
* Added several socket close() which were mistakenly forgotten.shin2000-03-091-0/+1
* libipsec and IPsec related apps. (and some KAME related man pages)shin2000-01-061-0/+556
OpenPOWER on IntegriCloud