From 91b99de473e83ce80b81d9853ecc1c2c55cc7913 Mon Sep 17 00:00:00 2001 From: Philippe PITTOLI Date: Tue, 8 Oct 2019 01:28:33 +0200 Subject: [PATCH] readme --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2e8ac4b..b6cd4c9 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,11 @@ networkctl up eth0 # todo -1. ifconfig: aliasses create a new interface, they are not put down +1. bugfix with ifconfig: aliasses create a new interface, they are not put down 2. wifi (iw, ifconfig, wpa\_supplicant...) -3. better cli +3. better cli: `networkctl (up|down|list) interface`, and searching in /etc for network files by default 4. wifi reconnection on error -5. bridge -6. vlan -7. (linux only) network namespaces +5. launching arbitrary code with the "!command" syntax +6. bridge +7. vlan +8. (linux only) network namespaces