]> git.proxmox.com Git - mirror_frr.git/commit
pimd: adding querying of state to mtrace
authorMladen Sablic <mladen.sablic@gmail.com>
Thu, 12 Apr 2018 11:24:21 +0000 (13:24 +0200)
committerMladen Sablic <mladen.sablic@gmail.com>
Tue, 24 Apr 2018 16:47:50 +0000 (18:47 +0200)
commit71e55fb257a1849523d8de382f5c7ab4c429afd9
treea412db1ef4b9d87b4b1a273b9ac196546b9aaeaf
parent8aeee10fe217316ca3cdb6423169b2efc413762a
pimd: adding querying of state to mtrace

Adding to mtracebis querying with group address. Same change
to vtysh mtrace command. Support for querying (S,G) and (*,G)
state in mtrace router code. Further improvments to mtrace router
code with closer complience to IETF draft. More references in
comments to the draft. Man page has been updated accordingly.

Signed-off-by: Mladen Sablic <mladen.sablic@gmail.com>
doc/manpages/mtracebis.rst
pimd/mtracebis.c
pimd/pim_igmp_mtrace.c
pimd/pim_igmp_mtrace.h
vtysh/vtysh.c