Skip to content

Commit

Permalink
Clean up 'TODO' file
Browse files Browse the repository at this point in the history
  • Loading branch information
slyon committed Jan 11, 2024
1 parent 6ed787c commit 706ccf9
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
- improve IPv6 RA handling

- support tunnel device types

- support ethtool/sysctl knobs (TSO, LRO, txqueuelen)

- inspecting current network config via "netplan show $interface" for a
Expand All @@ -11,10 +9,6 @@
- netplan diff system: compare generated config with current ip addr output
- netplan diff backend: compare generated config with current config for backend

- support other devices types from networkd/NetworkManager:
- infiniband
- veth

- better handle VLAN Q-in-Q (mostly generation tweaks + patching backends)

- support device aliases (eth0 + eth0.1; add eth0 to multiple bridges)
Expand All @@ -26,22 +20,14 @@

- better parsing/validation for time-based values (ie. bond, bridge params)

- openvswitch integration

- wpa enterprise support

- better parsing/validation for all schema

- improve exit codes / behavior on error

- integrate 'netplan try' in tmux/screen

- add automated integration tests for WPA Enterprise / 802.1x that can run self-contained

# After soname bump (ABI break)

- get rid of abi_compat.c

- change route->scope to ENUM

- move tunnel_ttl into tunnel struct
Expand Down

0 comments on commit 706ccf9

Please sign in to comment.