aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd/rrenum.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce <sys/queue.h> pollution.Dag-Erling Smørgrav2018-05-111-0/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Stop including if_var.h from userland.Gleb Smirnoff2015-04-061-1/+0
* - Use time_uptime instead of time_second in data structures forHiroki Sato2013-08-051-3/+6
* Fix a typo in an error message.Eitan Adler2013-05-061-1/+1
* - Improve interface list handling. The rtadvd(8) now supports dynamically-Hiroki Sato2011-07-171-5/+15
* - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router AdvertisementHiroki Sato2011-06-061-94/+98
* Properly convert bit value to a bit field. Before we were storingWarner Losh2009-02-191-2/+2
* Fixed a misspelling of 0 as NULL.Bruce Evans2004-03-101-1/+1
* reduce #ifdef.Hajimu UMEMOTO2003-08-111-2/+0
* KNF, correct typos and cleanup spaces.Hajimu UMEMOTO2003-08-081-2/+2
* __FUNCTION__ --> __func__Hajimu UMEMOTO2003-08-081-19/+19
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-13/+83
* make it easier to handle $FreeBSD$ tags (amount of diff matters).Jun-ichiro itojun Hagino2001-01-211-2/+1
* Sync with latest KAMEKris Kennaway2000-07-051-15/+19
* Added several socket close() which were mistakenly forgotten.Yoshinobu Inoue2000-03-091-7/+8
* libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue2000-01-061-0/+414