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
/
if.c
Commit message (
Expand
)
Author
Age
...
*
Minor optimisation and fix to prior.
Roy Marples
2019-10-10
*
BSD: Add IFT_TUNNEL
Roy Marples
2019-10-10
*
BSD: Ignore interface groups as we would the interface name
Roy Marples
2019-10-09
*
if: Ignore TAP interfaces by default
Roy Marples
2019-10-09
*
Solaris: Get the subnet in ipv6 ifa handler
Roy Marples
2019-09-04
*
Solaris: getifaddrs(3) lacks subnet address, so hack into dstaddr
Roy Marples
2019-09-04
*
Solaris: Fix compile.
Roy Marples
2019-08-30
*
Add a note about prior likely being a libc bug.
Roy Marples
2019-08-20
*
Linux: Add support for ARPHRD_NONE
Roy Marples
2019-08-20
*
if: support ARPHRD_NETROM
Roy Marples
2019-08-20
*
Remove fcntl.h from here.
Roy Marples
2019-07-22
*
Add SPDX identifiers to all dhcpcd source files.
Yegor Yefremov
2019-07-04
*
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
*
|
Merge branch 'master' into rbtree
Roy Marples
2019-04-16
|
\
|
|
*
if: Add a generic function to create an aliased address name
Roy Marples
2019-04-16
|
*
sun: Fix carrier detection, MTU detection and plumbing
Roy Marples
2019-04-14
*
|
if: No more need for interface sorting
Roy Marples
2019-03-04
|
/
*
Guard with IP_PKTINFO as well.
Roy Marples
2019-02-19
*
Fold all CMSG parsing into a common function.
Roy Marples
2019-02-19
*
BSD: Don't keep PF LINK socket open needlessly
Roy Marples
2019-02-19
*
gcc: appease gcc-7's implicit fallthrough warning
Roy Marples
2019-02-06
*
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
*
DHCP6: Remove #defines for functions when DHCP6 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
*
BSD: Turn on SO_RERROR for all sockets
Roy Marples
2019-01-22
*
Welcome to 2019!
Roy Marples
2019-01-01
*
BSD: Silence debug when address no longer exists when getting flags
Roy Marples
2018-08-17
*
routes: allow a head clear with a context
Roy Marples
2018-03-28
*
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
*
Remove no longer needed active check from prior commit.
Roy Marples
2018-01-08
*
ipv4: allow configuration of static broadcast address
Roy Marples
2018-01-08
*
if: don't set MTU during interface discovery
Roy Marples
2018-01-07
*
if: don't activate non matching interfaces to commandline ones
Roy Marples
2018-01-07
*
Welcome to 2018.
Roy Marples
2018-01-01
*
dhcp6: don't listen on IPv6 addresses when not using DHCP6
Roy Marples
2017-12-07
*
Hardware Address validation
Roy Marples
2017-05-22
*
Detect VLANID to use in IAID.
Roy Marples
2017-04-23
*
Add logdebugx, similar to logerrx and logwarnx.
Roy Marples
2017-04-12
*
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
[prev]