aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/odhcpd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* odhcpd: update to git HEADHrvoje Varga2016-10-111-4/+4
* odhcpd: backport trunk fixesSteven Barth2015-11-191-3/+3
* 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
* odhcpd: also honor leasetime for dhcpv6Steven Barth2014-06-171-1/+1
* odhcpd: Improve NotOnLink-behavior and make hostid more convient to configureSteven Barth2014-06-171-2/+2
* odhcpd: add more consistent hostname-writingSteven Barth2014-06-161-2/+2
* odhcpd: update hostfile more oftenSteven Barth2014-06-161-1/+1
* odhcpd: fix dhcpv4 hostname attribute handlingSteven Barth2014-06-161-2/+2
* odhcpd: accept FQDN as search domainSteven Barth2014-06-151-2/+2
* odhcpd: use search domain instead of domain attributeSteven Barth2014-06-121-2/+2
* odhcpd: various regression fixes (thanks Hans Dedecker)Steven Barth2014-06-101-2/+2
* odhcpd: improve DHCPv4 range defaultsSteven Barth2014-06-071-2/+2
* odhcpd: add configuration for userclass-filterSteven Barth2014-06-021-2/+2
* odhcpd: Fix a segfault in DHCPv6 option handlingSteven Barth2014-05-291-2/+2