summaryrefslogtreecommitdiffstats
path: root/zebra/redistribute.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: Change interface handling so non-vrf aware protocols correctly handle ...Don Slice2016-04-221-41/+16
* zebra: Fix zebra_rnh_register crashDonald Sharp2016-04-201-12/+12
* zebra: Refactor zebra_vrfDonald Sharp2016-04-151-41/+2
* zebra: Refactor struct zebra_tDonald Sharp2016-04-151-4/+0
* zebra: Replace vrf with zebra_vrf in a few placesDonald Sharp2016-03-231-7/+7
* Quagga: Implement VRF change semantics for an interfacevivek2016-02-251-0/+68
* lib, zebra: The Bulk of the conversion over to NS and VRFDonald Sharp2016-02-011-0/+41
* zebra, bgp: Remove some missed valuesDonald Sharp2015-12-091-2/+1
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2015-11-271-0/+17
|\
| * Zebra: Cleanup RIB debugsvivek2015-11-201-0/+17
* | Quagga: Nexthop refactoringDonald Sharp2015-11-271-1/+1
|/
* *: add VRF ID in the API message headerFeng Lu2015-11-041-34/+59
* Fixing a few compile errorsVipin Kumar2015-10-301-2/+2
* lib, zebra: move "struct vrf" to be a lib moduleFeng Lu2015-10-301-5/+6
* Zebra: Redistribute replace handling corner casesvivek2015-10-211-38/+53
* Zebra: Make redistribute do replace instead of del/add for better convergencevivek2015-10-211-15/+19
* Zebra: Add IPv6 protocol filtering support & Setting Src of IPv6 routesDinesh G Dutt2015-09-161-27/+0
* This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp2015-06-121-17/+0
* zebra: zebra-warnings.patchDonald Sharp2015-05-201-2/+2
* Per AFI redist registrationsDonald Sharp2015-05-201-41/+59
* zebra-redistribute-table.patchDonald Sharp2015-05-201-0/+190
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-12/+24
* This patch adds support for a new BFD session down message from zebra toDonald Sharp2015-05-201-0/+17
* zebra: zebra-client-info-detail.patchDonald Sharp2015-05-201-12/+46
* ptm-integration.patchDonald Sharp2015-05-201-2/+7
* zebra: warn if advertising connected with _REAL unsetChristian Franke2013-09-191-0/+3
* zebra: add structure to hold per-prefix state in RIBAvneesh Sachdev2012-11-301-4/+4
* zebra: fix redistribution of new protocolsDavid Lamparter2011-12-131-34/+12
* [cleanup] Use correct buffer size for inet_ntop()Stephen Hemminger2009-06-181-4/+6
* [zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixesPaul Jakma2007-04-101-2/+4
* 2005-07-29 Paul Jakma <paul.jakma@sun.com>paul2005-07-291-7/+0
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-74/+68
* 2005-02-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-241-4/+4
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-9/+9
* Common router id.hasso2004-10-031-0/+5
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-8/+8
* 2004-05-11 Paul Jakma <paul@dishone.st>paul2004-05-111-0/+7
* 2004-05-09 Paul Jakma <paul@dishone.st>paul2004-05-091-16/+16
* 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-10/+11
* Initial revisionpaul2002-12-131-0/+410