summaryrefslogtreecommitdiffstats
path: root/package/network/services/odhcpd
Commit message (Collapse)AuthorAgeFilesLines
...
* odhcpd: don't enable relaying by default anymoreSteven Barth2014-06-171-8/+2
| | | | SVN-Revision: 41228
* odhcpd: also honor leasetime for dhcpv6Steven Barth2014-06-171-1/+1
| | | | SVN-Revision: 41226
* odhcpd: Improve NotOnLink-behavior and make hostid more convient to configureSteven Barth2014-06-171-2/+2
| | | | SVN-Revision: 41225
* odhcpd: add more consistent hostname-writingSteven Barth2014-06-161-2/+2
| | | | SVN-Revision: 41211
* odhcpd: update hostfile more oftenSteven Barth2014-06-161-1/+1
| | | | SVN-Revision: 41197
* odhcpd: fix dhcpv4 hostname attribute handlingSteven Barth2014-06-161-2/+2
| | | | SVN-Revision: 41196
* odhcpd: accept FQDN as search domainSteven Barth2014-06-151-2/+2
| | | | SVN-Revision: 41194
* odhcpd: use search domain instead of domain attributeSteven Barth2014-06-121-2/+2
| | | | SVN-Revision: 41152
* odhcpd: various regression fixes (thanks Hans Dedecker)Steven Barth2014-06-101-2/+2
| | | | SVN-Revision: 41079
* odhcpd: improve DHCPv4 range defaultsSteven Barth2014-06-071-2/+2
| | | | SVN-Revision: 41038
* odhcpd: add configuration for userclass-filterSteven Barth2014-06-021-2/+2
| | | | SVN-Revision: 40900
* odhcpd: Fix a segfault in DHCPv6 option handlingSteven Barth2014-05-291-2/+2
| | | | SVN-Revision: 40881
* odhcpd: add support for configuring raw dhcpv6 optionsSteven Barth2014-05-261-2/+2
| | | | SVN-Revision: 40862
* odhcpd: better dhcpv6 client-compatibility (thanks Hans Dedecker)Steven Barth2014-04-241-2/+2
| | | | SVN-Revision: 40567
* odhcpd: use correct defaults for interfaces not in UCISteven Barth2014-04-091-2/+2
| | | | SVN-Revision: 40435
* odhcpd: improve managed PDSteven Barth2014-04-061-2/+2
| | | | SVN-Revision: 40395
* odhcpd: add preliminary support for managed DHCPv6-PD and CER-IDSteven Barth2014-04-011-2/+12
| | | | SVN-Revision: 40355
* odhcpd: fix more segfaults + ubus interactionSteven Barth2014-03-201-2/+2
| | | | SVN-Revision: 39960
* odhcpd: fix possible segfaultsSteven Barth2014-03-201-2/+2
| | | | SVN-Revision: 39958
* odhcpd/odhcp6c: fix HMAC-MD5 in DHCPv6-ReconfigureSteven Barth2014-03-111-2/+2
| | | | SVN-Revision: 39868
* odhcpd: avoid the unspecificed address being advertised as DNSSteven Barth2014-02-241-2/+2
| | | | SVN-Revision: 39740
* odhcpd: fix DNS-server and MSR-entries in RASteven Barth2014-02-241-2/+2
| | | | | | | Similarly to the previously broken address pools, DNS-servers and some MSRs could be advertised incorrectly as well. This is now fixed. SVN-Revision: 39739
* odhcpd: fix wrong address pool being advertisedSteven Barth2014-02-211-2/+2
| | | | SVN-Revision: 39651
* odhcpd: Fix RA interval + add support for prefixes > 64 and < 97Steven Barth2014-02-171-2/+2
| | | | SVN-Revision: 39604
* odhcpd: fix homenet dhcpv6 filterSteven Barth2014-02-051-2/+2
| | | | SVN-Revision: 39479
* odhcpd: fix internal router DHCPv4 filterSteven Barth2014-02-011-2/+2
| | | | SVN-Revision: 39441
* odhcpd: fix certain config values being overwrittenSteven Barth2014-01-231-2/+2
| | | | | | Thanks to Hans Dedecker for the fix. SVN-Revision: 39371
* odhcpd: Fix a memory corruption when static leases are usedSteven Barth2014-01-181-2/+2
| | | | SVN-Revision: 39319
* odhcpd: be even less verbose and don't start unnecessary relaysSteven Barth2014-01-171-2/+2
| | | | SVN-Revision: 39315
* odhcpd: fix logspamSteven Barth2014-01-171-2/+2
| | | | SVN-Revision: 39314
* odhcpd: use hybrid management mode by defaultSteven Barth2014-01-171-2/+2
| | | | SVN-Revision: 39313
* odhcpd: several bugfixes and improved integrationSteven Barth2014-01-173-3/+27
| | | | SVN-Revision: 39308
* odhcpd/6c: Add config menu for prefix class ext.Steven Barth2013-12-051-0/+11
| | | | SVN-Revision: 38996
* odhcpd: Fix ubus integrationSteven Barth2013-12-041-2/+2
| | | | SVN-Revision: 38994
* odhcpd: fix cleaning of configuration on reloadSteven Barth2013-10-231-2/+2
| | | | SVN-Revision: 38503
* odhcpd: various bugfixesSteven Barth2013-10-181-2/+2
| | | | SVN-Revision: 38454
* odhcpd: add new experimental dhcp-serverSteven Barth2013-10-163-0/+71
SVN-Revision: 38428