diff options
| author | Jafar Al-Gharaibeh <Jafaral@users.noreply.github.com> | 2019-07-15 15:40:12 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-15 15:40:12 -0500 |
| commit | 5f7faeb041c75c01641c6d8bb29617a014b6a8ac (patch) | |
| tree | 869c4c26eb046741140a88e84cdab14757b5f2dc /lib/log.c | |
| parent | ad79beb1dd082cbc5f7d3e41676e372b4e351f38 (diff) | |
| parent | ecbbc3a750f055d1ea8adc2da2c6225840696b13 (diff) | |
Merge pull request #4635 from AnuradhaKaruppiah/evpn-pim-replay
pimd, zebra: request for replay of VxLAN SG entries on pimd startup
Diffstat (limited to 'lib/log.c')
| -rw-r--r-- | lib/log.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1122,6 +1122,7 @@ static const struct zebra_desc_table command_types[] = { DESC_ENTRY(ZEBRA_VXLAN_FLOOD_CONTROL), DESC_ENTRY(ZEBRA_VXLAN_SG_ADD), DESC_ENTRY(ZEBRA_VXLAN_SG_DEL), + DESC_ENTRY(ZEBRA_VXLAN_SG_REPLAY), }; #undef DESC_ENTRY |
