index
:
odhcp6c
master
openwrt-19.07
openwrt-24.10
openwrt-25.12
Openwrt DHCPv6 Client
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-17
Fix handling of DHCPv6 replies containing unrequested IA_NA/IA_PD options
Vladislav Grishenko
2015-02-17
example: prevent script from running in parallel to avoid races
Steven Barth
2015-01-13
set default information refresh time to 86400 as per RFC 4242
Steven Barth
2015-01-06
README: adjust for a bit of feature creep
Steven Barth
2014-12-31
Merge pull request #28 from janakj/master
Steven Barth
2014-12-31
Minor help string clarification for client-ID
Jan Janak
2014-12-10
Avoid sending empty DHCPv6 release messages
Steven Barth
2014-12-10
Don't apply excess filter to DHCPv6 and unify odhcp6c_update_entry
Steven Barth
2014-11-30
More compatibility with non RFC-compliant servers
Steven Barth
2014-11-28
Cleanup pidfile-gerneration
Steven Barth
2014-11-28
Be less picky when erroring out due to strange IA status-codes
Steven Barth
2014-11-28
Fix initial delay of SOLICIT message
Steven Barth
2014-11-18
Fix msghdr initialization on musl
Steven Barth
2014-11-18
Be less verbose by default and add -v flag
Steven Barth
2014-11-13
update cer-id definition
Steven Barth
2014-10-25
softwires: avoid unnecessary allocations
Steven Barth
2014-10-10
Merge pull request #24 from themiron/master
sbyx
2014-10-10
Fix parsing empty IA_NA, IA_PD and invalid IA_ADDR options
Vladislav Grishenko
2014-10-08
Merge pull request #23 from dedeckeh/bugfixes
sbyx
2014-10-08
odhcp6c: Set bound state true before script_call in statefull mode
Hans Dedecker
2014-10-08
script: don't leak IA_PD / IA_NA if not yet bound
Steven Barth
2014-10-08
Ensure signal-safety of signal handlers
Steven Barth
2014-10-06
Export DHCPv6 server address to env
Steven Barth
2014-09-27
Send RS alternatingly with and without source MAC
Steven Barth
2014-08-25
Enable softwire-support by default
Steven Barth
2014-08-22
Also test for correct IA-ID for IA_NA
Steven Barth
2014-08-22
ia_na: use big-endian 1 as IAID
Steven Barth
2014-08-13
Remove BFD from master-branch (kept in BFD-branch)
Steven Barth
2014-07-21
Send router solicitations with source link-layer address
Steven Barth
2014-05-30
Filter FQDN as well
Steven Barth
2014-05-30
Improve filter
Steven Barth
2014-05-23
filter DNS-domain from passthru
Steven Barth
2014-05-23
Add support for DHCPv6 option passthru
Steven Barth
2014-05-08
Add MAPE / MAPT / LW4O6 to Readme
Steven Barth
2014-05-08
softwire: fix DMR parsing
Steven Barth
2014-04-30
Fix compiler warning
Steven Barth
2014-04-30
MAP: export type value in rules
Steven Barth
2014-04-30
Fix MAP parameter parsing
Steven Barth
2014-04-28
Ignore multiple MAP-E instances for now and output DMR / BR for every rule
Steven Barth
2014-04-28
Initial support for MAP & LW4O6 provisioning
Steven Barth
2014-04-09
Fix fallout
Steven Barth
2014-04-09
Revert "Revert to old behaviour regarding information requests"
Steven Barth
2014-04-03
Merge pull request #19 from dedeckeh/bugfixes
sbyx
2014-04-03
Add user-class option in help text and minor clean up
Hans Dedecker
2014-04-01
Correctly clear CER
Steven Barth
2014-04-01
Don't disable looping (meh)
Steven Barth
2014-03-30
Add initial support for CER-ID
Steven Barth
2014-03-24
Stop rebinding when all IAs are lost
Steven Barth
2014-03-18
Fix building with clang 3.4
Steven Barth
2014-03-11
Fix HMAC-MD5 verify in reconfigure
Steven Barth
[next]