| Commit message (Expand) | Author | Age | Files | Lines |
* | odhcp6c: update to git HEAD version | Hans Dedecker | 2017-03-22 | 1 | -3/+3 |
* | odhcp6c: update to git HEAD version | Hans Dedecker | 2017-03-16 | 1 | -3/+6 |
* | odhcp6c: update to git HEAD version | Hans Dedecker | 2017-03-06 | 1 | -3/+3 |
* | odhcp6c: fix PKG_MIRROR_HASH | Hans Dedecker | 2017-02-17 | 1 | -1/+1 |
* | odhcp6c: update to GIT head version | Hans Dedecker | 2017-02-08 | 1 | -3/+3 |
* | odhcp6c: fix PKG_SOURCE_URL | Hans Dedecker | 2017-02-01 | 1 | -1/+1 |
* | odhcp6c: use LEDE_GIT in package source url | Hans Dedecker | 2017-01-31 | 1 | -1/+1 |
* | odhcp6c: update to git HEAD version | Hans Dedecker | 2017-01-30 | 1 | -3/+3 |
* | odhcp6c: take over maintainership | Hans Dedecker | 2017-01-12 | 1 | -1/+1 |
* | odhcp6c: add option "keep_ra_dnslifetime" | Hans Dedecker | 2017-01-09 | 1 | -3/+3 |
* | odhcp6c: bump to git HEAD version | Hans Dedecker | 2017-01-03 | 1 | -5/+5 |
* | treewide: clean up and unify PKG_VERSION for git based downloads | Felix Fietkau | 2016-12-22 | 1 | -5/+3 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -1/+1 |
* | odhcp6c: Pass parameters to user dhcpv6 script | Hans Dedecker | 2016-12-16 | 1 | -2/+2 |
* | source: Switch to xz for packages and tools where possible | Daniel Engberg | 2016-10-06 | 1 | -1/+2 |
* | odhcp6c: Upstep to latest version | Hans Dedecker | 2016-06-30 | 1 | -2/+2 |
* | package: Remove dependencies to kmod-ipv6 | Steven Barth | 2015-09-21 | 1 | -1/+1 |
* | odhcp6c: correctly extend prefix from RAs | Steven Barth | 2015-09-04 | 1 | -1/+1 |
* | odhcp6c: add RFC 7278 3gpp IPv6 prefix extension | Steven Barth | 2015-09-03 | 1 | -1/+1 |
* | odhcp6c: minor fixes | Steven Barth | 2015-07-29 | 1 | -2/+2 |
* | odhcp6c: add option "sourcefilter" to disable source filter | Steven Barth | 2015-07-18 | 1 | -1/+1 |
* | odhcp6c: work-around more ISP DHCPv6-PD issues | Steven Barth | 2015-07-13 | 1 | -2/+2 |
* | odhcp6c: work around RIOs matching PIOs as sent by some apple routers | Steven Barth | 2015-06-10 | 1 | -1/+1 |
* | odhcp6c: fix handling of custom DHCPv6 options | Steven Barth | 2015-06-09 | 1 | -2/+2 |
* | ipv6: remove now unneeded source-dest-routing workarounds | Steven Barth | 2015-05-19 | 1 | -1/+1 |
* | odhcp6c: fix parsing of LW4over6 parameters | Steven Barth | 2015-05-16 | 1 | -2/+2 |
* | odhcp6c: fix SOL_MAX_RT to match RFC 3315 | Steven Barth | 2015-04-20 | 1 | -2/+2 |
* | network: shorten names of generated interfaces | Steven Barth | 2015-04-17 | 1 | -1/+1 |
* | odhcp6c: avoid saving empty RA search domains | Steven Barth | 2015-04-15 | 1 | -2/+2 |
* | odhcp6c: fix some issue discovered by scan-build | Steven Barth | 2015-04-14 | 1 | -2/+2 |
* | odhcpd: avoid illegal memory access in some corner cases | Steven Barth | 2015-04-14 | 1 | -12/+3 |
* | odhcp6c: move IPv6 /proc config to userspace and sanitize | Steven Barth | 2015-04-10 | 1 | -2/+2 |
* | odhcp6c: add 464xlat integration, fix dslite integration | Steven Barth | 2015-04-09 | 1 | -2/+2 |
* | odhcp6c: some more code compliance | Steven Barth | 2015-03-31 | 1 | -2/+2 |
* | odhcp6c: musl fixes (thanks Felix) | Steven Barth | 2015-03-30 | 1 | -2/+2 |
* | odhcp6c: various small fixes | Steven Barth | 2015-03-25 | 1 | -2/+2 |
* | odhcp6c: correctly handle renew-replies with short lease times | Steven Barth | 2014-12-10 | 1 | -2/+2 |
* | odhcp6c: avoid busylooping with strangely behaving dhcpv6 servers | Steven Barth | 2014-11-28 | 1 | -2/+2 |
* | odhcp6c: be less verbose by default, increase musl compatibility | Steven Barth | 2014-11-18 | 1 | -3/+3 |
* | 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 |
* | odhcp6c: avoid some unnecessary big mallocs | Steven Barth | 2014-10-25 | 1 | -2/+2 |
* | odhcp6c: fix parse errors with some dhcpv6 servers | Steven Barth | 2014-10-12 | 1 | -2/+2 |
* | odhcp6c: don't assign addresses or prefixes prematurely | Steven Barth | 2014-10-08 | 1 | -2/+2 |
* | odhcp6c: ensure signal-safety of signal handlers | Steven Barth | 2014-10-08 | 1 | -2/+2 |
* | odhcp6c: add route-workaround for broken IPv6-ISPs | Steven Barth | 2014-10-06 | 1 | -3/+3 |
* | odhcp6c: work around weird ISP RS behaviour | Steven Barth | 2014-09-27 | 1 | -2/+2 |
* | odhcp6c: enable softwires support by default | Steven Barth | 2014-08-25 | 1 | -11/+2 |
* | odhcp6c: Send RS with source link-layer address if possible | Steven Barth | 2014-07-21 | 1 | -2/+2 |