| Commit message (Expand) | Author | Age | Files | Lines |
* | odhcpd: correctly handle netlink congestion case | Steven Barth | 2015-11-19 | 1 | -3/+3 |
* | odhcpd: fix parsing of host entries without duid | Steven Barth | 2015-09-07 | 1 | -2/+2 |
* | odhcpd: various bugfixes | Steven Barth | 2015-09-07 | 1 | -2/+2 |
* | odhcpd: fix incorrect address assignment for DHCPv6 | Steven Barth | 2015-09-01 | 1 | -2/+2 |
* | odhcpd: various RA improvements | Steven Barth | 2015-08-20 | 1 | -2/+2 |
* | odhcpd: fix RA lifetimes | Steven Barth | 2015-07-24 | 1 | -2/+2 |
* | odhcpd: fix last commit | Steven Barth | 2015-07-17 | 1 | -2/+2 |
* | odhcpd: fix dhcpv6 relay forwarding | Steven Barth | 2015-07-17 | 1 | -2/+2 |
* | odhcpd: also unify router and DNS lifetimes | Steven Barth | 2015-07-15 | 1 | -1/+1 |
* | odhcpd: fix RA lifetime calculation | Steven Barth | 2015-07-15 | 1 | -2/+2 |
* | odhcpd: use 65535s as default lifetime and make interval configurable | Steven Barth | 2015-07-14 | 1 | -2/+2 |
* | odhcpd: unsolicited unicast RAs + fix NDP-relay | Steven Barth | 2015-07-14 | 1 | -2/+2 |
* | odhcpd: fix DHCPv6 downstream PD | Steven Barth | 2015-05-21 | 1 | -2/+2 |
* | odhcpd: ignore /64 on interface when doing PD | Steven Barth | 2015-05-13 | 1 | -2/+2 |
* | odhcpd: remove invalid call to free() | Steven Barth | 2015-05-11 | 1 | -2/+2 |
* | 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 |