| Commit message (Expand) | Author | Age | Files | Lines |
* | odhcpd: Remove prefix class config option as not supported anymore by odhcpd | Steven Barth | 2015-04-28 | 1 | -8/+0 |
* | odhcpd: minor fixes | Steven Barth | 2015-04-21 | 1 | -2/+2 |
* | odhcpd: fix accidental logic inversion | Steven Barth | 2015-04-14 | 1 | -2/+2 |
* | odhcpd: avoid illegal memory access in some corner cases | Steven Barth | 2015-04-14 | 1 | -2/+2 |
* | odhcpd: send current hop-limit by default in RAs | Steven Barth | 2015-04-10 | 1 | -2/+2 |
* | odhcpd: fix infinite lifetime handling in dhcpv6 | Steven Barth | 2015-04-06 | 1 | -2/+2 |
* | odhcpd: compile fixes | Steven Barth | 2015-03-31 | 1 | -2/+2 |
* | odhcpd: fix default dhcpv6 behavior for non-/64 | Steven Barth | 2015-03-30 | 1 | -2/+2 |
* | odhcpd: fix musl build, change default DHCPv6 behavior | Steven Barth | 2015-03-30 | 1 | -2/+2 |
* | odhcpd: improvements for DHCPv4 and compile fixes | Steven Barth | 2015-03-06 | 1 | -2/+2 |
* | odhcpd: disable flash-renumbering hack for non-64 prefixes | Steven Barth | 2014-11-06 | 1 | -2/+2 |
* | license info - revert r43155 | John Crispin | 2014-11-03 | 1 | -3/+0 |
* | Add more license tags with SPDX identifiers | John Crispin | 2014-11-03 | 1 | -0/+3 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 1 | -0/+1 |
* | odhcpd: fix regression in dhcpv6 t1 and t2 calculation | Steven Barth | 2014-10-18 | 1 | -2/+2 |
* | odhcpd: multiple fixes | Steven Barth | 2014-10-17 | 1 | -2/+2 |
* | odhcpd: fix segfault when parsing domain options in UCI | Steven Barth | 2014-09-25 | 1 | -2/+2 |
* | odhcpd: fix static lease behavior with dhcpv4 | Steven Barth | 2014-08-24 | 1 | -2/+2 |
* | odhcpd: various DHCPv4 and DHCPv6 fixes | Steven Barth | 2014-08-19 | 1 | -2/+2 |
* | odhcpd: improve DHCPv6-PD detection | Steven Barth | 2014-08-13 | 1 | -2/+2 |
* | odhcpd: multiple DHCPv4 improvements (thx Christian Mehlis) | Steven Barth | 2014-08-12 | 1 | -2/+2 |
* | odhcpd: avoid logspam in certain corner cases | Steven Barth | 2014-08-08 | 1 | -2/+2 |
* | odhcpd: write host-entries for all leased IPv6 addresses | Steven Barth | 2014-08-08 | 1 | -2/+2 |
* | odhcpd: update hostfile more often | Steven Barth | 2014-08-07 | 1 | -2/+2 |
* | odhcpd: correct incorrect commit-id in last commit | Steven Barth | 2014-08-07 | 1 | -1/+1 |
* | odhcpd: skip MSRs in RAs for prefixes with same size as DP | Steven Barth | 2014-08-07 | 1 | -2/+2 |
* | odhcpd: don't lose downstream routes for managed PD | Steven Barth | 2014-07-23 | 1 | -2/+2 |
* | odhcpd: revert NDP relay rewrite (performance issue still fixed) | Steven Barth | 2014-07-22 | 1 | -2/+2 |
* | odhcpd: fix typo in ubus integration (thanks Markus Stenberg) | Steven Barth | 2014-07-21 | 1 | -2/+2 |
* | odhcpd: rewrite NDP proxy feature | Steven Barth | 2014-07-17 | 1 | -2/+2 |
* | odhcpd: disable packet socket if unneeded to preserve performance | Steven Barth | 2014-07-14 | 1 | -2/+2 |
* | odhcpd: some minor DHCP/DHCPv6 fixes | Steven Barth | 2014-07-01 | 1 | -2/+2 |
* | odhcpd: fix build failure with musl | Steven Barth | 2014-06-30 | 1 | -2/+2 |
* | odhcpd: improve static DHCPv4 leases (thanks arnd) | Steven Barth | 2014-06-18 | 1 | -2/+2 |
* | odhcpd: don't enable relaying by default anymore | Steven Barth | 2014-06-17 | 1 | -8/+2 |
* | odhcpd: also honor leasetime for dhcpv6 | Steven Barth | 2014-06-17 | 1 | -1/+1 |
* | odhcpd: Improve NotOnLink-behavior and make hostid more convient to configure | Steven Barth | 2014-06-17 | 1 | -2/+2 |
* | odhcpd: add more consistent hostname-writing | Steven Barth | 2014-06-16 | 1 | -2/+2 |
* | odhcpd: update hostfile more often | Steven Barth | 2014-06-16 | 1 | -1/+1 |
* | odhcpd: fix dhcpv4 hostname attribute handling | Steven Barth | 2014-06-16 | 1 | -2/+2 |
* | odhcpd: accept FQDN as search domain | Steven Barth | 2014-06-15 | 1 | -2/+2 |
* | odhcpd: use search domain instead of domain attribute | Steven Barth | 2014-06-12 | 1 | -2/+2 |
* | odhcpd: various regression fixes (thanks Hans Dedecker) | Steven Barth | 2014-06-10 | 1 | -2/+2 |
* | odhcpd: improve DHCPv4 range defaults | Steven Barth | 2014-06-07 | 1 | -2/+2 |
* | odhcpd: add configuration for userclass-filter | Steven Barth | 2014-06-02 | 1 | -2/+2 |
* | odhcpd: Fix a segfault in DHCPv6 option handling | Steven Barth | 2014-05-29 | 1 | -2/+2 |
* | odhcpd: add support for configuring raw dhcpv6 options | Steven Barth | 2014-05-26 | 1 | -2/+2 |
* | odhcpd: better dhcpv6 client-compatibility (thanks Hans Dedecker) | Steven Barth | 2014-04-24 | 1 | -2/+2 |
* | odhcpd: use correct defaults for interfaces not in UCI | Steven Barth | 2014-04-09 | 1 | -2/+2 |
* | odhcpd: improve managed PD | Steven Barth | 2014-04-06 | 1 | -2/+2 |