File: TODO

package info (click to toggle)
smcroute 2.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 636 kB
  • ctags: 221
  • sloc: ansic: 2,296; sh: 1,310; perl: 161; makefile: 61
file content (14 lines) | stat: -rw-r--r-- 600 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
                                                                       -*-org-*-

* Add IPv6 support for (*, G), i.e., on-demand, routing rules.
In SMCRoute 1.99.0 IPv4 support for source-less multicast routes was
added. Adding support for IPv6 should be fairly straight forward, but
needs figuring out the kernel interface and extensive testing.

* Support for detecting link up/down on interfaces
Also requires updating VIF/MIFs and mroutes accordingly.

Optimal, and almost required, behavior would be to handle such
transitions  without losing any traffic over established/active
routing rules.