summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_encap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd rfapi: Shift rfapi receive hooks for vpn and encap safis intoG. Paul Ziemba2017-01-241-8/+0
* bgp: Modify output to be a bit clearerDonald Sharp2016-12-141-1/+1
* bgpd: make bgp_nlri_parse_encap conform with other nlri_parse funcsPaul Jakma2016-10-261-5/+4
* bgpd: fix memory leaks in show commandsChristian Franke2016-10-211-21/+17
* *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-23/+0
* vnc: use directories in includes (request from Martin W.)Lou Berger2016-10-031-1/+1
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-0/+12
* bgpd: eliminate RD related duplicate code in bgp_encap.cLou Berger2016-09-301-45/+0
* bgpd, lib, vtysh: hook up bgp ENCAP CLI nodeLou Berger2016-06-121-3/+2
* bgpd: encap: add encap SAFI (RFC5512)Lou Berger2016-06-121-0/+992