Skip to content

Commit

Permalink
Reorder items, group IPv6
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
  • Loading branch information
troglobit committed Jul 26, 2017
1 parent b0037ad commit eff7b6c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
Support for listing joined IPv6 groups and routes
-------------------------------------------------

The current `smcroutectl show` command only lists IPv4 groups and
routes. Adding support for IPv6 as well is quite straight forward,
but requires someone with IPv6 knowledge.


Support for (re-)enumerating VIFs at runtime
--------------------------------------------

Expand Down Expand Up @@ -35,6 +27,14 @@ support for IPv6 should be fairly straight forward but needs figuring
out the kernel interface and some basic testing.


IPv6 support for listing joined groups and routes
-------------------------------------------------

The current `smcroutectl show` command only lists IPv4 groups and
routes. Adding support for IPv6 as well is quite straight forward,
but requires someone with IPv6 knowledge.


Add unit tests
--------------

Expand Down

0 comments on commit eff7b6c

Please sign in to comment.