summaryrefslogtreecommitdiffstats
path: root/src/if-linux.c
Commit message (Expand)AuthorAge
* A belated welcome to 2021Roy Marples2021-01-31
* WhitespaceRoy Marples2021-01-29
* linux: ARM64 stock kernel does not emit hardware in cpuinfoRoy Marples2020-12-26
* Linux: Support wireless IP roamingRoy Marples2020-12-12
* fix if_getnetworknamespace matching bug. (#19)Ted Feng2020-11-03
* Linux: Fix detecting existing IPv4 addressesRoy Marples2020-11-03
* BSD: struct if_data->ifi_link_state is the single source of truthRoy Marples2020-09-28
* BSD: Detect initial link state in ifa_dataRoy Marples2020-09-22
* Linux: Use SIOCSIFVLAN rather than SIOCSIFVLANRoy Marples2020-09-19
* Adjust prior so that message is logged before starting devRoy Marples2020-09-19
* Linux: detect network namespace and deny udev in oneRoy Marples2020-09-19
* Linux: fix reading the ipv6 forwarding proc entryRoy Marples2020-08-03
* Linux: redefine NLA_ALIGNTO as 4URoy Marples2020-06-23
* Linux: Warn if netlink(7) seq number doesn't match expectation.Roy Marples2020-06-22
* Linux: keep the generic netlink socket around to get ssid with privsepRoy Marples2020-06-22
* Linux: Sweep errors about disabling autogeneration of LL addrsRoy Marples2020-06-22
* Linux: fix a compile warning for older compilersRoy Marples2020-06-22
* Linux: support aarch64 for reading cpu infoRoy Marples2020-06-22
* Linux: Fix compile for systems without route preferenceRoy Marples2020-06-10
* Linux: File compile without pluginsJulian Wollrath2020-05-30
* privsep: Drain the link socket as we can't re-open it.Roy Marples2020-05-30
* Fix some Coverity isuesRoy Marples2020-05-30
* Fix some memory issues with priorRoy Marples2020-05-24
* privsep: Allow Linux to work without needing any mountsRoy Marples2020-05-24
* Fix compile on LinuxRoy Marples2020-05-19
* Linux: Lock the BPF filter from future changesRoy Marples2020-05-16
* Fix compile on Linux and SolarisRoy Marples2020-05-12
* privsep: Handle all file IO in the Priviledged ActioneerRoy Marples2020-05-12
* 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