router: Fix infinite lifetimes
[project/odhcpd.git] / src /
2014-06-10 Steven BarthFix DHCP settings for /28
2014-06-10 sbyxMerge pull request #14 from dedeckeh/bugfixes
2014-06-09 Hans DedeckerFix DHCPv6 relay reply message in case raw DHCPv6 attri...
2014-06-07 Steven BarthAdd default DHCPv4 range for prefixes down to /28
2014-05-30 Steven BarthMake filtering customizable
2014-05-29 Steven BarthMove dhcpv6 raw attributes to correct place
2014-05-25 Steven BarthAdd support for raw DHCPv6 attributes
2014-04-24 sbyxMerge pull request #13 from dedeckeh/bugfixes
2014-04-23 Hans DedeckerAdd status code ok option in reply to a decline message
2014-04-23 Hans DedeckerDon't return a DHCPv6 reply in response to a confirm...
2014-04-09 Steven Barthconfig: use correct defaults if interface is not in UCI
2014-04-06 Steven Barthodhcpd: managed PD wait for 250ms initial period
2014-04-03 Steven BarthMake clang happy
2014-04-01 Steven BarthKeep managed PD for at least 150 seconds
2014-04-01 Steven BarthWait at least 15 seconds for managed PD to be acknowledged
2014-04-01 Steven Barthdon't kill of managed PD too early
2014-04-01 Steven BarthComplete managed PD/CER-ID support
2014-03-24 Steven BarthManaged PD: initial support
2014-03-20 Steven Barthubus: convert to async calls
2014-03-20 Steven Barthubus: use safe iterator
2014-03-20 Steven Barthubus: don't redeclare variable c
2014-03-20 Steven BarthDon't segfault when there is no IPv6 support
2014-03-11 Steven BarthFix HMAC-MD5 in DHCPv6-reconfigure (thx rsmarples)
2014-02-25 Steven Barthconfig: more static ndp fixes
2014-02-25 Hans DedeckerFix parsing of static ndp entries
2014-02-24 Steven BarthDon't announce :: as DNS
2014-02-24 Steven BarthFix DNS-server and routes announced in RA for certain...
2014-02-21 Steven BarthFix wrong address pool being advertised
2014-02-19 Steven BarthReplace IN6_ARE_ADDR_EQUAL by memcmp to avoid unaligneds
2014-02-18 Steven BarthAvoid some bloat
2014-02-17 Steven BarthAdd support for (managed) prefixes of length 65-96
2014-02-17 Steven BarthDynamically calculate RA intervals when prefix lifetime...
2014-02-05 Steven BarthFix homenet filter
2014-02-01 Steven BarthChange homenet detection to User-Class
2014-01-23 sbyxMerge pull request #9 from dedeckeh/bugfixes
2014-01-23 Hans DedeckerFix ra_management and ndproxy_routing config overwrite
2014-01-23 Hans DedeckerMerge remote branch 'upstream/master' into bugfixes
2014-01-23 Hans DedeckerMerge remote branch 'upstream/master' into bugfixes
2014-01-18 Steven BarthFix another memory corruption
2014-01-18 Steven BarthFix memory corruption when reloading static leases
2014-01-17 Steven BarthDon't enable relay master if no slaves are present
2014-01-17 Steven BarthFix logging verbosity
2014-01-17 Steven BarthUse hybrid management mode by default
2014-01-17 Steven BarthFix a segfault in state-script handling
2014-01-17 Steven BarthFix prefix detection for hybrid mode
2014-01-16 sbyxMerge pull request #8 from dedeckeh/bugfixes
2014-01-16 Hans DedeckerMerge remote branch 'upstream/master' into bugfixes
2014-01-15 Hans DedeckerDon't rearm rs timer if callback is not set
2014-01-15 Steven BarthExport hostname including domain in hostfile
2014-01-14 sbyxMerge pull request #7 from dedeckeh/bugfixes
2014-01-13 Hans DedeckerFix interface ignore overwrite
2014-01-09 sbyxMerge pull request #6 from dedeckeh/bugfixes
2014-01-09 Hans DedeckerFix ALL_DHCPV6_RELAYS/ALL_DHCPV6_SERVERS membership...
2014-01-07 Steven BarthRename legacy to maindhcp
2014-01-06 Steven Barthdon't run state update script unnecessarily often
2014-01-04 Steven BarthUse 1 socket per interface for DHCPv6
2014-01-03 Steven Barthderive ipv6 static lease from ipv4 if no hostid is...
2014-01-03 Steven BarthUse OpenWrt standard lease format
2014-01-03 Steven BarthLearn routes in NDP-proxy by default
2014-01-03 Steven BarthRemove ula_compat feature
2014-01-03 Steven Barthswitch to libubox md5 implementation
2014-01-03 Steven Barthfix ifindex detection
2014-01-03 Steven BarthDisable debugging by default
2013-12-31 Steven Barthndp: Enable ping6 keep-alive
2013-12-23 Steven BarthReadd fixed ICMPv6 validity check
2013-12-21 Steven BarthRevert "Router Advertisement/Solicitation sanity check"
2013-12-12 Steven BarthRevert "Fix Router Advertisement/Solicitation option...
2013-12-10 Steven BarthMerge branch 'master' of github.com:sbyx/odhcpd
2013-12-10 Steven Barthrouter: don't send O flag when no dhcpv6 is enabled
2013-12-10 sbyxMerge pull request #4 from dedeckeh/master
2013-12-10 Hans DedeckerRouter Advertisement/Solicitation sanity check
2013-12-10 Hans DedeckerFix Router Advertisement/Solicitation option parsing
2013-12-10 Hans DedeckerFix hop limit detection in ancillary data
2013-12-05 sbyxMerge pull request #3 from dedeckeh/master
2013-12-05 Hans DedeckerFix possible SEGFAULT conditions
2013-12-05 Hans DedeckerFix uci odhcpd config parsing
2013-12-04 Steven BarthUpdate class assignment logic
2013-12-04 Steven BarthFix prefix class IA_NA / IA_PD encoding
2013-12-03 Steven BarthFix prefix class logic
2013-12-02 Steven BarthInitial prefix class support
2013-10-23 Steven BarthFix cleanup of interfaces
2013-10-22 Steven BarthDon't accidentally apply settings from foreign interfaces
2013-10-17 Steven Barthignore hnet internal routers
2013-10-16 Steven BarthFix netifd update detection
2013-10-16 Steven BarthLoop until ubus connection succeeds
2013-10-16 Steven BarthMinor fixes
2013-10-15 Steven BarthRewrite reload logic
2013-10-15 Steven BarthHandle reload mechanism
2013-10-15 Steven Barthimprove matching api
2013-10-15 Steven Barthubus: register subscriber
2013-10-15 Steven BarthFix illegal memory access
2013-10-15 Steven BarthIgnore missing ifname from netifd
2013-10-15 Steven BarthFix config retrieval from netifd
2013-10-15 Steven Barthdon't overwrite interface config from netifd
2013-10-15 Steven Barthifname should be l3_device
2013-10-15 Steven BarthFix last commit
2013-10-15 Steven BarthFix ubus message handling again
2013-10-15 Steven BarthFix blobmsg iteration
2013-10-15 Steven BarthFix ubus reload detection
2013-10-15 Steven BarthFix more memory corruption
next