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-8.1.2
dhcpcd-8.1.2
Roy Marples
2019-11-13
*
dhcpcd: report SSID connected to when we gain carrier
Roy Marples
2019-11-12
*
RA: Set mtu to zero and then pull in the MTU option if any
Roy Marples
2019-11-10
*
OpenBSD: Support LINK_STATE_HALF_DUPLEX and LINK_STATE_FULL_DUPLEX
Nathan Houghton
2019-11-10
*
IPv6ND: If a router is reachable again, don't solicit another.
Roy Marples
2019-11-10
*
RA: Warn if advertised MTU is greater than link MTU
Roy Marples
2019-11-10
*
BSD: Try and set linkmtu for the interface just to be nice.
Roy Marples
2019-11-10
*
OpenBSD: Fix prior - OS cannot set any RA bits such as hop limit.
Roy Marples
2019-11-10
*
BSD: strlcpy > strncpy
Roy Marples
2019-11-09
*
Solaris: Fix compile with prior
Roy Marples
2019-11-10
*
Linux: fix compile for prior
Roy Marples
2019-11-09
*
INET6: Apply hoplimit, reachable and retrans timer values from RA.
Roy Marples
2019-11-09
*
INET6: Sort routers when reachability changes
Roy Marples
2019-11-09
*
script: Ensure pid is initialised.
Roy Marples
2019-11-06
*
DHCP: When rebinding ensure we have a DHCP ARP state
Roy Marples
2019-11-05
*
Linux: rename _open_link_socket to if_linksocket
Roy Marples
2019-11-05
*
Linux: improve the netlink API more
Roy Marples
2019-11-05
*
build: Improve detection of dlopen(3) in libdl
Roy Marples
2019-11-05
*
dev: remove pointless cast
Roy Marples
2019-11-05
*
INET: Fix corruption of IPv4 address flags when renewing
Roy Marples
2019-11-05
*
Linux: always open a netlink socket when writing netlink messages
Roy Marples
2019-11-05
*
build: Improve import-src target
Roy Marples
2019-11-04
*
and more pretty
Roy Marples
2019-11-04
*
build: make prior output more pretty
Roy Marples
2019-11-04
*
build: Check compiler actually supports address sanitisation.
Roy Marples
2019-11-04
*
BSD: Disable kernel RTADV sysctl earlier
Roy Marples
2019-11-04
*
build: Enforce address sanitisaton when debugging.
Roy Marples
2019-11-03
*
dhcpcd: Set ctx.ifaces to NULL after freeing
Roy Marples
2019-11-03
*
eloop: Fix a segfault if we free a NULL eloop
Roy Marples
2019-11-01
*
control: when closing, remove from eloop.
Roy Marples
2019-11-01
*
script: Improve API
Roy Marples
2019-11-01
*
DHCP6: Simplify opening the UDP port for all interfaces.
Roy Marples
2019-10-25
*
DHCP: Rework closing BPF and seeing if we need to open UDP
Roy Marples
2019-10-25
*
DHCP: Simplify opening the UDP port for all interfaces.
Roy Marples
2019-10-25
*
ARP: Add interface to arp_state
Roy Marples
2019-10-25
*
Fix prior on other os
Roy Marples
2019-10-25
*
Solaris: Fix prior by receving IP6_PKTINFO
Roy Marples
2019-10-25
*
Split *_recv() into *_recv() and *_recvmsg() functions
Roy Marples
2019-10-25
*
Fix prior
Roy Marples
2019-10-25
*
Whitespace.
Roy Marples
2019-10-25
*
BSD: Use IP_RECVIF
Roy Marples
2019-10-25
*
eloop: Add eloop_clear function
Roy Marples
2019-10-25
*
INET: Fix a potential memory leak
Roy Marples
2019-10-23
*
Linux: validate RTM_NEWADDR/RTM_DELADDR for AF_INET as well.
Roy Marples
2019-10-23
*
INET: If we fail to add an address that already exists, don't free it
Roy Marples
2019-10-22
*
Linux: Validate RTM_DELADDR/RTM_NEWADDR messages for IPv6
Roy Marples
2019-10-22
*
Fix building on systems with musl (#10)
Peter Bui
2019-10-20
*
dhcpcd: Run the STOPPED hook reason for the interface on timeout
Roy Marples
2019-10-20
*
Merge pull request #9 from vegerot/patch-1
Roy Marples
2019-10-19
|
\
|
*
Added documentation for undocumented option
Max Coplan
2019-10-16
[next]