summaryrefslogtreecommitdiff
path: root/src/odhcp6c.h
Commit message (Expand)AuthorAgeFilesLines
* Sync style with the existing _packed & _unused macrosVladislav Grishenko2016-01-311-1/+1
* Fix alignment of buffers in ra_process and dhcpv6_requestBen Hutchings2016-01-281-0/+1
* Add padding between odhcp6c_entry structures to ensure 32-bit alignmentBen Hutchings2016-01-281-0/+8
* Change odhcp6c_insert_state to return a success/failure indicatorBen Hutchings2016-01-281-1/+1
* odhcp6c: sync and accumulate RA & DHCPv6 events correctlySteven Barth2015-07-271-1/+1
* Avoid of waiting for Advertise in stateless-only modeVladislav Grishenko2015-04-251-1/+1
* Fixup INF_MAX_RT for RFC 3315 as wellSteven Barth2015-04-201-1/+1
* Fix SOL_MAX_RT default value to match RFC 3315Steven Barth2015-04-201-1/+1
* Improve handling of DNS search domainsSteven Barth2015-04-131-1/+4
* Fix odhcp6c_find_entrySteven Barth2015-04-121-1/+0
* Remove obsolete prefix class supportSteven Barth2015-04-121-5/+0
* Pass ICMP configuration to user-space instead of directly applying itSteven Barth2015-04-101-0/+5
* properly handle return codesJohn Crispin2015-03-301-1/+1
* Don't apply excess filter to DHCPv6 and unify odhcp6c_update_entrySteven Barth2014-12-101-2/+1
* update cer-id definitionSteven Barth2014-11-131-3/+0
* Ensure signal-safety of signal handlersSteven Barth2014-10-081-1/+0
* Export DHCPv6 server address to envSteven Barth2014-10-061-1/+2
* Enable softwire-support by defaultv1.0Steven Barth2014-08-251-11/+9
* Add support for DHCPv6 option passthruSteven Barth2014-05-231-0/+3
* Initial support for MAP & LW4O6 provisioningSteven Barth2014-04-281-0/+39
* Add initial support for CER-IDSteven Barth2014-03-301-0/+14
* Set default for min-update-interval to 30Steven Barth2014-03-051-1/+1
* add option to specify minimum interval for accepting RA or DHCP updates.Kaspar Schleiser2014-03-041-0/+2
* Add user-class optionSteven Barth2014-02-051-0/+2
* Bump copyright headersSteven Barth2014-01-291-1/+1
* add support Vendor Class optionKaspar Schleiser2014-01-271-0/+2
* allow disabling "client fqdn" and "accept reconfiguration" optionsKaspar Schleiser2014-01-271-1/+7
* add support for multiple prefixes with distinct IAIDsKaspar Schleiser2014-01-271-1/+8
* added command line switch for strict oroKaspar Schleiser2014-01-271-1/+1
* fix NTP server option handlingKaspar Schleiser2014-01-271-1/+3
* Whitespace fixesMatthias Schiffer2014-01-101-1/+1
* Revert "Server unicast option support"Steven Barth2013-12-301-3/+0
* Support for SOL_MAX_RT and INF_MAX_RT options (RFC7083)Hans Dedecker2013-12-301-0/+11
* Revert "Fix handling of DHCPv6 messages containing option lengths exceeding t...Hans Dedecker2013-12-271-1/+1
* Fix handling of DHCPv6 messages containing option lengths exceeding the messageHans Dedecker2013-12-121-1/+1
* Fix server candidate selection logicHans Dedecker2013-12-121-1/+0
* Fine tune server candidate selection logicHans Dedecker2013-12-011-2/+4
* Server unicast option supportHans Dedecker2013-11-131-0/+3
* Improved message validation checks and socket error hardeningHans Dedecker2013-11-131-4/+0
* odhpc6c: status code support in replyHans Dedecker2013-10-231-0/+9
* odhcp6c: message retransmission count supportHans Dedecker2013-10-231-2/+2
* Avoid updating too often if ISP spams RAsSteven Barth2013-10-231-2/+2
* Make SOL_MAX_RT configurable and default to 120Steven Barth2013-10-141-1/+1
* odhcp6c: improve server selectionSteven Barth2013-10-071-1/+1
* Merge preliminary prefix class supportSteven Barth2013-08-311-3/+5
* Merge remote-tracking branch 'up/master' into hnetMarkus Stenberg2013-07-311-0/+5
|\
| * Include IAs in Request to be more compatible with some serversSteven Barth2013-07-311-0/+5
* | Merge branch 'master' into hnetMarkus Stenberg2013-06-241-2/+18
|\ \ | |/
| * Work around false-positive DAD-hitsSteven Barth2013-05-311-0/+1
| * Add support for DS-Lite AFTRSteven Barth2013-05-121-0/+2