]> git.proxmox.com Git - mirror_frr.git/commit - lib/zclient.c
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>
Mon, 30 Apr 2018 09:56:23 +0000 (11:56 +0200)
commitc16a0a62bcc77fba61d95ed45496b3d46cfe0734
tree4fce8333a6b425c306d5481fbc943ace42b6ae4a
parent45918cfb97762002754d71425e855ddd69d0d17d
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