summaryrefslogtreecommitdiffstats
path: root/lib/nexthop.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* zebra: labeled unicast handlingDon Slice2017-04-061-0/+22
* Merge remote-tracking branch 'cmaster-next' into cmaster-next-relengDavid Lamparter2016-11-281-1/+0
|\
| * lib: Fix nexthop strings to coincide with enumvivek2016-11-251-1/+0
* | lib: replace strlcpy & strlcat with glibc versionsDavid Lamparter2016-11-151-1/+0
|/
* zebra: fix bug in nexthop label allocationßingen2016-09-231-1/+2
* mpls: add support for LDP LSPsRenato Westphal2016-09-231-5/+9
* MPLS: Install labeled static routesvivek2016-09-231-0/+3
* Quagga: Install label forwarding entries for statically configured LSPsvivek2016-09-231-1/+27
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+2
* lib, bgpd: Log next hopsvivek2016-09-081-0/+33
* lib: Fix some more compiler warningsDonald Sharp2016-05-201-5/+0
* ZEBRA: Remove NEXTHOP_TYPE_XXX_IFNAMEDonald Sharp2015-12-041-8/+0
* Quagga: Nexthop refactoringDonald Sharp2015-11-271-4/+72
* nexthop-tracking.patchDonald Sharp2015-05-201-0/+100