summaryrefslogtreecommitdiffstats
path: root/package/network/services/odhcpd
Commit message (Expand)AuthorAgeFilesLines
* packages: prefer http over git for git protocolHauke Mehrtens2016-06-221-1/+1
* odhcpd: correctly handle netlink congestion caseSteven Barth2015-11-191-3/+3
* odhcpd: fix parsing of host entries without duidSteven Barth2015-09-071-2/+2
* odhcpd: various bugfixesSteven Barth2015-09-071-2/+2
* odhcpd: fix incorrect address assignment for DHCPv6Steven Barth2015-09-011-2/+2
* odhcpd: various RA improvementsSteven Barth2015-08-201-2/+2
* odhcpd: fix RA lifetimesSteven Barth2015-07-241-2/+2
* odhcpd: fix last commitSteven Barth2015-07-171-2/+2
* odhcpd: fix dhcpv6 relay forwardingSteven Barth2015-07-171-2/+2
* odhcpd: also unify router and DNS lifetimesSteven Barth2015-07-151-1/+1
* odhcpd: fix RA lifetime calculationSteven Barth2015-07-151-2/+2
* odhcpd: use 65535s as default lifetime and make interval configurableSteven Barth2015-07-141-2/+2
* odhcpd: unsolicited unicast RAs + fix NDP-relaySteven Barth2015-07-141-2/+2
* odhcpd: fix DHCPv6 downstream PDSteven Barth2015-05-211-2/+2
* odhcpd: ignore /64 on interface when doing PDSteven Barth2015-05-131-2/+2
* odhcpd: remove invalid call to free()Steven Barth2015-05-111-2/+2
* odhcpd: Remove prefix class config option as not supported anymore by odhcpdSteven Barth2015-04-281-8/+0
* odhcpd: minor fixesSteven Barth2015-04-211-2/+2
* odhcpd: fix accidental logic inversionSteven Barth2015-04-141-2/+2
* odhcpd: avoid illegal memory access in some corner casesSteven Barth2015-04-141-2/+2
* odhcpd: send current hop-limit by default in RAsSteven Barth2015-04-101-2/+2
* odhcpd: fix infinite lifetime handling in dhcpv6Steven Barth2015-04-061-2/+2
* odhcpd: compile fixesSteven Barth2015-03-311-2/+2
* odhcpd: fix default dhcpv6 behavior for non-/64Steven Barth2015-03-301-2/+2
* odhcpd: fix musl build, change default DHCPv6 behaviorSteven Barth2015-03-301-2/+2
* odhcpd: improvements for DHCPv4 and compile fixesSteven Barth2015-03-061-2/+2
* odhcpd: disable flash-renumbering hack for non-64 prefixesSteven Barth2014-11-061-2/+2
* license info - revert r43155John Crispin2014-11-031-3/+0
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-0/+3
* Add a few SPDX tagsSteven Barth2014-11-021-0/+1
* odhcpd: fix regression in dhcpv6 t1 and t2 calculationSteven Barth2014-10-181-2/+2
* odhcpd: multiple fixesSteven Barth2014-10-171-2/+2
* odhcpd: fix segfault when parsing domain options in UCISteven Barth2014-09-251-2/+2
* odhcpd: fix static lease behavior with dhcpv4Steven Barth2014-08-241-2/+2
* odhcpd: various DHCPv4 and DHCPv6 fixesSteven Barth2014-08-191-2/+2
* odhcpd: improve DHCPv6-PD detectionSteven Barth2014-08-131-2/+2
* odhcpd: multiple DHCPv4 improvements (thx Christian Mehlis)Steven Barth2014-08-121-2/+2
* odhcpd: avoid logspam in certain corner casesSteven Barth2014-08-081-2/+2
* odhcpd: write host-entries for all leased IPv6 addressesSteven Barth2014-08-081-2/+2
* odhcpd: update hostfile more oftenSteven Barth2014-08-071-2/+2
* odhcpd: correct incorrect commit-id in last commitSteven Barth2014-08-071-1/+1
* odhcpd: skip MSRs in RAs for prefixes with same size as DPSteven Barth2014-08-071-2/+2
* odhcpd: don't lose downstream routes for managed PDSteven Barth2014-07-231-2/+2
* odhcpd: revert NDP relay rewrite (performance issue still fixed)Steven Barth2014-07-221-2/+2
* odhcpd: fix typo in ubus integration (thanks Markus Stenberg)Steven Barth2014-07-211-2/+2
* odhcpd: rewrite NDP proxy featureSteven Barth2014-07-171-2/+2
* odhcpd: disable packet socket if unneeded to preserve performanceSteven Barth2014-07-141-2/+2
* odhcpd: some minor DHCP/DHCPv6 fixesSteven Barth2014-07-011-2/+2
* odhcpd: fix build failure with muslSteven Barth2014-06-301-2/+2
* odhcpd: improve static DHCPv4 leases (thanks arnd)Steven Barth2014-06-181-2/+2