summaryrefslogtreecommitdiffstats
path: root/src/ipv6nd.c
Commit message (Expand)AuthorAge
...
* eloop: Allow for for timeouts greater than time_t and time wrappingRoy Marples2020-01-01
* Welcome to 2020!Roy Marples2020-01-03
* inet6: Adjust prior so that we don't support old kernelsRoy Marples2020-01-01
* IPv6ND: Fix reachable testRoy Marples2019-12-10
* privsep: prefer IN_PRIVSEP macrosRoy Marples2019-12-10
* dhcpcd: Rework daemonisationRoy Marples2019-11-29
* Solaris: start privsep supportRoy Marples2019-11-29
* Solaris: Fix non PRIVSEP compileRoy Marples2019-11-29
* privsep: Add support for priviledge separationRoy Marples2019-11-28
* RA: Set mtu to zero and then pull in the MTU option if anyRoy Marples2019-11-10
* IPv6ND: If a router is reachable again, don't solicit another.Roy Marples2019-11-10
* RA: Warn if advertised MTU is greater than link MTURoy Marples2019-11-10
* INET6: Apply hoplimit, reachable and retrans timer values from RA.Roy Marples2019-11-09
* INET6: Sort routers when reachability changesRoy Marples2019-11-09
* Fix prior on other osRoy Marples2019-10-25
* Solaris: Fix prior by receving IP6_PKTINFORoy Marples2019-10-25
* Split *_recv() into *_recv() and *_recvmsg() functionsRoy Marples2019-10-25
* inet6: Fix default route not being installedRoy Marples2019-09-05
* Solaris: Sending NA now seems to work!Roy Marples2019-09-04
* inet6: Stop reacting to kernel neighbour messages about a routerRoy Marples2019-08-30
* inet6: Stop listening to NA messagesRoy Marples2019-08-29
* inet6: Don't install a default route if no global addressRoy Marples2019-08-25
* inet6: Just solicit when a router is unreachableRoy Marples2019-08-25
* inet6: Only remove default route when router becomes unreachableRoy Marples2019-08-23
* BSD: Warn when kernel does not support sending ND6 advertisementsRoy Marples2019-07-29
* ND6: Disable advertising on OS other than NetBSD and LinuxRoy Marples2019-07-29
* Remove ND6 Advertisement from SMALL builds.Roy Marples2019-07-25
* Cast time_t to long long to satisfy printf.Roy Marples2019-07-22
* Merge branch 'memstream'Roy Marples2019-07-04
|\
| * ND: Ensure that ltime is always setRoy Marples2019-06-19
| * script: Write variables to a FILERoy Marples2019-06-18
* | Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04
|/
* RA: expire whole RA on carrier upRoy Marples2019-06-14
* Merge branch 'master' into rbtreeRoy Marples2019-06-14
|\
| * RA: expire RDNSS and DNSSL entriesRoy Marples2019-06-14
| * DHCP6: Keep running regardless of RA stateRoy Marples2019-06-12
* | Merge branch 'master' into rbtreeRoy Marples2019-05-04
|\|
| * sun: Simplify initialisation of the multicast destinationRoy Marples2019-04-26
| * OpenBSD: Don't spam syslog when cannot send NARoy Marples2019-04-26
| * IPv6ND: Use generic initialisers rather than inet_ptonRoy Marples2019-04-24
| * sun: Bind IPv6ND socket to interface.Roy Marples2019-04-23
| * Fix compileRoy Marples2019-04-23
| * Fix compile for non-sunRoy Marples2019-04-23
| * sun: Open an IPv6ND socket per interfaceRoy Marples2019-04-23
* | route: Remove kroutes and make froutes optionalRoy Marples2019-03-05
* | ipv6nd: Don't sort interfaces when picking best addressRoy Marples2019-03-04
|/
* Fold all CMSG parsing into a common function.Roy Marples2019-02-19
* Remove the send/recv structures from dhcpcd context and allocateRoy Marples2019-02-17
* link: introduce LINK_DOWN_IFFUPRoy Marples2019-01-30
* DHCP6: Remove #defines for functions when DHCP6 is disabledRoy Marples2019-01-23