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
Commit message (
Expand
)
Author
Age
*
Release dhcpcd-7.1.1
dhcpcd-7.1.1
Roy Marples
2019-02-07
*
Not using c++11, go back to attribute
Roy Marples
2019-02-06
*
Fix __fallthrough directive on non GNUC
Roy Marples
2019-02-06
*
gcc: appease gcc-7's implicit fallthrough warning
Roy Marples
2019-02-06
*
IP4: No need to set a variable to arp announce the address
Roy Marples
2019-02-06
*
ARP: make the announce address a constant
Roy Marples
2019-02-06
*
link: introduce LINK_DOWN_IFFUP
Roy Marples
2019-01-30
*
FreeBSD: avoid kernel panics when adding on-link IPv6 routes
Roy Marples
2019-01-26
*
ssid is not NULL terminated anymore.
Roy Marples
2019-01-26
*
BSD: treat LINK_STATE_UNKNOWN as DOWN if media is invalid
Roy Marples
2019-01-26
*
IP6ND: Remove #defines for functions when INET6 is disabled
Roy Marples
2019-01-23
*
BSD: Remove silly guards
Roy Marples
2019-01-23
*
DHCP6: Remove #defines for functions when DHCP6 is disabled
Roy Marples
2019-01-23
*
IP4: Remove #defines for functions when INET is disabled
Roy Marples
2019-01-23
*
DHCP: Remove #defines for functions when INET is disabled
Roy Marples
2019-01-23
*
IPv4LL: Remove #defines for functions when IPv4LL is disabled
Roy Marples
2019-01-23
*
IPv4LL: Fix build if not enabled.
Roy Marples
2019-01-22
*
Release dhcpcd-7.1.0
dhcpcd-7.1.0
Roy Marples
2019-01-22
*
BSD: Turn on SO_RERROR for all sockets
Roy Marples
2019-01-22
*
IPv4LL: prior prior commit for non NetBSD OS's
Roy Marples
2019-01-17
*
IPv4LL: Preserve address when carrier drops
Roy Marples
2019-01-17
*
BSD: Fix UP/DOWN for interfaces which dont' report media changes
Roy Marples
2019-01-14
*
FreeBSD: Fix bogus RTM_DELADDR messages from affecting DHCP lease
Roy Marples
2019-01-12
*
configure: --with-udev explicity requires libudev to be present
Roy Marples
2019-01-11
*
configurfe: Remove extra --includedir. It's not hit anyway.
Roy Marples
2019-01-11
*
ip6: Install not on link routes with a gateway of the router
Roy Marples
2019-01-06
*
ip6: Implement IPv6 address sharing
Roy Marples
2019-01-05
*
dhcpcd(8): note that --waitip needs = when specifying a protocol
Roy Marples
2019-01-02
*
Welcome to 2019!
Roy Marples
2019-01-01
*
dhcp: Don't ARP announce bound addresses when testing
Roy Marples
2018-12-30
*
BSD: SIOCSRTRFLUSH_IN6 and SIOCSPFXFLUSH_IN6 require in6_ifreq
Roy Marples
2018-12-16
*
Remove .arcconfig as I've abandoned Phabricator.
Roy Marples
2018-12-01
*
Fix prior logic.Doh!
Roy Marples
2018-11-30
*
BSD: Always set RTA_IFP for routes
Roy Marples
2018-11-30
*
FreeBSD: Mark INET6 addresses as tentative when adding them
Roy Marples
2018-11-30
*
BSD: don't listen to own route messages
Roy Marples
2018-11-30
*
Remove supurfluous an.
Masanobu SAITOH
2018-11-08
*
BSD: Use SO_RERROR on the route(4) socket.
Roy Marples
2018-11-07
*
Linux: Use NETLINK_BROADCAST_ERROR
Roy Marples
2018-11-04
*
hooks: shell [ ] only supports 4 parameters
Roy Marples
2018-10-30
*
OpenBSD: Allow dhcpcd to work alongside slaacd
Roy Marples
2018-09-26
*
duid: test that we actually have a uuid on Linux
Roy Marples
2018-09-19
*
Merge pull request #5 from dhgutteridge/master
Roy Marples
2018-09-17
|
\
|
*
dhcpcd.conf.5.in: One more minor grammar fix
David H. Gutteridge
2018-09-17
|
*
dhcpcd.conf.5.in: A couple more minor tweaks
David H. Gutteridge
2018-09-15
|
*
dhcpcd.conf.5.in: Fix various typos, add more markup, etc.
David H. Gutteridge
2018-09-15
|
*
dhcpcd.8.in: More minor style tweaks
David H. Gutteridge
2018-09-15
|
/
*
Fix prior - always return if lease is invalid.
Roy Marples
2018-09-10
*
dhcp6: always move to the DISCOVER phase if the offered lease is invalid
Roy Marples
2018-09-10
*
dhcp6: only send dhcp6 to an interface if it has a send object.
Roy Marples
2018-09-07
[next]