summaryrefslogtreecommitdiffstats
path: root/lib/zebra.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDNBRD: Change default distance of imported table routes to 15Daniel Walton2016-03-221-1/+1
* lib: fix MIN/MAX macros to not double-evalDavid Lamparter2016-03-181-3/+9
* Support for multi-client and client reg msgradhika2016-03-091-1/+2
* Quagga: Implement VRF change semantics for an interfacevivek2016-02-251-1/+2
* lib, zebra: The Bulk of the conversion over to NS and VRFDonald Sharp2016-02-011-1/+3
* ZEBRA: Remove NEXTHOP_TYPE_XXX_IFNAMEDonald Sharp2015-12-041-9/+6
* *: add VRF ID in the API message headerFeng Lu2015-11-041-1/+2
* lib, zebra: move "struct vrf" to be a lib moduleFeng Lu2015-10-301-0/+3
* Zebra: Make redistribute do replace instead of del/add for better convergencevivek2015-10-211-1/+5
* Support of BFD status in Quaggaradhika2015-08-311-1/+1
* This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp2015-06-121-1/+5
* bgpd, zebra: rfc-5549-generic.patchDonald Sharp2015-06-111-1/+2
* bgpd-nht-import-check-fix.patchDonald Sharp2015-05-201-1/+4
* zebra-redistribute-table.patchDonald Sharp2015-05-201-0/+1
* Unnumbered interface support.Donald Sharp2015-05-201-0/+1
* onlink commit from Quagga-RE branchDonald Sharp2015-05-201-0/+1
* This patch adds support for a new BFD session down message from zebra toDonald Sharp2015-05-201-1/+2
* 'neighbor <if-name> interface' config support in BGP including RA/Zebra changes.Donald Sharp2015-05-201-1/+3
* nexthop-tracking.patchDonald Sharp2015-05-201-1/+5
* lib: remove redundant and incorrect sys/fcntl.h includeTimo Teräs2014-06-031-1/+0
* lib: unconditionally include stddef.hDavid Lamparter2013-07-301-1/+1
* build: Fix build on MacOSX 10.8 (Mountain Lion)Hasso Tepper2013-01-151-0/+4
* zebra: add iterator for walking all tables in RIBAvneesh Sachdev2012-11-301-0/+2
* lib: treat OSX as BSD for IP_HDRINCL (BZ#739)Doug VanLeuven2012-11-021-0/+1
* zebra: ZEBRA_HELLO and mopping up routes (BZ#448)Vyacheslav Trushkin2012-01-021-1/+2
* lib: put route_types.txt to real useDavid Lamparter2011-12-131-13/+6
* bgpd: rename SAFI 3 according to RFC4760Denis Ovsienko2011-09-291-1/+1
* configure: dismiss libutil.hStephen Hemminger2011-09-271-4/+0
* [configure] Refine CLOCK_MONOTONIC testPaul Jakma2009-06-181-2/+10
* [zebra/linux] Use BPF to filter out responses, to try avoid netlink overrunsPaul Jakma2008-05-291-0/+2
* [link-detect] Improve BSD support.Andrew J. Schorr2008-01-111-3/+0
* [link-detect] Try to get BSD link-detect to work properly.Andrew J. Schorr2008-01-101-0/+3
* Merged own patch for the bug #391 (debugging and comments mostly).Denis Ovsienko2007-08-131-0/+2
* [linux] Fix strange compilation problem by explicitly including <linux/types.h>Andrew J. Schorr2007-06-011-0/+3
* [autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLENPaul Jakma2007-05-101-4/+0
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-1/+1
* [zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma2007-05-021-0/+3
* [lib] include inttypes.h rather than stdint.h, provide defines where missingPaul Jakma2006-05-281-6/+23
* [lib] Add string mapping table for Zserv commandsPaul Jakma2006-05-151-2/+6
* [zserv] Extend Zserv header with version information and marker fieldpaul2006-01-161-2/+8
* [lib/zebra.h] fix Linux compile errorpaul2005-11-241-2/+2
* [bug #231] check and include stdint.h, also add std=c99 to gcc CFLAGSpaul2005-11-141-0/+3
* 2005-11-03 Paul Jakma <paul.jakma@sun.com>paul2005-11-031-0/+17
* 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-011-0/+8
* 2005-09-29 Paul Jakma <paul.jakma@sun.com>paul2005-09-291-0/+4
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-0/+3
* 2005-04-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-081-0/+4
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-021-0/+1
* 2005-03-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-03-161-6/+9
* 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-231-1/+0