]> git.puffer.fish Git - matthieu/frr.git/commit
babeld: Allow babeld to actually register to use distribute-list
authorDonald Sharp <sharpd@nvidia.com>
Mon, 8 Feb 2021 16:44:41 +0000 (11:44 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 4 May 2021 20:23:37 +0000 (16:23 -0400)
commit32282a6ecf6bdb45f396775441a848f8a8740bbd
tree2a67edadd41af60cff6919831f7460e71c141149
parent5463d7c37440bb6d585f9af04ac6ad11b2028a9c
babeld: Allow babeld to actually register to use distribute-list

The `distribute-list` commands were registered but never setup
properly to work.  Put the commands in place.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
babeld/babeld.c