log src/if-linux.c @ 5557:e65d193a1960 draft

age author description
Sat, 12 Dec 2020 13:12:26 +0000 Roy Marples Linux: Support wireless IP roaming draft
Wed, 04 Nov 2020 11:31:40 +1300 Ted Feng fix if_getnetworknamespace matching bug. (#19) draft
Tue, 03 Nov 2020 11:37:05 +0000 Roy Marples Linux: Fix detecting existing IPv4 addresses draft
Mon, 28 Sep 2020 17:09:38 +0100 Roy Marples BSD: struct if_data->ifi_link_state is the single source of truth draft
Tue, 22 Sep 2020 13:09:03 +0100 Roy Marples BSD: Detect initial link state in ifa_data draft
Sat, 19 Sep 2020 20:36:07 +0100 Roy Marples Linux: Use SIOCSIFVLAN rather than SIOCSIFVLAN draft
Sat, 19 Sep 2020 15:05:51 +0100 Roy Marples Adjust prior so that message is logged before starting dev draft
Sat, 19 Sep 2020 14:40:50 +0100 Roy Marples Linux: detect network namespace and deny udev in one draft
Mon, 03 Aug 2020 16:54:59 +0100 Roy Marples Linux: fix reading the ipv6 forwarding proc entry draft
Tue, 23 Jun 2020 11:31:25 +0100 Roy Marples Linux: redefine NLA_ALIGNTO as 4U draft
Mon, 22 Jun 2020 22:09:31 +0100 Roy Marples Linux: Warn if netlink(7) seq number doesn't match expectation. draft
Mon, 22 Jun 2020 21:56:16 +0100 Roy Marples Linux: keep the generic netlink socket around to get ssid with privsep draft
Mon, 22 Jun 2020 13:22:16 +0100 Roy Marples Linux: Sweep errors about disabling autogeneration of LL addrs draft
Mon, 22 Jun 2020 13:18:26 +0100 Roy Marples Linux: fix a compile warning for older compilers draft
Mon, 22 Jun 2020 13:17:25 +0100 Roy Marples Linux: support aarch64 for reading cpu info draft
Wed, 10 Jun 2020 07:16:41 +0100 Roy Marples Linux: Fix compile for systems without route preference draft
Sat, 30 May 2020 14:21:04 +0000 Julian Wollrath Linux: File compile without plugins draft
Sat, 30 May 2020 13:25:41 +0100 Roy Marples privsep: Drain the link socket as we can't re-open it. draft
Sat, 30 May 2020 10:36:20 +0000 Roy Marples Fix some Coverity isues draft
Sun, 24 May 2020 12:02:15 +0000 Roy Marples Fix some memory issues with prior draft
Sun, 24 May 2020 05:47:14 +0000 Roy Marples privsep: Allow Linux to work without needing any mounts draft
Tue, 19 May 2020 16:09:35 +0000 Roy Marples Fix compile on Linux draft
Sat, 16 May 2020 12:28:56 +0100 Roy Marples Linux: Lock the BPF filter from future changes draft
Tue, 12 May 2020 13:54:19 +0000 Roy Marples Fix compile on Linux and Solaris draft
Tue, 12 May 2020 10:26:35 +0100 Roy Marples privsep: Handle all file IO in the Priviledged Actioneer draft
Wed, 29 Apr 2020 15:31:49 +0100 Roy Marples Linux: Only set positive reachable timers draft
Sun, 26 Apr 2020 21:05:06 +0100 Roy Marples Align more CMSG foo. draft
Thu, 23 Apr 2020 14:15:41 +0000 Roy Marples if: support changing hardware address type on Linux draft
Thu, 23 Apr 2020 14:33:48 +0100 Roy Marples Rename ifp->family -> ifp->hwtype so it's less confusing draft
Sun, 19 Apr 2020 07:52:47 +0100 Roy Marples inet6: Add 'temporary' directive to the slaac option draft
Thu, 09 Apr 2020 22:29:46 +0100 Roy Marples linux: Remove warning when HAVE_IN6_ADDR_GEN_MODE_NONE isn't supported draft
Thu, 09 Apr 2020 16:19:07 +0000 Roy Marples Linux: Note router preference when adding routes draft
Fri, 03 Apr 2020 18:05:41 +0000 Roy Marples Linux: improve IPv6 router reachability draft
Tue, 11 Feb 2020 11:07:13 +0000 Sergey Nikiforov logerr: Use macros to call log functions draft
Tue, 11 Feb 2020 11:07:13 +0000 Sergey Nikiforov logerr: Use macros to call log functions draft
Fri, 07 Feb 2020 13:21:14 +0000 Roy Marples Linux: mask the NETLINK_GET_STRICT_CHK: Protocol not available error draft
Fri, 07 Feb 2020 13:16:06 +0000 Roy Marples Linux: mask the NETLINK_GET_STRICT_CHK: Protocol not available error draft
Wed, 05 Feb 2020 13:29:45 +0000 Roy Marples BPF: Return the frame header with the data draft
Wed, 05 Feb 2020 13:29:45 +0000 Roy Marples BPF: Return the frame header with the data draft
Mon, 20 Jan 2020 11:59:06 +0000 Roy Marples Only ignore address messages from ourself for deletion. draft
Fri, 17 Jan 2020 21:09:04 +0000 Roy Marples inet6: Check if we can try a new address on DAD failure. draft
Fri, 17 Jan 2020 16:21:37 +0000 Roy Marples inet6: Temporary addresses only work if prefix + ifidlen == 128 draft
Fri, 17 Jan 2020 16:21:37 +0000 Roy Marples inet6: Temporary addresses only work if prefix + ifidlen == 128 draft
Thu, 16 Jan 2020 17:33:24 +0000 Roy Marples Linux: Use the persistent route socket for writing netlink msgs draft
Wed, 15 Jan 2020 16:07:27 +0000 Roy Marples Linux: Support hardware address randomisation draft
Wed, 08 Jan 2020 14:26:01 +0000 Roy Marples Linux: clean up some compile warnings without privsep draft
Fri, 03 Jan 2020 13:10:48 +0000 Roy Marples Welcome to 2020! draft
Wed, 01 Jan 2020 22:52:43 +0000 Roy Marples inet6: Adjust prior so that we don't support old kernels draft
Wed, 01 Jan 2020 11:42:47 -0800 Anders Kaseorg Linux: fix RA time unit confusion draft
Wed, 01 Jan 2020 11:42:47 -0800 Anders Kaseorg Linux: fix RA time unit confusion draft
Wed, 18 Dec 2019 14:16:18 +0000 Roy Marples Linux: Move RTA_OK and RTA_NEXT from a while to a for loop. draft
Wed, 18 Dec 2019 14:16:18 +0000 Roy Marples Linux: Move RTA_OK and RTA_NEXT from a while to a for loop. draft
Tue, 17 Dec 2019 15:29:53 +0000 Roy Marples Linux: work around alignment isses with clang draft
Tue, 17 Dec 2019 12:26:11 +0000 Roy Marples Linux: remove some casts no longer needed draft
Thu, 28 Nov 2019 16:41:15 +0000 Roy Marples privsep: Add support for priviledge separation draft
Tue, 19 Nov 2019 22:02:05 +0000 Roy Marples Linux: remove XX debug draft
Sun, 17 Nov 2019 19:57:27 +0000 Roy Marples Linux: prefer ms RA times draft
Sat, 09 Nov 2019 22:14:28 +0000 Roy Marples Linux: fix compile for prior draft
Sat, 09 Nov 2019 22:03:19 +0000 Roy Marples INET6: Apply hoplimit, reachable and retrans timer values from RA. draft
Tue, 05 Nov 2019 21:01:19 +0000 Roy Marples Linux: rename _open_link_socket to if_linksocket draft