summaryrefslogtreecommitdiffhomepage
path: root/table/vrf.go
AgeCommit message (Expand)Author
2016-11-04support neighbor belongs to VRFWataru Ishida
2016-11-03remove label allocation completelyFUJITA Tomonori
2016-11-03allow add local route with specific mpls labelFUJITA Tomonori
2016-09-30api: add id to VrfRequestFUJITA Tomonori
2016-09-13server/table: fix a bug of vrf route injectionWataru Ishida
2016-07-20move gRPC-related code in vrf.go to grpc_server.goFUJITA Tomonori
2016-03-31move packet/*.go to packet/bgp/*.go for Go's conventionFUJITA Tomonori
2015-09-25server/table: assign mpls labels to locally generated vpn routesISHIDA Wataru
2015-09-20api: rename package/service name to gobgpapiISHIDA Wataru
2015-08-19vrf: withdraw route-target constraint routes when deleting a vrfISHIDA Wataru
2015-08-08server: support vrfISHIDA Wataru