summaryrefslogtreecommitdiffstats
path: root/ldpd/ldp_zebra.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use zapi_route to send/receive redistributed routes as wellRenato Westphal2017-08-241-70/+36
* babeld/eigrpd/ldpd/nhrpd: add prefix length sanity checksRenato Westphal2017-08-231-1/+2
* ldpd: integrate with the pseudowire manager in zebraRenato Westphal2017-08-091-6/+70
* ldpd: Switch to using ETH_ALENDonald Sharp2017-08-041-1/+1
* ldpd: update copyright informationRenato Westphal2017-06-161-10/+9
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-021-9/+12
|\
| * Merge pull request #431 from opensourcerouting/fix-iface-renamesDonald Sharp2017-05-011-5/+10
| |\
| | * ldpd: fixes to handle interface renames properlyRenato Westphal2017-05-011-5/+10
| * | ldpd: respect link-detect configurationRenato Westphal2017-05-011-4/+2
| |/
* / ldpd: improve ldp_zebra_read_route()Renato Westphal2017-04-261-26/+15
|/
* ldpd: fix configuration of non-existing VPLS interfaces and pseudowiresRenato Westphal2017-03-311-3/+3
* ldpd: send VPLS MAC withdrawalsRenato Westphal2017-03-031-0/+2
* ldpd: update local labels when necessaryRenato Westphal2017-02-061-20/+26
* ldpd: release all memory explicitly on exitRenato Westphal2017-02-011-0/+8
* *: read and ignore srcdest routes on ZAPIChristian Franke2017-01-301-0/+11
* zebra/ldpd: allow MPLS ECMP on unnumbered interfacesRenato Westphal2016-12-141-11/+12
* zebra/ldpd: introduce ZEBRA_ROUTE_ALL wildcard route typeRenato Westphal2016-10-181-31/+14
* ldpd: fix processing of redistributed routesRenato Westphal2016-09-281-0/+4
* ldpd: make route flags a 32bit fieldRenato Westphal2016-09-281-1/+1
* *: remove dead codeRenato Westphal2016-09-231-12/+0
* mpls: add support for LDP LSPsRenato Westphal2016-09-231-4/+50
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-0/+466