diff options
| author | Russ White <russ@riw.us> | 2018-10-12 16:52:21 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-12 16:52:21 -0400 |
| commit | 5d3a8c513fc78d5d22d95b2b90470bce4e1525f4 (patch) | |
| tree | ec84871a12f9324b12fef1cf867d10682c910ed1 /lib/log.c | |
| parent | cf875a14497fc89a352534ad1f7f1a436f526387 (diff) | |
| parent | fd06964433e5a0152f69533d159837cab2749afe (diff) | |
Merge pull request #3134 from donaldsharp/bum_flooding
Bum flooding control for BGP and Zebra
Diffstat (limited to 'lib/log.c')
| -rw-r--r-- | lib/log.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -980,6 +980,7 @@ static const struct zebra_desc_table command_types[] = { DESC_ENTRY(ZEBRA_IPSET_DESTROY), DESC_ENTRY(ZEBRA_IPSET_ENTRY_ADD), DESC_ENTRY(ZEBRA_IPSET_ENTRY_DELETE), + DESC_ENTRY(ZEBRA_VXLAN_FLOOD_CONTROL), }; #undef DESC_ENTRY |
