Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-01 | Replace option sol_max_rt by inf_max_rt in reply response to information request | Hans Dedecker | |
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-06-09 | Fix DHCPv6 relay reply message in case raw DHCPv6 attributes are present | Hans Dedecker | |
Use enum to index iov struct | |||
2014-05-30 | Make filtering customizable | Steven Barth | |
2014-05-25 | Add support for raw DHCPv6 attributes | Steven Barth | |
2014-04-23 | Don't return a DHCPv6 reply in response to a confirm without address(es) | Hans Dedecker | |
RFC3315 Section 18.2.2 states no reply must returned by the server in case no address(es) are present : If the server is unable to perform this test (for example, the server does not have information about prefixes on the link to which the client is connected), or there were no addresses in any of the IAs sent by the client, the server MUST NOT send a reply to the client. | |||
2014-04-01 | Complete managed PD/CER-ID support | Steven Barth | |
2014-03-24 | Managed PD: initial support | Steven Barth | |
2014-02-05 | Fix homenet filter | Steven Barth | |
2014-01-09 | Fix ALL_DHCPV6_RELAYS/ALL_DHCPV6_SERVERS membership subscription | Hans Dedecker | |
2014-01-04 | Use 1 socket per interface for DHCPv6 | Steven Barth | |
2013-12-05 | Fix possible SEGFAULT conditions | Hans Dedecker | |
2013-10-14 | Initial commit | Steven Barth | |