1                                                                       -*-org-*-
2
3* Add IPv6 support for (*, G), i.e., on-demand, routing rules.
4In SMCRoute 1.99.0 IPv4 support for source-less multicast routes was
5added. Adding support for IPv6 should be fairly straight forward, but
6needs figuring out the kernel interface and extensive testing.
7
8* Support for detecting link up/down on interfaces
9Also requires updating VIF/MIFs and mroutes accordingly.
10
11Optimal, and almost required, behavior would be to handle such
12transitions  without losing any traffic over established/active
13routing rules.
14
15