Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-15 | Don't print non bound assignments in the state file | Hans Dedecker | |
Set bound flag for DHCPv4 and DHCPv6 assignments when the IPv6/IPv4 address is leased to a client. This will prevent the printing of leases and hostname/IPv4/IPv6 address combinations in the state file for for which the IPv4/6 address has not been assigned. Also this will fix the printing of assignments which have been declined by the clients Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> | |||
2016-05-19 | Add per-host leasetime support | Steven Barth | |
Patch by Daniel Dickinson Signed-off-by: Steven Barth <steven@midlink.org> | |||
2015-07-27 | ra/dhcpv6: unify address change handling | Steven Barth | |
2015-04-20 | remove leftover fallout from prefix class support | Steven Barth | |
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-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-04 | Use 1 socket per interface for DHCPv6 | Steven Barth | |
2013-12-02 | Initial prefix class support | Steven Barth | |
2013-10-14 | Initial commit | Steven Barth | |