]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: hash lookup for iprule entries
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 12 Mar 2018 14:11:33 +0000 (15:11 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 30 Apr 2018 09:56:23 +0000 (11:56 +0200)
commit70eabd1286506f4d86f591c0442fd8902cce80ba
tree7df4ae49729e44c1674d8854999d6b7b17a37827
parentc5d429e1601437556d0a183e6278cd949b7a67d1
bgpd: hash lookup for iprule entries

once an iprule has been created, a notification is sent back, and the
context of bgp_action is searched.

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