index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ipv6.h
Commit message (
Expand
)
Author
Age
*
A belated welcome to 2021
Roy Marples
2021-01-31
*
inet6: Add support for reporting Mobile IPv6 RA's
Roy Marples
2020-06-15
*
inet6: Move BSD get/set scope function to ipv6 for general use
Roy Marples
2020-05-07
*
inet6: Mark temp addrs for regen
Roy Marples
2020-04-29
*
DHCP6: Implement DECLINE support for duplicated addresses
Roy Marples
2020-04-26
*
Fix build on Linux
Roy Marples
2020-04-09
*
RA: Rework temporary address management
Roy Marples
2020-04-09
*
inet6: Check if we can try a new address on DAD failure.
Roy Marples
2020-01-17
*
OpenBSD: Support privacy extensions
Roy Marples
2020-01-17
*
inet6: Temporary addresses only work if prefix + ifidlen == 128
Roy Marples
2020-01-17
*
eloop: Allow for for timeouts greater than time_t and time wrapping
Roy Marples
2020-01-01
*
Welcome to 2020!
Roy Marples
2020-01-03
*
DHCP6: Rework delegation deprecation
Roy Marples
2019-12-17
*
inet6: Fix default route not being installed
Roy Marples
2019-09-05
*
Solaris: Sending NA now seems to work!
Roy Marples
2019-09-04
*
Solaris: Fix address flags
Roy Marples
2019-09-04
*
inet6: Don't install a default route if no global address
Roy Marples
2019-08-25
*
DragonFlyBSD: No longer need to poll for IPv6 address flag changes
Roy Marples
2019-08-16
*
DragonFly: Now supports sending NA messages from userland
Roy Marples
2019-08-08
*
ND6: Disable advertising on OS other than NetBSD and Linux
Roy Marples
2019-07-29
*
Remove ND6 Advertisement from SMALL builds.
Roy Marples
2019-07-25
*
Merge branch 'memstream'
Roy Marples
2019-07-04
|
\
|
*
script: Write variables to a FILE
Roy Marples
2019-06-18
*
|
Add SPDX identifiers to all dhcpcd source files.
Yegor Yefremov
2019-07-04
|
/
*
Merge branch 'master' into rbtree
Roy Marples
2019-05-04
|
\
|
*
sun: Fix compile as IN6ADDR_LINKLOCAL_ALLNODES_INIT isn't defined.
Roy Marples
2019-04-24
|
*
IPv6ND: Use generic initialisers rather than inet_pton
Roy Marples
2019-04-24
*
|
Replace route TAILQ macros with rbtree(3) from NetBSD.
Roy Marples
2019-03-03
|
/
*
IP6ND: Remove #defines for functions when INET6 is disabled
Roy Marples
2019-01-23
*
ip6: Implement IPv6 address sharing
Roy Marples
2019-01-05
*
Welcome to 2019!
Roy Marples
2019-01-01
*
Fix compile without INET6
Roy Marples
2018-06-03
*
link: detect buffer overflow / desync and relearn interface state
Roy Marples
2018-03-19
*
Log the pid of the process deleting an assigned address.
Roy Marples
2018-03-06
*
Welcome to 2018.
Roy Marples
2018-01-01
*
DHCPv6: listen on all IPv6 addresses for active interface
Roy Marples
2017-10-25
*
Revert e92e049e as Linux marks autoconf addresses as manage
Roy Marples
2017-09-12
*
dhcp6: listen to each DHCP address for messages
Roy Marples
2017-09-09
*
Promote IPv6 dhcpcd address flags to unsignned int to allow expansion.
Roy Marples
2017-08-28
*
Ensure that IN6_IFF_TEMPORARY is defined before checking it on Linux.
Roy Marples
2017-08-26
*
Fix compile without INET6.
Roy Marples
2017-08-12
*
We don't send NS messages anymore.
Roy Marples
2017-08-03
*
dhcp6: implement lastlease and lastleaseextend
Roy Marples
2017-07-25
*
Make ipv6_newaddr() more flexable so it's the sole source of
Roy Marples
2017-06-13
*
Remove more prefix delegation code for small binaries.
Roy Marples
2017-05-09
*
Move the source files along with dev, crypt and comapt into src dir.
Roy Marples
2017-03-15