index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
network
/
ipv6
/
odhcp6c
Commit message (
Expand
)
Author
Age
Files
Lines
*
odhcp6c: filter similar RAs spammed by some ISPs
Steven Barth
2013-10-23
1
-2
/
+2
*
odhcp6c: fix parsing of IA_PD adverts
Steven Barth
2013-10-17
1
-2
/
+2
*
odhcp6c: various fixes
Steven Barth
2013-10-14
1
-2
/
+2
*
odhcp6c: improve server selection, introduce "forceprefix" option
Steven Barth
2013-10-07
2
-4
/
+7
*
odhcp6c: validate hop-limit on RAs
Steven Barth
2013-10-02
1
-2
/
+2
*
odhcp6c: handle NoAddrsAvail IA-status
Steven Barth
2013-09-21
1
-2
/
+2
*
odhcp6c: Restart when server returns IAID error
Steven Barth
2013-09-18
1
-2
/
+2
*
odhcp6c: Timing workaround for buggy servers
Steven Barth
2013-09-12
1
-2
/
+2
*
odhcp6c: more compatibility fixes
Steven Barth
2013-09-05
1
-2
/
+2
*
odhcp6c: avoid integer overflows in resend logic
Steven Barth
2013-07-03
1
-2
/
+2
*
odhcp6c: add missing config parameter
Steven Barth
2013-07-03
2
-1
/
+2
*
odhcp6c: Add missing config option "ifaceid"
Steven Barth
2013-06-25
2
-1
/
+2
*
odhcp6c: Add option to override interface identifier in RA-client
Steven Barth
2013-06-18
2
-4
/
+6
*
odhcp6c: add sanity checks for NDP and MTU parameters from RAs
Steven Barth
2013-06-13
1
-2
/
+2
*
odhcp6c: work around spurious false-positive address DECLINEs
Steven Barth
2013-05-31
1
-2
/
+2
*
odhcp6c: fix handling of multiple RAs in a row
Steven Barth
2013-05-31
1
-2
/
+2
*
odhcp6c: fix or debug disappearing IPv6 addresses
Steven Barth
2013-05-28
1
-2
/
+2
*
odhcp6c: Various fixes * Honour T1 and T2 values from servers better * Correc...
Steven Barth
2013-05-21
1
-2
/
+2
*
odhcp6c: Fix address / prefix expiry logic
Steven Barth
2013-05-20
1
-2
/
+2
*
odhcp6c: Fix handling of RAs when no DHCPv6-server is present
Steven Barth
2013-05-15
1
-2
/
+2
*
package: fold the IPv6 menu into Network
Felix Fietkau
2013-05-14
1
-2
/
+2
*
odhcp6c: added support for DS-Lite + various fixes
Steven Barth
2013-05-13
3
-4
/
+19
*
odhcp6c: Make SLAAC-only work without reqprefix=no
Steven Barth
2013-05-06
2
-3
/
+7
*
odhcp6c: Set default SOL_MAX_RT to 1h
Steven Barth
2013-04-24
1
-2
/
+2
*
odhcp6c: Several fixes and improvements * Add preliminary support for RFC 660...
Steven Barth
2013-04-22
1
-2
/
+2
*
odhcp6c: Fix a race-condition in RA-handling
Steven Barth
2013-03-26
1
-2
/
+2
*
odhcp6c: minor bug fixes
Steven Barth
2013-03-25
1
-2
/
+2
*
odhcp6c: Fix metric for on-link prefix routes
Steven Barth
2013-03-20
1
-2
/
+2
*
odhcp6c: fix preference handling, custom client-ID * thanks to mbidewell for ...
Steven Barth
2013-03-18
1
-2
/
+2
*
odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or ...
Steven Barth
2013-03-08
2
-4
/
+7
*
odhcp6c: allow setting a user-provided prefix as well
Steven Barth
2013-02-12
3
-3
/
+7
*
odhcp6c: Various bugfixes * Don't send undesired suggestions for preferred an...
Steven Barth
2013-02-11
1
-2
/
+2
*
odhcp6c: Fix timing issues
Steven Barth
2013-02-03
1
-2
/
+2
*
odhcp6c: Fix RENEW and REBIND requests
Steven Barth
2013-02-02
1
-2
/
+2
*
odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requested
Steven Barth
2013-02-01
2
-6
/
+6
*
odhcp6c: switch to userspace RA-handling and offload address assignment to ne...
Steven Barth
2013-02-01
3
-30
/
+54
*
odhcp6c: remove IPv6 forwarding-sysctl workaround
Steven Barth
2013-01-29
2
-4
/
+2
*
odhcp6c: work-around for proto-script to avoid loosing the default route
Steven Barth
2013-01-28
2
-20
/
+11
*
odhcp6c: Fix address assignment with infinite validity
Steven Barth
2013-01-21
1
-2
/
+2
*
odhcp6c: Fix parsing more than one DNS server
Steven Barth
2013-01-18
1
-2
/
+2
*
odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviou...
Steven Barth
2013-01-17
1
-2
/
+2
*
odhcp6c: Send RS on start
Steven Barth
2013-01-13
2
-1
/
+4
*
odhcp6c: Add preliminary proto-handler
Steven Barth
2013-01-13
3
-1
/
+129
*
odhcp6c: Add support for SNTP and SIP options
Steven Barth
2013-01-02
1
-3
/
+2
*
odhcp6c: Fix build on arch where char is unsigned
Steven Barth
2012-12-22
1
-2
/
+2
*
odhcp6c: Add new embedded DHCPv6 client
Steven Barth
2012-11-29
1
-0
/
+37