summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_ptm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra/lib: remove redundant fields from zebra_vrfRenato Westphal2016-11-281-4/+4
* zebra: order VRFs by name on user outputRenato Westphal2016-11-281-1/+1
* lib: convert vrf code to use red-black trees as wellRenato Westphal2016-11-281-6/+6
* zebra/lib: plug several memleaksRenato Westphal2016-11-281-0/+2
* zebra: use qobj and enable concurrent config editsDavid Lamparter2016-10-071-5/+2
* *: fix trivial build errors on *BSDRenato Westphal2016-08-081-1/+4
* bfd: Fix for missing BFD client regs/deregs from quagga clientsradhika2016-06-211-10/+22
* zebra - BFD client de-registration supportradhika2016-05-091-0/+41
* zebra: Fix PTM to not pass a default vrf nameDonald Sharp2016-04-271-4/+6
* Addition on hidden command "bfd multihop/singlehop" and "ptm-enable" per inte...radhika2016-04-221-16/+120
* zebra: Fix zebra_rnh_register crashDonald Sharp2016-04-201-18/+6
* zebra: Refactor zebra_vrfDonald Sharp2016-04-151-0/+2
* zebra: Refactor struct zebra_tDonald Sharp2016-04-151-2/+0
* quagga: Remove iflist global variableDonald Sharp2016-04-081-27/+32
* bgpd, lib, zebra: Add ability to retrieve ifp without specifying a vrfDonald Sharp2016-03-231-1/+1
* Support for multi-client and client reg msgradhika2016-03-091-9/+61
* Zebra and bgpd: VRF support for BFDradhika2016-03-081-10/+43
* Fix Quagga ptm status per interface to show more meaningful statusradhika2015-10-091-38/+98
* Support of BFD status in Quaggaradhika2015-08-311-43/+33
* Fix for PTM cable status change notification not being handeled in Zebraradhika2015-08-261-58/+67
* ptm-integration.patchDonald Sharp2015-07-221-125/+189
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-2/+0
* This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp2015-06-121-157/+521
* bgpd: bgpd-warnings.patchDonald Sharp2015-05-201-1/+1
* zebra: zebra-warnings.patchDonald Sharp2015-05-201-9/+9
* use ptm msg v2 header format for notificationsDonald Sharp2015-05-201-19/+8
* (no commit message)Donald Sharp2015-05-201-77/+218
* This patch adds support for a new BFD session down message from zebra toDonald Sharp2015-05-201-1/+1
* ptm-integration.patchDonald Sharp2015-05-201-0/+308