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
*
A belated welcome to 2021
Roy Marples
2021-01-31
*
hooks: add NOCARRIER_ROAMING reason
Roy Marples
2020-12-27
*
BSD: LINK_UNKNOWN is traditionally treated as LINK_UP
Roy Marples
2020-10-16
*
Linux: fix compile
Roy Marples
2020-10-07
*
if: always log about unsupported interface types in debug
Roy Marples
2020-10-07
*
dhcpcd: Simplify the link handling even more
Roy Marples
2020-10-07
*
Wireless must be down if unknown.
Roy Marples
2020-10-06
*
BSD: struct if_data->ifi_link_state is the single source of truth
Roy Marples
2020-09-28
*
if: Always warn about ignored interfaces.
Roy Marples
2020-09-23
*
BSD: Detect initial link state in ifa_data
Roy Marples
2020-09-22
*
Try and track link state better, regardless of if we're using
Roy Marples
2020-09-21
*
Linux: detect network namespace and deny udev in one
Roy Marples
2020-09-19
*
privsep: Fix prior for FreeBSD.
Roy Marples
2020-09-05
*
if: introduce xsocketpair, similar to xsocket
Roy Marples
2020-09-05
*
Linux: restore fix when no address is returned by getifaddrs(3)
Roy Marples
2020-06-24
*
linux: ignore unsupported interfaces by default, such as sit0
Roy Marples
2020-06-22
*
dhcpcd: Add an option to poll the interface carrier state
Roy Marples
2020-06-18
*
Linux: fix compile on old ones
Roy Marples
2020-06-10
*
privsep: Limit rights generically rather than Capsicum specifc
Roy Marples
2020-06-05
*
privsep: Only use freeifaddrs if not using privsep
Roy Marples
2020-06-05
*
Linux: make resource limits work by using getifaddrs over privsep
Roy Marples
2020-06-05
*
Linux: resource limits don't easily work here either....
Roy Marples
2020-06-05
*
OpenBSD: disable setting resource limits as we have pledge.
Roy Marples
2020-06-05
*
if: Keep the PF_LINK socket open throughout
Roy Marples
2020-06-05
*
Fix some clang analyzer issues
Roy Marples
2020-05-30
*
Solaris: driver names have numbers
Roy Marples
2020-05-29
*
Check AF_PACKET is defined
Roy Marples
2020-05-27
*
Fix compile for prior on NetBSD
Roy Marples
2020-05-19
*
privsep: Enable Capsicum for all processes.
Roy Marples
2020-05-19
*
privsep: Add a generic wrapper for getifaddrs(3)
Roy Marples
2020-05-13
*
privsep: Implement pledge(2) support as found on OpenBSD
Roy Marples
2020-05-10
*
if: Be more descriptive on error for getifaddrs
Roy Marples
2020-05-07
*
Remove unsed define.
Roy Marples
2020-04-23
*
Rename ifp->family -> ifp->hwtype so it's less confusing
Roy Marples
2020-04-23
*
if: ensure interface flags persist when setting a flag
Roy Marples
2020-04-20
*
if: Decode vlid from the interface name
Roy Marples
2020-02-15
*
if: . is part of the interface name, not an alias
Roy Marples
2020-02-15
*
net: If if_learnaddrs fails unexpectedly, log address and interface
Roy Marples
2020-02-14
*
Be pedantic and move syslog.h into the right place
Roy Marples
2020-02-11
*
logerr: Use macros to call log functions
Sergey Nikiforov
2020-02-11
*
dhcpcd: randomise hardware address on start if no carrier
Roy Marples
2020-02-07
*
compat: Fix a typo in pidfile when O_CLOEXEC is not defined
Petr Gotthard
2020-02-05
*
if: decode XEN vif1.2 and xvif1i2 as vif1:2
Roy Marples
2020-02-04
*
if: Don't use a variable length buffer
Roy Marples
2020-01-26
*
if: Fix hardware address randomisation
Roy Marples
2020-01-15
*
Implement Anonymity Profiles for DHCP Clients, RFC 7844
Roy Marples
2020-01-15
*
ioctl: The POSIX signature differs from BSD and glibc
Roy Marples
2020-01-08
*
Welcome to 2020!
Roy Marples
2020-01-03
*
privsep: Add support for priviledge separation
Roy Marples
2019-11-28
*
BSD: Use IP_RECVIF
Roy Marples
2019-10-25
[next]