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-linux.c
Commit message (
Expand
)
Author
Age
*
A belated welcome to 2021
Roy Marples
2021-01-31
*
Whitespace
Roy Marples
2021-01-29
*
linux: ARM64 stock kernel does not emit hardware in cpuinfo
Roy Marples
2020-12-26
*
Linux: Support wireless IP roaming
Roy Marples
2020-12-12
*
fix if_getnetworknamespace matching bug. (#19)
Ted Feng
2020-11-03
*
Linux: Fix detecting existing IPv4 addresses
Roy Marples
2020-11-03
*
BSD: struct if_data->ifi_link_state is the single source of truth
Roy Marples
2020-09-28
*
BSD: Detect initial link state in ifa_data
Roy Marples
2020-09-22
*
Linux: Use SIOCSIFVLAN rather than SIOCSIFVLAN
Roy Marples
2020-09-19
*
Adjust prior so that message is logged before starting dev
Roy Marples
2020-09-19
*
Linux: detect network namespace and deny udev in one
Roy Marples
2020-09-19
*
Linux: fix reading the ipv6 forwarding proc entry
Roy Marples
2020-08-03
*
Linux: redefine NLA_ALIGNTO as 4U
Roy Marples
2020-06-23
*
Linux: Warn if netlink(7) seq number doesn't match expectation.
Roy Marples
2020-06-22
*
Linux: keep the generic netlink socket around to get ssid with privsep
Roy Marples
2020-06-22
*
Linux: Sweep errors about disabling autogeneration of LL addrs
Roy Marples
2020-06-22
*
Linux: fix a compile warning for older compilers
Roy Marples
2020-06-22
*
Linux: support aarch64 for reading cpu info
Roy Marples
2020-06-22
*
Linux: Fix compile for systems without route preference
Roy Marples
2020-06-10
*
Linux: File compile without plugins
Julian Wollrath
2020-05-30
*
privsep: Drain the link socket as we can't re-open it.
Roy Marples
2020-05-30
*
Fix some Coverity isues
Roy Marples
2020-05-30
*
Fix some memory issues with prior
Roy Marples
2020-05-24
*
privsep: Allow Linux to work without needing any mounts
Roy Marples
2020-05-24
*
Fix compile on Linux
Roy Marples
2020-05-19
*
Linux: Lock the BPF filter from future changes
Roy Marples
2020-05-16
*
Fix compile on Linux and Solaris
Roy Marples
2020-05-12
*
privsep: Handle all file IO in the Priviledged Actioneer
Roy Marples
2020-05-12
*
Linux: Only set positive reachable timers
Roy Marples
2020-04-29
*
Align more CMSG foo.
Roy Marples
2020-04-26
*
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
*
inet6: Add 'temporary' directive to the slaac option
Roy Marples
2020-04-19
*
linux: Remove warning when HAVE_IN6_ADDR_GEN_MODE_NONE isn't supported
Roy Marples
2020-04-09
*
Linux: Note router preference when adding routes
Roy Marples
2020-04-09
*
Linux: improve IPv6 router reachability
Roy Marples
2020-04-03
*
logerr: Use macros to call log functions
Sergey Nikiforov
2020-02-11
*
Linux: mask the NETLINK_GET_STRICT_CHK: Protocol not available error
Roy Marples
2020-02-07
*
BPF: Return the frame header with the data
Roy Marples
2020-02-05
*
Only ignore address messages from ourself for deletion.
Roy Marples
2020-01-20
*
inet6: Check if we can try a new address on DAD failure.
Roy Marples
2020-01-17
*
inet6: Temporary addresses only work if prefix + ifidlen == 128
Roy Marples
2020-01-17
*
Linux: Use the persistent route socket for writing netlink msgs
Roy Marples
2020-01-16
*
Linux: Support hardware address randomisation
Roy Marples
2020-01-15
*
Linux: clean up some compile warnings without privsep
Roy Marples
2020-01-08
*
Welcome to 2020!
Roy Marples
2020-01-03
*
inet6: Adjust prior so that we don't support old kernels
Roy Marples
2020-01-01
*
Linux: fix RA time unit confusion
Anders Kaseorg
2020-01-01
*
Linux: Move RTA_OK and RTA_NEXT from a while to a for loop.
Roy Marples
2019-12-18
*
Linux: work around alignment isses with clang
Roy Marples
2019-12-17
[next]