]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: get table identifier from table manager
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 3 Apr 2018 13:06:50 +0000 (15:06 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 3 May 2018 13:15:08 +0000 (15:15 +0200)
commitd53bfbb370539941ba4255b979bd9b36bb84353a
treec83a81e483ab355755c83d49c7d96723958c4853
parent9b2699487574ec41ad87b739a26859fa25c15513
bgpd: get table identifier from table manager

A table chunk of 100000 is allocated from zebra, and when needed in
flowspec, the table identifier is extracted from that chunk.

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