index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
rtadvd
Age
Commit message (
Expand
)
Author
2019-11-11
Pull up following revision(s) (requested by roy in ticket #417):
martin
2019-06-14
rtadvd: fix rdnss and dnssl lifetime assignment
roy
2019-03-29
- die sooner (if we got interrupted)
christos
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2019-01-12
adjust to new expandm.
christos
2019-01-11
use expandm from libwrap.
christos
2018-11-16
rtadvd: use %u to print unsigned variables
ozaki-r
2018-04-24
Back out part of the prior commit where we added space for IPV6_HOPLIMIT
roy
2018-04-21
Minor improvements.
wiz
2018-04-20
Update values from RFC 8319
roy
2018-04-20
Make the #defines more readable
roy
2018-04-20
Lack of timeout is a programming error, so use an assert in it's place.
roy
2018-04-20
Use EXIT_FAILURE instead of an arbtitary number.
roy
2018-04-20
Unicast solicited RA's as per RFC 7772.
roy
2018-04-20
Ensure that the soliciter list is initialised and freed correctly, even if it...
roy
2018-04-20
Allow timers to exist but be inactive.
roy
2018-04-20
Insist on newer socket options.
roy
2018-04-20
Use pidifle_lock(3)
roy
2018-04-20
Punt dead code
roy
2018-04-20
White space police.
roy
2018-04-20
Fix some unaligned pointer issues.
roy
2017-11-25
When sending log messages to stderr, append the \n that syslog does not need.
kre
2017-11-06
Mark expandm as preserving format strings.
joerg
2017-11-06
Change the meaning of the 'D' flag to print errors to stderr instead of
christos
2017-10-14
PR/52618: Shinichi Doyashiki: Don't exit if adding interface to multicast
christos
2017-10-10
use librumpres
christos
2017-09-11
Don't start another copy of rtadvd if one is running.
christos
2017-09-11
KNF, fix time printing formats.
christos
2017-04-11
Use RO_MSGFILTER.
roy
2017-02-27
Fix the default value of rltime
ozaki-r
2017-01-11
Disable a couple of warnings until further investigation.
joerg
2017-01-10
need <time.h> for clock_gettime
christos
2016-12-16
Support -p <pidfile> option
ozaki-r
2016-06-15
Omit needless casts.
riastradh
2016-06-15
No more obvious strict aliasing violations here.
riastradh
2015-11-11
Introduce rump.rtadvd
ozaki-r
2015-06-15
Fix regression on sending RA messages
ozaki-r
2015-06-05
Use %m in syslog(3) instead of %s strerror(3).
roy
2015-06-05
Set the hoplimit of 255 as specified in RFC 4861 section 4.2
roy
2015-06-05
Use clock_gettime(2) instead of gettimeofday(2) so we can use a monotonic
roy
2014-02-27
Expect long long to be larger than uint32_t and use llabs after casting
joerg
2014-01-26
spelling correction - recieved -> received
plunky
2013-07-09
Add _rtadvd user and group.
roy
2013-06-28
If we die and there are no timers, just exit.
roy
2013-06-27
Check valid lengths of RDNSS and DNSSL options when rtadvd receives RA/RS.
roy
2013-05-17
Fix typo. Reported in PR/47823.
skrll
2013-01-24
fix previous.
christos
2013-01-24
make it static const
christos
2012-12-14
Intsead of forcing out each RA at shutdown and sleeping we now use
roy
2012-12-13
Formatting nit.
wiz
[next]