summaryrefslogtreecommitdiffstats
path: root/src/if-linux.c
Commit message (Expand)AuthorAge
* Linux: Only set positive reachable timersRoy Marples2020-04-29
* Align more CMSG foo.Roy Marples2020-04-26
* if: support changing hardware address type on LinuxRoy Marples2020-04-23
* Rename ifp->family -> ifp->hwtype so it's less confusingRoy Marples2020-04-23
* inet6: Add 'temporary' directive to the slaac optionRoy Marples2020-04-19
* linux: Remove warning when HAVE_IN6_ADDR_GEN_MODE_NONE isn't supportedRoy Marples2020-04-09
* Linux: Note router preference when adding routesRoy Marples2020-04-09
* Linux: improve IPv6 router reachabilityRoy Marples2020-04-03
* logerr: Use macros to call log functionsSergey Nikiforov2020-02-11
* Linux: mask the NETLINK_GET_STRICT_CHK: Protocol not available errorRoy Marples2020-02-07
* BPF: Return the frame header with the dataRoy Marples2020-02-05
* Only ignore address messages from ourself for deletion.Roy Marples2020-01-20
* inet6: Check if we can try a new address on DAD failure.Roy Marples2020-01-17
* inet6: Temporary addresses only work if prefix + ifidlen == 128Roy Marples2020-01-17
* Linux: Use the persistent route socket for writing netlink msgsRoy Marples2020-01-16
* Linux: Support hardware address randomisationRoy Marples2020-01-15
* Linux: clean up some compile warnings without privsepRoy Marples2020-01-08
* Welcome to 2020!Roy Marples2020-01-03
* inet6: Adjust prior so that we don't support old kernelsRoy Marples2020-01-01
* Linux: fix RA time unit confusionAnders Kaseorg2020-01-01
* Linux: Move RTA_OK and RTA_NEXT from a while to a for loop.Roy Marples2019-12-18
* Linux: work around alignment isses with clangRoy Marples2019-12-17
* Linux: remove some casts no longer neededRoy Marples2019-12-17
* privsep: Add support for priviledge separationRoy Marples2019-11-28
* Linux: remove XX debugRoy Marples2019-11-19
* Linux: prefer ms RA timesRoy Marples2019-11-17
* Linux: fix compile for priorRoy Marples2019-11-09
* INET6: Apply hoplimit, reachable and retrans timer values from RA.Roy Marples2019-11-09
* Linux: rename _open_link_socket to if_linksocketRoy Marples2019-11-05
* Linux: improve the netlink API moreRoy Marples2019-11-05
* Linux: always open a netlink socket when writing netlink messagesRoy Marples2019-11-05
* Linux: validate RTM_NEWADDR/RTM_DELADDR for AF_INET as well.Roy Marples2019-10-23
* Linux: Validate RTM_DELADDR/RTM_NEWADDR messages for IPv6Roy Marples2019-10-22
* Fix building on systems with musl (#10)Peter Bui2019-10-20
* BPF: Move validation logic from BPF to consumersRoy Marples2019-10-11
* Linux: Ignore TAP and Bridge interfaces by defaultRoy Marples2019-10-09
* BSD: Ignore interface groups as we would the interface nameRoy Marples2019-10-09
* if: Ignore TAP interfaces by defaultRoy Marples2019-10-09
* Linux: Remove unused BPF definesRoy Marples2019-09-17
* Linux: cast away a compile warningRoy Marples2019-09-04
* Linux: fix compile.Roy Marples2019-08-30
* inet6: Stop reacting to kernel neighbour messages about a routerRoy Marples2019-08-30
* Linux: minor optimisationRoy Marples2019-08-20
* Linux: Fix compile on 3.xRoy Marples2019-08-01
* Linux: Mark another coverity false positive.Roy Marples2019-07-23
* Linux: Work around a coverity issueRoy Marples2019-07-23
* Change prior to be non-fatalRoy Marples2019-07-23
* Linux: Care about the return of setsockoptRoy Marples2019-07-23
* DHCP: Set address vltime and pltime to the length of the leaseRoy Marples2019-07-22
* Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04