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
*
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
*
Linux: remove some casts no longer needed
Roy Marples
2019-12-17
*
privsep: Add support for priviledge separation
Roy Marples
2019-11-28
*
Linux: remove XX debug
Roy Marples
2019-11-19
*
Linux: prefer ms RA times
Roy Marples
2019-11-17
*
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
*
Linux: rename _open_link_socket to if_linksocket
Roy Marples
2019-11-05
*
Linux: improve the netlink API more
Roy Marples
2019-11-05
*
Linux: always open a netlink socket when writing netlink messages
Roy Marples
2019-11-05
*
Linux: validate RTM_NEWADDR/RTM_DELADDR for AF_INET as well.
Roy Marples
2019-10-23
*
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
*
BPF: Move validation logic from BPF to consumers
Roy Marples
2019-10-11
*
Linux: Ignore TAP and Bridge interfaces by default
Roy Marples
2019-10-09
*
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
*
Linux: Remove unused BPF defines
Roy Marples
2019-09-17
*
Linux: cast away a compile warning
Roy Marples
2019-09-04
*
Linux: fix compile.
Roy Marples
2019-08-30
*
inet6: Stop reacting to kernel neighbour messages about a router
Roy Marples
2019-08-30
*
Linux: minor optimisation
Roy Marples
2019-08-20
*
Linux: Fix compile on 3.x
Roy Marples
2019-08-01
*
Linux: Mark another coverity false positive.
Roy Marples
2019-07-23
*
Linux: Work around a coverity issue
Roy Marples
2019-07-23
*
Change prior to be non-fatal
Roy Marples
2019-07-23
*
Linux: Care about the return of setsockopt
Roy Marples
2019-07-23
*
DHCP: Set address vltime and pltime to the length of the lease
Roy Marples
2019-07-22
*
Add SPDX identifiers to all dhcpcd source files.
Yegor Yefremov
2019-07-04
[next]