Age | Commit message (Expand) | Author |
2012-01-26 | zebra: justify some IPv6 ND RA timers wrt RFC | Denis Ovsienko |
2012-01-26 | zebra: fix output of IPv6 ND RA options | Denis Ovsienko |
2012-01-23 | zebra: fix recent MP-BGP commits for FreeBSD | Denis Ovsienko |
2012-01-23 | zebra: Removal of the following warning messages | G.Balaji |
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-20 | zebra: include MTU option in RA on request (BZ#665) | Denis Ovsienko |
2012-01-06 | general: remove inline qualifiers and move in-header functions to objects | Paul Jakma |
2012-01-02 | zebra: fix IPv6 RA wrt interface removal (BZ#480) | Denis Ovsienko |
2012-01-02 | zebra: fix ifindex test condition (BZ#487) | Matthias Ferdinand |
2012-01-02 | zebra: ZEBRA_HELLO and mopping up routes (BZ#448) | Vyacheslav Trushkin |
2011-12-18 | fix set never used warnings | Stephen Hemminger |
2011-12-13 | lib: put route_types.txt to real use | David Lamparter |
2011-12-13 | zebra: fix redistribution of new protocols | David Lamparter |
2011-12-13 | rib: default distance value for new protocols (v2) | David Lamparter |
2011-12-13 | zebra: set the interface link-layer socket address | Tom Goff |
2011-12-13 | zebra: spelling | Denis Ovsienko |
2011-12-13 | build: delete .cvsignore files | Denis Ovsienko |
2011-12-13 | quagga: option "-z" ("--socket <path>") added | Vyacheslav Trushkin |
2011-12-07 | zebra: fix warnings in forward proc | Stephen Hemminger |
2011-09-27 | zebra: add missing includes | Denis Ovsienko |
2011-09-27 | zebra: fix loss of metric for Linux routes | Dmitry Popov |
2011-04-13 | zebra: trivial warning fix | Paul Jakma |
2010-08-19 | Zebra zserv: bogus conditional | Stephen Hemminger |
2010-05-05 | zebra: fix infinite loop when deleting an interface | Roman Hoog Antink |
2009-12-21 | zebra: change router-id selection algo | Stephen Hemminger |
2009-12-10 | zebra: deal with irdp compile warnings | Stephen Hemminger |
2009-12-09 | zebra: cleanup RIB meta queue code | Stephen Hemminger |
2009-12-08 | zebra: fix more warnings in rtadv | Stephen Hemminger |
2009-12-08 | Merge branch 'master' of ssh://code.quagga.net/var/lib/git/quagga | Denis Ovsienko |
2009-12-08 | zebra: fix more compiler warnings | Stephen Hemminger |
2009-12-08 | zebra: remove unused function to fix warning | Stephen Hemminger |
2009-12-03 | zebra: handle RTF_CLONING removal from FreeBSD 8.0 | David Ward |
2009-12-03 | zebra: fix argument reference in strncpy() call for BSD | heasley |
2009-12-03 | zebra: fix RIB debug message for IPv6 | David Ward |
2009-12-03 | zebra: make declaration const in rtm_flag_dump() | Tom Goff |
2009-09-01 | zebra: Fix router advertisements for non-Ethernet link layer addresses | David Ward |
2009-08-28 | zebra: Add an example config file for testzebra | Paul Jakma |
2009-08-28 | zebra: test_main.c should be a bit more helpful about its usage | Paul Jakma |
2009-08-13 | all: check return value from daemon() call | Stephen Hemminger |
2009-07-28 | [zebra] Fix crash in test_zebra | Paul Jakma |
2009-07-24 | [zebra] do not touch socket before pidfile locking | Denis Ovsienko |
2009-07-21 | [zebra] Silence noisy process_subq | Chris Caputo |
2009-06-24 | zebra: Static route does not reach kernel. | Joakim Tjernlund |
2009-06-23 | [zebra] linux policy routing support with ipv6 | Mathieu Goessens |
2009-06-23 | RFC 4191 Default Router Preference support for router advertisements | Chris Caputo |
2009-06-19 | [cleanup] convert bzero() deprecated by POSIX to memset() | Jeremy Jackson |
2009-06-18 | [daemons/cleanup] Remove disabled log_mode argument support. | Jeremy Jackson |
2009-06-18 | [zebra/cleanup] make message table read only | Stephen Hemminger |
2009-06-18 | [zebra] Remove unused structure element | Stephen Hemminger |