summaryrefslogtreecommitdiffstats
path: root/lib/vrf.c
Commit message (Expand)AuthorAgeFilesLines
* vrf: add a runtime check before playing with netnsNicolas Dichtel2015-09-241-37/+58
* lib, vtysh: support multiple VRFs by using linux netnsFeng Lu2015-06-031-17/+228
* *: add VRF ID in the API message headerFeng Lu2015-06-031-0/+93
* lib/vrf: enable / disable a VRFFeng Lu2015-06-021-1/+101
* lib: move the interface list into "struct vrf"Feng Lu2015-06-021-4/+32
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-06-021-0/+5
* lib, zebra: move "struct vrf" to be a lib moduleFeng Lu2015-06-021-0/+268