diff options
author | Everton Marques <everton.marques@gmail.com> | 2009-08-20 18:31:03 -0300 |
---|---|---|
committer | Everton Marques <everton.marques@gmail.com> | 2009-08-20 18:31:03 -0300 |
commit | a27d07a3d4b605cb814500493ea4ae1c439d7aab (patch) | |
tree | 44a4e63661388314780548e8bb729138dca81a49 /pimd | |
parent | a7bfa6e4fa046206c3bfb1c1eb2a0711b56c9874 (diff) | |
download | quagga-pim0.157.tar.bz2 quagga-pim0.157.tar.xz |
[pim] Fixed doc on CAVEAT C7pim0.157
Diffstat (limited to 'pimd')
-rw-r--r-- | pimd/CAVEATS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/CAVEATS b/pimd/CAVEATS index 7dc950fe..c436d552 100644 --- a/pimd/CAVEATS +++ b/pimd/CAVEATS @@ -26,7 +26,7 @@ C6 PIM implementation currently does not support IPv6. PIM-SSM requires IGMPv3 for IPv4 and MLDv2 for IPv6. MLDv2 is currently missing. See also CAVEAT C9. -C7 (S,G) Assert state machine (RFC 4601, section 4.6.1) is not +C7 FIXED (S,G) Assert state machine (RFC 4601, section 4.6.1) is not implemented. See also TODO T6. See also CAVEAT C10. C8 It is not possible to disable join suppression in order to |