]> git.decadent.org.uk Git - odhcp6c.git/history - src/odhcp6c.h
properly handle return codes
[odhcp6c.git] / src / odhcp6c.h
2015-03-30 John Crispinproperly handle return codes
2014-12-10 Steven BarthDon't apply excess filter to DHCPv6 and unify odhcp6c_u...
2014-11-13 Steven Barthupdate cer-id definition
2014-10-08 Steven BarthEnsure signal-safety of signal handlers
2014-10-06 Steven BarthExport DHCPv6 server address to env
2014-08-25 Steven BarthEnable softwire-support by default
2014-05-23 Steven BarthAdd support for DHCPv6 option passthru
2014-04-28 Steven BarthInitial support for MAP & LW4O6 provisioning
2014-03-30 Steven BarthAdd initial support for CER-ID
2014-03-05 Steven BarthSet default for min-update-interval to 30
2014-03-04 sbyxMerge pull request #18 from kaspar030/rebase
2014-03-04 Kaspar Schleiseradd option to specify minimum interval for accepting...
2014-02-05 Steven BarthAdd user-class option
2014-01-29 Steven BarthBump copyright headers
2014-01-27 Kaspar Schleiseradd support Vendor Class option
2014-01-27 Kaspar Schleiserallow disabling "client fqdn" and "accept reconfigurati...
2014-01-27 Kaspar Schleiseradd support for multiple prefixes with distinct IAIDs
2014-01-27 Kaspar Schleiseradded command line switch for strict oro
2014-01-27 Kaspar Schleiserfix NTP server option handling
2014-01-11 sbyxMerge pull request #11 from NeoRaider/fixes
2014-01-10 Matthias SchifferWhitespace fixes
2013-12-30 Steven BarthRevert "Server unicast option support"
2013-12-30 sbyxMerge pull request #9 from dedeckeh/master
2013-12-30 Hans DedeckerSupport for SOL_MAX_RT and INF_MAX_RT options (RFC7083)
2013-12-27 Hans DedeckerRevert "Fix handling of DHCPv6 messages containing...
2013-12-12 Hans DedeckerFix handling of DHCPv6 messages containing option lengt...
2013-12-12 Hans DedeckerFix server candidate selection logic
2013-12-01 Hans DedeckerFine tune server candidate selection logic
2013-11-13 Hans DedeckerServer unicast option support
2013-11-13 Hans DedeckerImproved message validation checks and socket error...
2013-10-23 Hans Dedeckerodhpc6c: status code support in reply
2013-10-23 Hans Dedeckerodhcp6c: message retransmission count support
2013-10-23 Steven BarthAvoid updating too often if ISP spams RAs
2013-10-14 Steven BarthMake SOL_MAX_RT configurable and default to 120
2013-10-07 Steven Barthodhcp6c: improve server selection
2013-08-31 Steven BarthMerge preliminary prefix class support
2013-08-31 Steven BarthMerge branch 'hnet'
2013-08-01 Markus StenbergMerge remote-tracking branch 'up/master' into hnet
2013-07-31 Markus StenbergMerge remote-tracking branch 'up/master' into hnet
2013-07-31 Steven BarthInclude IAs in Request to be more compatible with some...
2013-06-24 Markus StenbergMerge branch 'master' into hnet
2013-05-31 Steven BarthWork around false-positive DAD-hits
2013-05-12 Steven BarthAdd support for DS-Lite AFTR
2013-05-05 Steven BarthSet a global default DHCPv6 exchange timeout
2013-04-14 Steven BarthFix authentication option format
2013-04-08 Steven BarthAdd reconfigure authentication
2013-04-07 Steven BarthInitial support for RFC 6603
2013-04-04 Steven BarthUpdate license headers
2013-03-26 Markus StenbergMerge branch 'master' into hnet
2013-03-26 Markus StenbergMerge branch 'bugfix' into hnet
2013-03-26 Markus StenbergFirst hnet-based version.
2013-01-30 Steven BarthFix and improve RA-handling code
2013-01-30 Steven BarthAdd RA-handling support
2013-01-21 Steven BarthFix calculation of preferred and valid times
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-21 Steven BarthRename function for consistency
2012-11-25 Steven BarthInitial commit (expect bugs!)