]> git.decadent.org.uk Git - odhcp6c.git/history - src/odhcp6c.c
Update license headers
[odhcp6c.git] / src / odhcp6c.c
2013-04-04 Steven BarthUpdate license headers
2013-03-26 sbyxMerge pull request #6 from fingon/bugfix
2013-03-26 Markus StenbergFixed race condition - ra_init may already result in...
2013-03-20 Steven BarthDon't output on stderr by default
2013-03-18 Steven BarthFix several incorrect array indices
2013-03-08 Steven BarthAdd option to not send RELEASE when stopping
2013-02-11 Steven BarthBe less verbose in log
2013-02-01 Steven BarthReverse SLAAC-only logic
2013-02-01 Steven BarthFix entry-update logic
2013-01-31 Steven BarthHandle signals more often
2013-01-31 Steven BarthPrevent OOM DOS
2013-01-30 Steven BarthFix and improve RA-handling code
2013-01-30 Steven BarthFix safe entry manipulation
2013-01-30 Steven BarthAdd RA-handling support
2013-01-17 Steven BarthRemove timeout feature
2013-01-17 Steven BarthRemove support for lost prefixes
2013-01-02 Steven BarthImplement RFC 3319 options
2013-01-02 Steven BarthAdd SNTP option support
2013-01-02 Steven BarthAdd started and stopped events
2012-12-21 Steven BarthRename function for consistency
2012-11-29 Steven BarthRemove "restart" function: out of scope
2012-11-29 Steven BarthWait 1 second between disable and enable calls
2012-11-29 Steven BarthChange order of commands in restart IPv6 mode
2012-11-28 Steven BarthImprove syslog-messages
2012-11-25 Steven BarthInitial commit (expect bugs!)