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
/
dhcpcd.h
Commit message (
Expand
)
Author
Age
*
privsep: Add --chroot configurable
Roy Marples
2020-04-30
*
if: support changing hardware address type on Linux
Roy Marples
2020-04-23
*
Rename ifp->family -> ifp->hwtype so it's less confusing
Roy Marples
2020-04-23
*
BSD: Add support for RO_MISSFILTER route(4) socket option
Roy Marples
2020-02-08
*
privsep: Only fetch PRIVSEP_USER at init
Roy Marples
2020-01-21
*
Welcome to 2020!
Roy Marples
2020-01-03
*
dhcpcd: Rework daemonisation
Roy Marples
2019-11-29
*
privsep: Use another eloop instead of a blocking read.
Roy Marples
2019-11-29
*
privsep: Add support for priviledge separation
Roy Marples
2019-11-28
*
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
|
/
*
route: Use order from message / config
Roy Marples
2019-06-07
*
Merge branch 'master' into rbtree
Roy Marples
2019-05-04
|
\
|
*
BSD: RTM_IFINFO is not emitted for all interfaces past unknown link
Roy Marples
2019-05-02
|
*
sun: Open an IPv6ND socket per interface
Roy Marples
2019-04-23
*
|
options: add link_rcvbuf variable
Roy Marples
2019-03-14
*
|
route: Remove kroutes and make froutes optional
Roy Marples
2019-03-05
*
|
Replace route TAILQ macros with rbtree(3) from NetBSD.
Roy Marples
2019-03-03
|
/
*
BSD: Don't keep PF LINK socket open needlessly
Roy Marples
2019-02-19
*
Remove the send/recv structures from dhcpcd context and allocate
Roy Marples
2019-02-17
*
link: introduce LINK_DOWN_IFFUP
Roy Marples
2019-01-30
*
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
*
DHCP6: Remove #defines for functions when DHCP6 is disabled
Roy Marples
2019-01-23
*
Welcome to 2019!
Roy Marples
2019-01-01
*
BSD: don't listen to own route messages
Roy Marples
2018-11-30
*
link: detect buffer overflow / desync and relearn interface state
Roy Marples
2018-03-19
*
Welcome to 2018.
Roy Marples
2018-01-01
*
Detect VLANID to use in IAID.
Roy Marples
2017-04-23
*
logerr: errx with logging
Roy Marples
2017-04-09
*
Remove custom logger and output all diagnostics via syslog(3).
Roy Marples
2017-03-24
*
Move the source files along with dev, crypt and comapt into src dir.
Roy Marples
2017-03-15