aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd/timer.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Fix build on arm and mips.Hiroki Sato2013-08-061-5/+2
* - Use time_uptime instead of time_second in data structures forHiroki Sato2013-08-051-20/+25
* - Improve interface list handling. The rtadvd(8) now supports dynamically-Hiroki Sato2011-07-171-64/+56
* - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router AdvertisementHiroki Sato2011-06-061-62/+58
* Cleanup of userland __P useKevin Lo2007-11-071-2/+2
* removed compilation warningSUZUKI Shinsuke2004-10-221-0/+1
* reduce #ifdef.Hajimu UMEMOTO2003-08-111-3/+0
* KNF, correct typos and cleanup spaces.Hajimu UMEMOTO2003-08-081-7/+5
* __FUNCTION__ --> __func__Hajimu UMEMOTO2003-08-081-3/+3
* Changed the behavior when an interface-direct prefix being advertisedHajimu UMEMOTO2002-06-131-15/+12
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-1/+1
* 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-5/+21
* libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue2000-01-061-0/+201