summaryrefslogtreecommitdiffstats
path: root/zebra/zserv.c
Commit message (Expand)AuthorAgeFilesLines
* fix the previous zebra-nexthop-tracking commitTimo Teräs2015-06-041-2/+2
* zebra-nexthop-tracking.patchDinesh G Dutt2015-06-041-4/+77
* zebra: redistribute hw_type to connected daemonsTimo Teräs2015-06-041-0/+1
* zebra: silence zebra_serv_un unused warningDavid Lamparter2015-04-211-1/+2
* zebra: make MRIB lookup behaviour switchableDavid Lamparter2015-02-061-17/+5
* zebra: return route_node from rib_match_ipv4_safiDavid Lamparter2015-02-061-2/+2
* zebra: kill rib_match_ipv4()David Lamparter2015-02-061-2/+2
* zebra: mrib: Include BGP routes in RPF lookupsEverton Marques2015-02-061-2/+3
* zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIBEverton Marques2015-02-061-0/+96
* *: nuke ^L (page feed)David Lamparter2014-06-041-8/+8
* zebra: match gateway when deleting NEXTHOP_IPV4_IFINDEX routesChristian Franke2014-02-101-0/+1
* zebra: rework recursive route resolutionChristian Franke2013-09-191-2/+10
* bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import checkChristian Franke2013-08-061-0/+4
* bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup apiChristian Franke2013-08-061-0/+12
* zebra: don't printf to stdout on ZEBRA_IPV6_NEXTHOP_LOOKUPChristian Franke2013-07-311-1/+3
* zebra: fix sockaddr_dl length assumptions (BZ#737)David Lamparter2013-01-161-1/+1
* zebra: Add support for ZEBRA_NEXTHOP_IPV4_IFINDEXJoakim Tjernlund2012-07-251-0/+9
* Revert "zebra: clean up client routes when client goes away"David Lamparter2012-04-201-23/+0
* Merge quagga mainline into the google ISIS code.Avneesh Sachdev2012-04-111-8/+73
|\
| * zebra: IPv6 MP-BGP Routes addition and deletionG.Balaji2012-01-231-4/+6
| * zebra: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-231-2/+6
| * zebra: ZEBRA_HELLO and mopping up routes (BZ#448)Vyacheslav Trushkin2012-01-021-0/+59
| * quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-131-2/+2
* | zebra: include hardware addr in if up/down messagesJosh Bailey2012-04-081-48/+28
* | zebra: clean up client routes when client goes awayJosh Bailey2012-04-081-0/+23
* | zebra: tweak deletion of routes without nexthop addrSubbaiah Venkata2012-04-071-6/+8
|/
* Zebra zserv: bogus conditionalStephen Hemminger2010-08-191-1/+1
* [zebra] do not touch socket before pidfile lockingDenis Ovsienko2009-07-241-7/+11
* [zebra] linux policy routing support with ipv6Mathieu Goessens2009-06-231-4/+4
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-2/+2
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-6/+6
* [zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma2007-05-021-1/+4
* [zebra] Connected routes must always be added to main tablePaul Jakma2006-07-271-0/+2
* [zebra] Remove private command string tablePaul Jakma2006-05-151-29/+1
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-1/+0
* [zserv] Extend Zserv header with version information and marker fieldpaul2006-01-161-38/+38
* [zserv] Update interface flags to 8 bytes wide.paul2006-01-111-3/+3
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-0/+2
* * zebra_rib.c, rib.h: Add distance and metric arguments to thehasso2005-08-271-2/+4
* 2005-07-29 Paul Jakma <paul.jakma@sun.com>paul2005-07-291-9/+2
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-1/+1
* 2005-05-31 Paul Jakma <paul.jakma@sun.com>paul2005-05-311-15/+25
* 2005-04-28 Paul Jakma <paul.jakma@sun.com>paul2005-04-281-3/+2
* 2005-04-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-101-11/+21
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-12/+7
* 2004-04-05 Paul Jakma <paul@dishone.st>paul2005-04-051-6/+15
* 2005-02-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>nonblocking_zserv_afterajs2005-02-281-198/+156
* 2005-02-19 Paul Jakma <paul@dishone.st>paul2005-02-191-6/+1
* 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-091-8/+8
* 2005-01-05 Paul Jakma <paul@dishone.st>paul2005-01-051-2/+6