From c24d16e62eb6db70ff8aa8777156a938d1b7b2c0 Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Thu, 24 May 2018 15:22:11 -0700 Subject: ManagedRoute uses ioctl to add/remove routes on Linux Added LinuxNetLink to talk to the rtnetlink socket for adding interfaces, addresses routes. Not yet complete. Can currently monitor changes on the system. --- nltest | Bin 0 -> 24872 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 nltest (limited to 'nltest') diff --git a/nltest b/nltest new file mode 100755 index 00000000..8d782c18 Binary files /dev/null and b/nltest differ -- cgit v1.2.3