Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | odhcpd: fix static lease behavior with dhcpv4 | Steven Barth | 2014-08-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 42270 | ||||
* | odhcpd: various DHCPv4 and DHCPv6 fixes | Steven Barth | 2014-08-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 42217 | ||||
* | odhcpd: improve DHCPv6-PD detection | Steven Barth | 2014-08-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 42160 | ||||
* | odhcpd: multiple DHCPv4 improvements (thx Christian Mehlis) | Steven Barth | 2014-08-12 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42153 | ||||
* | odhcpd: avoid logspam in certain corner cases | Steven Barth | 2014-08-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 42067 | ||||
* | odhcpd: write host-entries for all leased IPv6 addresses | Steven Barth | 2014-08-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 42065 | ||||
* | odhcpd: update hostfile more often | Steven Barth | 2014-08-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 42042 | ||||
* | odhcpd: correct incorrect commit-id in last commit | Steven Barth | 2014-08-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 42026 | ||||
* | odhcpd: skip MSRs in RAs for prefixes with same size as DP | Steven Barth | 2014-08-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 42024 | ||||
* | odhcpd: don't lose downstream routes for managed PD | Steven Barth | 2014-07-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 41816 | ||||
* | odhcpd: revert NDP relay rewrite (performance issue still fixed) | Steven Barth | 2014-07-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 41808 | ||||
* | odhcpd: fix typo in ubus integration (thanks Markus Stenberg) | Steven Barth | 2014-07-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 41796 | ||||
* | odhcpd: rewrite NDP proxy feature | Steven Barth | 2014-07-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 41703 | ||||
* | odhcpd: disable packet socket if unneeded to preserve performance | Steven Barth | 2014-07-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 41644 | ||||
* | odhcpd: some minor DHCP/DHCPv6 fixes | Steven Barth | 2014-07-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 41432 | ||||
* | odhcpd: fix build failure with musl | Steven Barth | 2014-06-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 41409 | ||||
* | odhcpd: improve static DHCPv4 leases (thanks arnd) | Steven Barth | 2014-06-18 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41260 | ||||
* | odhcpd: don't enable relaying by default anymore | Steven Barth | 2014-06-17 | 1 | -8/+2 |
| | | | | SVN-Revision: 41228 | ||||
* | odhcpd: also honor leasetime for dhcpv6 | Steven Barth | 2014-06-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 41226 | ||||
* | odhcpd: Improve NotOnLink-behavior and make hostid more convient to configure | Steven Barth | 2014-06-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 41225 | ||||
* | odhcpd: add more consistent hostname-writing | Steven Barth | 2014-06-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 41211 | ||||
* | odhcpd: update hostfile more often | Steven Barth | 2014-06-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 41197 | ||||
* | odhcpd: fix dhcpv4 hostname attribute handling | Steven Barth | 2014-06-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 41196 | ||||
* | odhcpd: accept FQDN as search domain | Steven Barth | 2014-06-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 41194 | ||||
* | odhcpd: use search domain instead of domain attribute | Steven Barth | 2014-06-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 41152 | ||||
* | odhcpd: various regression fixes (thanks Hans Dedecker) | Steven Barth | 2014-06-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 41079 | ||||
* | odhcpd: improve DHCPv4 range defaults | Steven Barth | 2014-06-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 41038 | ||||
* | odhcpd: add configuration for userclass-filter | Steven Barth | 2014-06-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 40900 | ||||
* | odhcpd: Fix a segfault in DHCPv6 option handling | Steven Barth | 2014-05-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 40881 | ||||
* | odhcpd: add support for configuring raw dhcpv6 options | Steven Barth | 2014-05-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 40862 | ||||
* | odhcpd: better dhcpv6 client-compatibility (thanks Hans Dedecker) | Steven Barth | 2014-04-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 40567 | ||||
* | odhcpd: use correct defaults for interfaces not in UCI | Steven Barth | 2014-04-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 40435 | ||||
* | odhcpd: improve managed PD | Steven Barth | 2014-04-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 40395 | ||||
* | odhcpd: add preliminary support for managed DHCPv6-PD and CER-ID | Steven Barth | 2014-04-01 | 1 | -2/+12 |
| | | | | SVN-Revision: 40355 | ||||
* | odhcpd: fix more segfaults + ubus interaction | Steven Barth | 2014-03-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 39960 | ||||
* | odhcpd: fix possible segfaults | Steven Barth | 2014-03-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 39958 | ||||
* | odhcpd/odhcp6c: fix HMAC-MD5 in DHCPv6-Reconfigure | Steven Barth | 2014-03-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 39868 | ||||
* | odhcpd: avoid the unspecificed address being advertised as DNS | Steven Barth | 2014-02-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 39740 | ||||
* | odhcpd: fix DNS-server and MSR-entries in RA | Steven Barth | 2014-02-24 | 1 | -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 advertised | Steven Barth | 2014-02-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 39651 | ||||
* | odhcpd: Fix RA interval + add support for prefixes > 64 and < 97 | Steven Barth | 2014-02-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 39604 | ||||
* | odhcpd: fix homenet dhcpv6 filter | Steven Barth | 2014-02-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 39479 | ||||
* | odhcpd: fix internal router DHCPv4 filter | Steven Barth | 2014-02-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 39441 | ||||
* | odhcpd: fix certain config values being overwritten | Steven Barth | 2014-01-23 | 1 | -2/+2 |
| | | | | | | Thanks to Hans Dedecker for the fix. SVN-Revision: 39371 | ||||
* | odhcpd: Fix a memory corruption when static leases are used | Steven Barth | 2014-01-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 39319 | ||||
* | odhcpd: be even less verbose and don't start unnecessary relays | Steven Barth | 2014-01-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 39315 | ||||
* | odhcpd: fix logspam | Steven Barth | 2014-01-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 39314 | ||||
* | odhcpd: use hybrid management mode by default | Steven Barth | 2014-01-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 39313 | ||||
* | odhcpd: several bugfixes and improved integration | Steven Barth | 2014-01-17 | 3 | -3/+27 |
| | | | | SVN-Revision: 39308 | ||||
* | odhcpd/6c: Add config menu for prefix class ext. | Steven Barth | 2013-12-05 | 1 | -0/+11 |
| | | | | SVN-Revision: 38996 |