]> git.puffer.fish Git - matthieu/frr.git/commit
quagga-reload.py fails for "net add debug ospf6 lsa as-ext"
authorDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 8 Sep 2016 13:16:25 +0000 (13:16 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 8 Sep 2016 19:14:19 +0000 (19:14 +0000)
commitdcaf0c593f8967cc2d9b3960abc525632d217c6c
tree00933f70fabd913fca99be80943f39f9394a2d21
parent8c4f63817a1861adf8dba97849c4ef60b17432bc
quagga-reload.py fails for "net add debug ospf6 lsa as-ext"

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Ticket: CM-12773

- change "as-ext" to "as-external"
- drop "grp-mbr" option, it does not have a handler
- drop "type7" option, it does not have a handler

(cherry picked from commit 51f2d198c24107a91a32764bf0930c2d50954574)
ospf6d/ospf6_lsa.c