]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: handle configuration of iptables with zebra
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 12 Mar 2018 08:38:53 +0000 (09:38 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 3 May 2018 13:15:08 +0000 (15:15 +0200)
commit5a8caf9895478ae0968fdc64d34801c5c7c99b71
tree77a064890db1eddb2652e336ad5601354a7e4564
parent2749b7884ad9aedb3e232cb190e0e9b32ab74362
bgpd: handle configuration of iptables with zebra

The API for filling in an IPTABLE_ADD and IPTABLE_DELETE message.
Also, the API is handling the notification callback, so as to know if
zebra managed to add or delete the relevant iptable entry.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_zebra.c
bgpd/bgp_zebra.h
lib/zclient.c
lib/zclient.h