Skip to content

[bg/vrf] Add support for VRF (Virtual Routing and Forwarding)

Beniamino Galvani requested to merge bg/vrf into master

Support creating VRF interfaces through a new VRF connection type, and enslaving other interfaces to a VRF so that their routes end up in the table specified by the VRF connection.

Merge request reports