summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_vrf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Quagga: Static LSP configurationvivek2016-09-231-0/+3
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+2
* zebra: Create zebra_static.[ch] to isolate codeDonald Sharp2016-09-011-0/+1
* zebra/ospf/ospf6: Fix several memory leaks on if up/downDon Slice2016-06-281-1/+2
* zebra: Fix interface based static routesDonald Sharp2016-05-101-6/+8
* zebra: Save the zvrf in a zvrf_listDonald Sharp2016-05-061-5/+35
* zebra: Add code to add/remove statics from the ribDonald Sharp2016-05-061-0/+96
* lib: Rework vrf_getDonald Sharp2016-05-031-0/+3
* zebra: Refactor zebra_vrf_static_tableDonald Sharp2016-05-021-3/+1
* zebra: Refactor zebra_vrfDonald Sharp2016-04-151-0/+306