summaryrefslogtreecommitdiff
path: root/zebra/zebra_ns.c
diff options
context:
space:
mode:
authorPhilippe Guibert <philippe.guibert@6wind.com>2018-03-05 18:03:38 +0100
committerPhilippe Guibert <philippe.guibert@6wind.com>2018-03-29 09:19:55 +0200
commit502612797f23a5e7e0044c0e74d10fe6a172c6c9 (patch)
tree7272e25cb3feaf842cd17426c564ecb245453531 /zebra/zebra_ns.c
parent75fb51c184ef1c575aa8160d9c95b91c96b8e129 (diff)
zebra: add table manager files
The range is given from table manager from zebra daemon. There are 2 ranges available for table identifier: - [1;252] and [256;0xffffffff] If the wished size enters in the first range, then the start and end range of table identifier is given within the first range. Otherwise, the second range is given, and an appropriate range is given. Note that for now, the case of the VRF table identifier used is not taken into account. Meaning that there may be overlapping. There are two cases to handle: - case a vrf lite is allocated after the zebra and various other daemons started. - case a vrf lite is initialised and the daemons then start The second case is easy to handle. For the former case, I am not so sure. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'zebra/zebra_ns.c')
0 files changed, 0 insertions, 0 deletions