]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: hash_lookup for iptables
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 12 Mar 2018 11:56:06 +0000 (12:56 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 30 Apr 2018 09:56:23 +0000 (11:56 +0200)
commit1815c6fc9d80960233b7f72b7dc104826de12582
treee1c1443fbf00acafa20c665519acd6651afadf1c
parentd114b0d739555560fe3433dd72a36510597e2662
bgpd: hash_lookup for iptables

This commit is reading the installed2 value from bgp_pbr_match hash set.
Once value matches with the one received, the walk stops and the last
bgp_pbr_match structure is stored in a static entry, so that the entry
is obtained.

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