bfd: Add an update API that has create new or modify existing semantics 69/35269/1
authorNeale Ranns <neale@graphiant.com>
Wed, 9 Feb 2022 13:47:29 +0000 (13:47 +0000)
committerNeale Ranns <neale@graphiant.com>
Wed, 9 Feb 2022 13:47:29 +0000 (13:47 +0000)
commit63f2c7d70136761e24b19cca1f09d9cbdde66b69
tree19be481e9f572b5ad607322644beb22cecfdf586
parent023521fcb6713e1151a04e4358bb58695dd6e479
bfd: Add an update API that has create new or modify existing semantics

Type: improvement

helps keep the agents stateless

Signed-off-by: Neale Ranns <neale@graphiant.com>
Change-Id: I3588f13c081e24f5a8083b490eb02856361e4ccb
src/vnet/bfd/bfd.api
src/vnet/bfd/bfd_api.c
src/vnet/bfd/bfd_api.h
src/vnet/bfd/bfd_udp.c
test/bfd.py
test/test_bfd.py