summaryrefslogtreecommitdiffstats
path: root/src/dhcp6.c
Commit message (Expand)AuthorAge
* inet6: Move BSD get/set scope function to ipv6 for general useRoy Marples2020-05-07
* DHCP: Use correct buffer for receiving UDPRoy Marples2020-05-05
* Align more CMSG foo.Roy Marples2020-04-26
* DHCP6: Implement DECLINE support for duplicated addressesRoy Marples2020-04-26
* align CMSG bufferRoy Marples2020-04-21
* DHCP6: don't log when things consitently failRoy Marples2020-04-17
* RA: Rework temporary address managementRoy Marples2020-04-09
* privsep: Improve error when we cannot write the leaseRoy Marples2020-03-30
* Note that setting pltime to zero for stale addresses isn't RFC compliantRoy Marples2020-04-01
* dhcpcd: dumping lease uses control socket to get the leaseRoy Marples2020-03-27
* DHCP6: Fix SMALL buildRoy Marples2020-02-16
* logerr: Use macros to call log functionsSergey Nikiforov2020-02-11
* Add an extra fallthrough to priorRoy Marples2020-02-06
* inet6: Swap between DISCOVER and INFORM betterRoy Marples2020-02-06
* DHCP6: Clean up old lease when we fail to confirm/rebind, etcRoy Marples2020-02-06
* eloop: define eloop queue numbers in common.hRoy Marples2020-02-06
* DHCP6: Fix writing mudurlRoy Marples2020-01-15
* DHCP6: Fix a bogus compile warningRoy Marples2020-01-15
* Implement Anonymity Profiles for DHCP Clients, RFC 7844Roy Marples2020-01-15
* DHCP6: Only set RT to state with callbacks.Roy Marples2020-01-08
* This cast is no longer needed.Roy Marples2020-01-08
* DHCP6: Calulate ReTransmission using millisecondsRoy Marples2020-01-07
* eloop: reduce timers rather than calculating expiryRoy Marples2020-01-07
* eloop: Allow for for timeouts greater than time_t and time wrappingRoy Marples2020-01-01
* Welcome to 2020!Roy Marples2020-01-03
* DHCP6: Remove now unused varsRoy Marples2019-12-17
* DHCP6: Add disabled code to allow packet replayRoy Marples2019-12-17
* DHCP6: Rework delegation deprecationRoy Marples2019-12-17
* DHCP6: Fix deprecating a delegated prefixRoy Marples2019-12-16
* DHCP: Don't warn about expiry of deprecated addressesRoy Marples2019-12-12
* privsep: prefer IN_PRIVSEP macrosRoy Marples2019-12-10
* Solaris: Fix non PRIVSEP compileRoy Marples2019-11-29
* privsep: Add support for priviledge separationRoy Marples2019-11-28
* DHCP6: Fix prior to log an errorRoy Marples2019-11-27
* DHCP6: Improve API for privsepRoy Marples2019-11-26
* DHCP6: Simplify opening the UDP port for all interfaces.Roy Marples2019-10-25
* Split *_recv() into *_recv() and *_recvmsg() functionsRoy Marples2019-10-25
* DHCP6: Remove 0 sla and 0 prefix means whole prefix.Roy Marples2019-10-10
* DHCP6: Work better with infinite addressesRoy Marples2019-10-09
* DHCP: Don't send force renew none or reconf accept if not asked forRoy Marples2019-09-19
* DHCP: Don't request an automatically requested option if not wantedRoy Marples2019-09-19
* DHCP6: Solve a scan-build errorRoy Marples2019-09-04
* DHCP: Don't leak the malloc of the truncated lease fileRoy Marples2019-09-04
* DHCP: Don't log an error if the lease file is emptyRoy Marples2019-09-01
* DHCP6: Change state to REQEST when any IA has NOBINDING statusRoy Marples2019-07-29
* Remove ND6 Advertisement from SMALL builds.Roy Marples2019-07-25
* DHCP6: Assert auto sla is only 32-bitsRoy Marples2019-07-22
* Merge branch 'memstream'Roy Marples2019-07-04
|\
| * Remove now unused variables.Roy Marples2019-06-19
| * script: Write variables to a FILERoy Marples2019-06-18