Age | Commit message (Expand) | Author |
2013-09-19 | zebra: rework recursive route resolution | Christian Franke |
2013-08-06 | bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import check | Christian Franke |
2013-08-06 | bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup api | Christian Franke |
2013-07-31 | zebra: don't printf to stdout on ZEBRA_IPV6_NEXTHOP_LOOKUP | Christian Franke |
2013-01-16 | zebra: fix sockaddr_dl length assumptions (BZ#737) | David Lamparter |
2012-07-25 | zebra: Add support for ZEBRA_NEXTHOP_IPV4_IFINDEX | Joakim Tjernlund |
2012-04-20 | Revert "zebra: clean up client routes when client goes away" | David Lamparter |
2012-04-11 | Merge quagga mainline into the google ISIS code. | Avneesh Sachdev |
2012-04-08 | zebra: include hardware addr in if up/down messages | Josh Bailey |
2012-04-08 | zebra: clean up client routes when client goes away | Josh Bailey |
2012-04-07 | zebra: tweak deletion of routes without nexthop addr | Subbaiah Venkata |
2012-01-23 | zebra: IPv6 MP-BGP Routes addition and deletion | G.Balaji |
2012-01-23 | zebra: IPv4 MP-BGP Routes addition and deletion | G.Balaji |
2012-01-02 | zebra: ZEBRA_HELLO and mopping up routes (BZ#448) | Vyacheslav Trushkin |
2011-12-13 | quagga: option "-z" ("--socket <path>") added | Vyacheslav Trushkin |
2010-08-19 | Zebra zserv: bogus conditional | Stephen Hemminger |
2009-07-24 | [zebra] do not touch socket before pidfile locking | Denis Ovsienko |
2009-06-23 | [zebra] linux policy routing support with ipv6 | Mathieu Goessens |
2009-06-12 | [cleanup] Make command nodes static | Stephen Hemminger |
2007-05-10 | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma |
2007-05-02 | [zebra] Routemap support on received routes, with 'set src' command (linux) | Paul Jakma |
2006-07-27 | [zebra] Connected routes must always be added to main table | Paul Jakma |
2006-05-15 | [zebra] Remove private command string table | Paul Jakma |
2006-01-19 | [compiler] miscellaneous trivial compiler warning fixes | paul |
2006-01-16 | [zserv] Extend Zserv header with version information and marker field | paul |
2006-01-11 | [zserv] Update interface flags to 8 bytes wide. | paul |
2005-09-29 | 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> | vincent |
2005-08-27 | * zebra_rib.c, rib.h: Add distance and metric arguments to the | hasso |
2005-07-29 | 2005-07-29 Paul Jakma <paul.jakma@sun.com> | paul |
2005-06-28 | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul |
2005-05-31 | 2005-05-31 Paul Jakma <paul.jakma@sun.com> | paul |
2005-04-28 | 2005-04-28 Paul Jakma <paul.jakma@sun.com> | paul |
2005-04-10 | 2005-04-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-04-07 | 2005-04-07 Paul Jakma <paul.jakma@sun.com> | paul |
2005-04-05 | 2004-04-05 Paul Jakma <paul@dishone.st> | paul |
2005-02-28 | 2005-02-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2005-02-19 | 2005-02-19 Paul Jakma <paul@dishone.st> | paul |
2005-02-09 | 2005-02-09 Paul Jakma <paul.jakma@sun.com> | paul |
2005-01-05 | 2005-01-05 Paul Jakma <paul@dishone.st> | paul |
2004-12-07 | 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-11-20 | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs |
2004-10-19 | Fix regression. It seems to me that this code still works only by accident | hasso |
2004-10-13 | * zserv.c: Remove useless warnings "forwarding is already on". | hasso |
2004-10-07 | Fix warnings. Didn't even look at files not compiled in Linux though. | hasso |
2004-10-03 | Common router id. | hasso |
2004-09-23 | Remove usage of evil list and listnode typedefs. | hasso |
2004-09-22 | 2004-09-22 Paul Jakma <paul.jakma@sun.com> | paul |
2004-08-23 | 2004-08-23 Paul Jakma <paul@dishone.st> | paul |
2004-05-09 | 2004-05-09 Paul Jakma <paul@dishone.st> | paul |
2004-04-06 | * Fixed lowering privileges in proc ipforward method. | hasso |