Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-16 | router: add support for router address | Steven Barth | |
2014-10-16 | router: unicast RAs to RS senders by default | Steven Barth | |
2014-08-07 | ra: don't send MSR for /64 prefix if DP is /64 as well | Steven Barth | |
2014-07-01 | DHCPv6 destination address check | Hans Dedecker | |
As described in RFC3315 §15 any solicit, confirm, rebind or information request message is discarded if the destination address is unicast Likewise any request (§18.2.1), renew (§18.2.3), release (§18.2.6) or decline (§18.2.7) message is discarded and the server replies with the status code use multicast. | |||
2014-03-20 | Don't segfault when there is no IPv6 support | Steven Barth | |
2014-02-24 | Don't announce :: as DNS | Steven Barth | |
2014-02-24 | Fix DNS-server and routes announced in RA for certain prefix cases | Steven Barth | |
2014-02-21 | Fix wrong address pool being advertised | Steven Barth | |
2014-02-18 | Avoid some bloat | Steven Barth | |
2014-02-17 | Add support for (managed) prefixes of length 65-96 | Steven Barth | |
2014-02-17 | Dynamically calculate RA intervals when prefix lifetimes are short | Steven Barth | |
2014-01-15 | Don't rearm rs timer if callback is not set | Hans Dedecker | |
2014-01-03 | Remove ula_compat feature | Steven Barth | |
2013-12-23 | Readd fixed ICMPv6 validity check | Steven Barth | |
2013-12-21 | Revert "Router Advertisement/Solicitation sanity check" | Steven Barth | |
This reverts commit 3f417e55d5208df5b91aa9b101657bbc7a461614. | |||
2013-12-12 | Revert "Fix Router Advertisement/Solicitation option parsing" | Steven Barth | |
This reverts commit f5877367522aad0b27d138e4a56d01be3bd33f2d. | |||
2013-12-10 | Merge branch 'master' of github.com:sbyx/odhcpd | Steven Barth | |
2013-12-10 | router: don't send O flag when no dhcpv6 is enabled | Steven Barth | |
2013-12-10 | Router Advertisement/Solicitation sanity check | Hans Dedecker | |
Sanity checks according to RFC4861 paragraphs 6.1.1 and 6.1.2 | |||
2013-12-10 | Fix Router Advertisement/Solicitation option parsing | Hans Dedecker | |
2013-12-05 | Fix possible SEGFAULT conditions | Hans Dedecker | |
2013-12-02 | Initial prefix class support | Steven Barth | |
2013-10-15 | Fix more memory corruption | Steven Barth | |
2013-10-15 | Fix some more memory issues | Steven Barth | |
2013-10-14 | Initial commit | Steven Barth | |