summaryrefslogtreecommitdiffstats
path: root/zebra
Commit message (Expand)AuthorAgeFilesLines
* Remove a number of "assigned but unused" warnings and other WIPChris Hall2012-04-101-3/+0
* Fix ip6_masklen() so that does not require non-standard cast to union.Chris Hall2012-03-302-5/+5
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-1722-387/+657
|\
| * zebra: justify rtadv VTY commands with argumentsDenis Ovsienko2012-01-261-101/+110
| * zebra: freshen RFC references in rtadvDenis Ovsienko2012-01-262-8/+8
| * zebra: use prefix_ipv6 in rtadv_prefixDenis Ovsienko2012-01-262-11/+10
| * zebra: clear host bits of ND RA prefix optionDenis Ovsienko2012-01-261-0/+2
| * zebra: justify some IPv6 ND RA timers wrt RFCDenis Ovsienko2012-01-263-18/+79
| * zebra: fix output of IPv6 ND RA optionsDenis Ovsienko2012-01-261-0/+14
| * zebra: fix recent MP-BGP commits for FreeBSDDenis Ovsienko2012-01-231-5/+5
| * zebra: Removal of the following warning messagesG.Balaji2012-01-231-3/+2
| * zebra: IPv6 MP-BGP Routes addition and deletionG.Balaji2012-01-235-15/+17
| * zebra: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-239-19/+111
| * zebra: include MTU option in RA on request (BZ#665)Denis Ovsienko2012-01-201-0/+54
| * general: remove inline qualifiers and move in-header functions to objectsPaul Jakma2012-01-061-1/+1
| * zebra: fix IPv6 RA wrt interface removal (BZ#480)Denis Ovsienko2012-01-021-1/+1
| * zebra: fix ifindex test condition (BZ#487)Matthias Ferdinand2012-01-021-2/+6
| * zebra: ZEBRA_HELLO and mopping up routes (BZ#448)Vyacheslav Trushkin2012-01-023-1/+95
| * fix set never used warningsStephen Hemminger2011-12-182-8/+1
| * lib: put route_types.txt to real useDavid Lamparter2011-12-131-63/+15
| * zebra: fix redistribution of new protocolsDavid Lamparter2011-12-131-34/+12
| * rib: default distance value for new protocols (v2)David Lamparter2011-12-131-1/+5
| * zebra: set the interface link-layer socket addressTom Goff2011-12-131-0/+12
| * zebra: spellingDenis Ovsienko2011-12-131-2/+2
| * build: delete .cvsignore filesDenis Ovsienko2011-12-131-13/+0
| * quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-133-6/+12
| * zebra: fix warnings in forward procStephen Hemminger2011-12-071-5/+4
| * zebra: add missing includesDenis Ovsienko2011-09-272-0/+5
| * zebra: fix loss of metric for Linux routesDmitry Popov2011-09-271-2/+8
* | Fix failure to build under --disable-rtadvChris Hall2012-02-211-0/+5
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-1933-839/+996
* | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-123-11/+8
|\|
| * zebra: trivial warning fixPaul Jakma2011-04-131-7/+4
| * Zebra zserv: bogus conditionalStephen Hemminger2010-08-191-1/+1
| * zebra: fix infinite loop when deleting an interfaceRoman Hoog Antink2010-05-051-0/+4
| * zebra: change router-id selection algoStephen Hemminger2009-12-211-10/+6
* | Bring "ex" version up to date with 0.99.18ex14Chris Hall2011-03-293-14/+14
* | Bring up to date with 0.99.16 releaseChris Hall2010-04-175-8/+19
* | Fixing declarations to eliminate compiler warnings in zebra.Chris Hall2010-04-1725-33/+189
* | Put back some Quagga additions to getopt.c etc.Chris Hall2010-04-171-2/+1
* | Further reduction of warnings under gcc 4.2.1Chris Hall2010-04-162-1/+2
* | Removing compiler warnings.Chris Hall2010-04-161-3/+5
* | Revised thread/timer handling, work queue and scheduling.Chris Hall2010-02-161-91/+92
* | Getting BGP Engine to start and removing warnings.Chris Hall2010-01-244-47/+54
|/
* zebra: deal with irdp compile warningsStephen Hemminger2009-12-104-31/+27
* zebra: cleanup RIB meta queue codeStephen Hemminger2009-12-091-37/+10
* zebra: fix more warnings in rtadvStephen Hemminger2009-12-081-8/+5
* Merge branch 'master' of ssh://code.quagga.net/var/lib/git/quaggaDenis Ovsienko2009-12-081-13/+0
|\
| * zebra: remove unused function to fix warningStephen Hemminger2009-12-081-13/+0
* | zebra: fix more compiler warningsStephen Hemminger2009-12-081-40/+4
|/