Age | Commit message (Expand) | 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-09-25 | config: remove spurious free() call | Steven Barth |
2014-08-23 | odhcpd: don't kill static lease entries | Steven Barth |
2014-08-19 | dhcpv4: fix manual dhcp-ranges | Steven Barth |
2014-08-19 | Fix compilation errors in last commit | Steven Barth |
2014-08-19 | dhcpv6-ia: add logging | Steven Barth |
2014-08-19 | Merge pull request #23 from mehlis/nak-to-broadcast | sbyx |
2014-08-18 | dhcpv4: log reply in a more precise way | Christian Mehlis |
2014-08-18 | dhcpv4: send NAK to broacast address | Christian Mehlis |
2014-08-18 | dhcpv4: added more comments | Christian Mehlis |
2014-08-13 | PD: don't consider deprecated assigned prefixes when calculating avilable PD ... | Steven Barth |
2014-08-12 | Merge pull request #22 from mehlis/log-dhcp4-events | sbyx |
2014-08-12 | Merge pull request #21 from mehlis/fix-nak-by-doing-valid-reply | sbyx |
2014-08-12 | dhcpv4: offer a valid configuration with DHCP NAK | Christian Mehlis |
2014-08-12 | Merge pull request #20 from mehlis/implement-dhcp4-router-config | sbyx |
2014-08-12 | dhcpv4: implement router configuration option | Christian Mehlis |
2014-08-12 | dhcpv4: log requests and replies to syslog | Christian Mehlis |
2014-08-08 | Make failed to send a notice instead of a warning | Steven Barth |
2014-08-08 | Add host-entries for all IPv6 addresses | Steven Barth |
2014-08-07 | sync hostfile more often | Steven Barth |
2014-08-07 | ra: don't send MSR for /64 prefix if DP is /64 as well | Steven Barth |
2014-07-23 | Don't loose routes in managed PD | Steven Barth |
2014-07-22 | Revert "rewrite of NDP proxy" for now | Steven Barth |
2014-07-21 | Fix typo in ubus integration | Steven Barth |
2014-07-17 | Fix compilation | Steven Barth |
2014-07-17 | Add missing NDP sync features | Steven Barth |
2014-07-16 | Initial rewrite of NDP proxy | Steven Barth |
2014-07-14 | odhcpd: only enable packet socket if really needed | Steven Barth |
2014-07-02 | Merge pull request #18 from dedeckeh/bugfixes | sbyx |
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 |
2014-07-01 | DHCPv4: send DHCPNAK if requested addr != leased addr | Steven Barth |
2014-07-01 | Merge pull request #17 from mar-kolya/master | sbyx |
2014-06-30 | leasefile: do not output expired dhcpv6 leases | Nikolay Martynov |
2014-06-30 | Fixes compile error with musl | Steven Barth |
2014-06-18 | Fix DHCPv4 static leases (thanks arnd) | Steven Barth |
2014-06-17 | use leaetime as base for T1 and T2 upper bound | Steven Barth |
2014-06-17 | backup for notonlink | Steven Barth |
2014-06-17 | Make hostid more convenient | Steven Barth |
2014-06-17 | dhcpv6: send NotOnLink status on global level | 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-16 | Fix option id for hostnames | Steven Barth |
2014-06-16 | config: accept domains with trailing . | 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-10 | Merge pull request #14 from dedeckeh/bugfixes | sbyx |
2014-06-09 | Fix DHCPv6 relay reply message in case raw DHCPv6 attributes are present | Hans Dedecker |
2014-06-07 | Add default DHCPv4 range for prefixes down to /28 | Steven Barth |