fib: Decouple source from priority and behaviour 77/23777/4
authorNeale Ranns <nranns@cisco.com>
Wed, 4 Dec 2019 06:11:00 +0000 (06:11 +0000)
committerOle Trøan <otroan@employees.org>
Wed, 4 Dec 2019 22:47:12 +0000 (22:47 +0000)
Type: feature

the fib_source_t enum alone no longer defines the priority and
behaviour, instead each source must be allocated these attributes.
This allows the creation of other sources by the plugins (and
soon over the API).

Signed-off-by: Neale Ranns <nranns@cisco.com>
Change-Id: I890ee820fbc16079ee417ea1fbc163192806e853


No differences found