]> git.decadent.org.uk Git - odhcp6c.git/history - src/script.c
Export AFTR-IP as well and update README
[odhcp6c.git] / src / script.c
2013-05-13 Steven BarthExport AFTR-IP as well and update README
2013-05-13 Steven BarthFix possible buffer overflows in DNS handling
2013-05-12 Steven BarthAdd support for DS-Lite AFTR
2013-05-08 Steven BarthUse key=val pairs for additional prefix params
2013-05-05 Steven BarthSet a global default DHCPv6 exchange timeout
2013-04-07 Steven BarthInitial support for RFC 6603
2013-04-04 Steven BarthUpdate license headers
2013-02-11 Steven BarthBe less verbose in log
2013-01-31 Steven BarthFix RA-route export again
2013-01-31 Steven BarthFix formatting of routes
2013-01-30 Steven BarthFix and improve RA-handling code
2013-01-30 Steven BarthAdd RA-handling support
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
2012-12-22 Steven BarthFix compilation on platforms with unsgined char
2012-12-21 Steven BarthAdd a missing cast for some platforms
2012-11-28 Steven BarthImprove syslog-messages
2012-11-25 Steven BarthInitial commit (expect bugs!)