summaryrefslogtreecommitdiffstats
path: root/lib/zebra.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2005-02-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-081-2/+2
* 2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-121-2/+10
* 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-041-0/+17
* 2004-11-25 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-251-0/+6
* 2004-11-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-241-1/+1
* Rationalize CMSG_SPACE usage:gdt2004-11-151-1/+15
* 2004-10-23 Paul Jakma <paul@dishone.st>paul2004-10-231-1/+2
* Every file includes it and warns about it.hasso2004-10-041-1/+0
* Common router id.hasso2004-10-031-1/+4
* 2004-09-27 Paul Jakma <paul@dishone.st>paul2004-09-271-0/+36
* 2004-08-19 Paul Jakma <paul@dishone.st>paul2004-08-251-1/+10
* 2004-06-21 Paul Jakma <paul@dishone.st>paul2004-06-211-1/+1
* 2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com>paul2004-06-111-6/+21
* 2004-06-09 Paul Jakma <paul@dishone.st>paul2004-06-091-0/+4
* 2004-06-04 Paul Jakma <paul@dishone.st>paul2004-06-041-1/+1
* Merge isisd into the Quagga's framework:jardin2003-12-231-2/+4