]> git.puffer.fish Git - matthieu/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>
Mon, 30 Apr 2018 09:56:23 +0000 (11:56 +0200)
commit31c28cd7083149a7888e4882d3cda4a0b62a0d4d
tree4fdb295d925f123c8d1c3654bfacdb3dc8fa0bc0
parentf7df19076a6ed8da508c75069497abdda8a427a8
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