]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: clean up SA warning in EVPN code
authorPat Ruddy <pat@voltanet.io>
Wed, 12 Aug 2020 12:01:22 +0000 (13:01 +0100)
committerPat Ruddy <pat@voltanet.io>
Wed, 12 Aug 2020 17:03:21 +0000 (18:03 +0100)
commit2bdd4461c1edf81d3a94be9c41d3326bc9f4112c
treed5c462f30ba89eb13546837b7d24a6727e6aa6b2
parent707b76d79555dc2c5e130c6f2dc79827a54c112c
zebra: clean up SA warning in EVPN code

Use asserts rather thank test where the values should definitely
not be NULL.

Signed-off-by: Pat Ruddy <pat@voltanet.io>
zebra/zebra_evpn_mac.c
zebra/zebra_evpn_neigh.c
zebra/zebra_vxlan.c