Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07-01 | DHCPv4: send DHCPNAK if requested addr != leased addr | Steven Barth | |
2014-06-30 | Fixes compile error with musl | Steven Barth | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2014-06-18 | Fix DHCPv4 static leases (thanks arnd) | Steven Barth | |
2014-06-16 | add more consistency to host file writing | Steven Barth | |
2014-06-16 | dhcpv4: update hostfile more often | Steven Barth | |
2014-06-12 | dhcpv4: use search domain instead of domain option | Steven Barth | |
2014-06-10 | Fix DHCP settings for /28 | Steven Barth | |
2014-06-07 | Add default DHCPv4 range for prefixes down to /28 | Steven Barth | |
2014-05-30 | Make filtering customizable | Steven Barth | |
2014-02-01 | Change homenet detection to User-Class | Steven Barth | |
2013-12-05 | Fix possible SEGFAULT conditions | Hans Dedecker | |
2013-10-17 | ignore hnet internal routers | Steven Barth | |
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi> | |||
2013-10-16 | Minor fixes | Steven Barth | |
2013-10-14 | Fix IP TOS | Steven Barth | |
2013-10-14 | Various fixes | Steven Barth | |
2013-10-14 | Initial commit | Steven Barth | |