summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_ptm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal2017-10-101-4/+2
* *: use clang's 'ForEachMacros' format style optionRenato Westphal2017-09-151-27/+30
* zebra: Coverity Code CleanupDonald Sharp2017-08-251-1/+1
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-3/+2
* *: reindent pt. 2whitespace / reindent2017-07-171-2/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-906/+872
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-4/+4
* *: use vty_outlnQuentin Young2017-06-291-5/+4
* pimd: pim bfd supportChirag Shah2017-05-181-1/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: update thread_add_* callsQuentin Young2017-05-091-23/+33
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-24/+25
* zebra: Don't leak socket with failure conditionDonald Sharp2017-02-081-1/+7
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-3/+11
|\
| * bgpd, zebra: Fix for ignored non-default VRF single-hop BFD status messages i...radhika2017-01-301-3/+11
* | zebra: Some code cleanup based upon Review.Donald Sharp2017-01-161-10/+5
* | frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-20/+4
|/
* build: replace some hardcoding with ./configureDavid Lamparter2016-12-201-1/+2
* 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