]> git.decadent.org.uk Git - odhcp6c.git/shortlog
odhcp6c.git
2014-02-06 Steven BarthFix fallout from userclass addition
2014-02-06 sbyxMerge pull request #15 from dedeckeh/bugfixes
2014-02-05 Hans DedeckerFix default sol max rt value in help text
2014-02-05 Hans DedeckerFix T1, T2 and T3 timer values in case of infinite...
2014-02-05 Steven BarthAdd user-class option
2014-02-03 Steven BarthRevert "RA: fix on-link/off-link handling"
2014-02-02 Steven BarthRA: fix on-link/off-link handling
2014-01-29 Steven BarthAdd example status script
2014-01-29 Steven BarthDon't export IAID as class if IAID is 1 (default)
2014-01-29 Steven BarthBump copyright headers
2014-01-29 sbyxMerge pull request #12 from kaspar030/pid_usage_filenam...
2014-01-29 Kaspar Schleiserfix pidfile default in help text
2014-01-28 Steven BarthFix stateless mode
2014-01-27 Kaspar Schleiseroutput prefix IAID as prefix class in script
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 SchifferFix race conditions in signal handling
2014-01-10 Matthias SchifferUse getifaddrs to get the interface-id when not specified
2014-01-10 Matthias SchifferWhitespace fixes
2014-01-05 Steven BarthSwitch to a leaner MD5 library
2013-12-30 Steven BarthRevert to old behaviour regarding information requests
2013-12-30 Steven BarthRevert "Server unicast option support"
2013-12-30 Steven BarthFix compilation and cleanup
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 DedeckerDrop DHCPv6 messages containing invalid option length
2013-12-27 Hans DedeckerRevert "Fix handling of DHCPv6 messages containing...
2013-12-24 Hans DedeckerAdd ICMPv6 validity check
2013-12-24 Hans DedeckerRevert "Fix parsing of Router Advertisement messsages"
2013-12-19 Hans DedeckerParse Router Advertisement Hop Limit parameter
2013-12-12 Hans DedeckerFix parsing of Router Advertisement messsages
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-12-01 Hans DedeckerBasic error checking when initializing ra
2013-12-01 Hans DedeckerFix receive rounds end condition
2013-12-01 Hans DedeckerRemove setsockopt error checking
2013-11-13 Hans DedeckerServer unicast option support
2013-11-13 Hans DedeckerImproved message validation checks and socket error...
2013-11-11 Steven BarthFinalizing bfd work
2013-11-06 Steven BarthFix bfd ping
2013-11-05 Steven BarthAdd experimental and unfinished bfd ping work
2013-10-30 Steven BarthReact to carrier down events as well
2013-10-30 Steven BarthFix compilation on 32-bit platforms
2013-10-30 Steven BarthDetect "carrier up"-events and restart transaction
2013-10-29 Steven BarthMake -F and -P arguments position independent
2013-10-29 Steven BarthBe less verbose when sending solicits
2013-10-29 Steven BarthFix RA spam filter logic
2013-10-23 Steven BarthFix compilation on 64-bit platforms
2013-10-23 Hans Dedeckerodhpc6c: status code support in reply
2013-10-23 Hans Dedeckerodhcp6c: preference and status code support in advertise
2013-10-23 Hans Dedeckerodhcp6c: message retransmission count support
2013-10-23 Steven BarthAvoid updating too often if ISP spams RAs
2013-10-17 Steven BarthFix handling of PD-Advertisements
2013-10-14 Steven BarthMake SOL_MAX_RT configurable and default to 120
2013-10-14 Steven BarthPrefer servers with bigger prefixes
2013-10-11 Steven BarthDon't hang indefinitely if REQUEST is never answered
2013-10-07 Steven Barthodhcp6c: improve server selection
2013-10-04 Steven BarthCheck for local addr more often
2013-10-02 Steven Barthra: validate hop-limit
2013-09-21 Steven BarthHandle NoAddrsAvail IA-status
2013-09-18 Steven BarthRestart transaction if server returns IAID error code
2013-09-12 Steven BarthAdd default T1, T2, T3 for buggy servers
2013-08-31 Steven BarthMerge preliminary prefix class support
2013-08-31 Steven BarthMerge branch 'hnet'
2013-08-30 Steven BarthUpdate README
2013-08-30 Steven BarthRemove DAD for now due to kernel issues
2013-08-01 Markus StenbergMerge remote-tracking branch 'up/master' into hnet
2013-08-01 Steven BarthFix including PD in request
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-07-31 Maico Le PapeAdd support for colored address in IA_NA
2013-07-03 Steven BarthAdd better overflow safety in resend
2013-06-24 Markus StenbergMerge branch 'master' into hnet
2013-06-18 Steven BarthAllow overriding the interface-identifier for public...
2013-06-13 Steven BarthAdd sanity checks for NDP and MTU parameters from RAs
2013-05-31 Steven BarthUpdate README
2013-05-31 Steven BarthWork around false-positive DAD-hits
2013-05-31 Steven BarthFix handling of multiple RAs in a row.
2013-05-28 Steven BarthAdd more sanity checks and logging to DAD
2013-05-21 Steven BarthHonor T1 and T2 from server better
2013-05-21 Steven BarthFix reconfigure accept option transmission
2013-05-20 Steven BarthFix IA expiring logic
2013-05-15 Steven Barthscript: fix delay call handling
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-06 Steven BarthUpdate README
2013-05-05 Steven BarthReadjust call-delay to be more backward-compatible
2013-05-05 Steven BarthSet a global default DHCPv6 exchange timeout
2013-04-23 Steven BarthUpdate README again
2013-04-23 Steven BarthUpdate README
2013-04-23 Steven BarthSet default SOL_MAX_RT to 1h
2013-04-22 Steven BarthSeveral bugfixes
2013-04-21 Steven BarthSet SOL_MAX_RT to 7200 according to RFC 6204 bis
next