summaryrefslogtreecommitdiffstats
path: root/zebra
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | 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-083-0/+82
* | zebra: add more logs/asserts to rib work queue codeSubbaiah Venkata2012-04-071-4/+31
* | zebra: tweak deletion of routes without nexthop addrSubbaiah Venkata2012-04-071-6/+8
* | zebra: read multipath routes and hw addr from netlinkJosh Bailey2012-04-073-29/+165
|/
* 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
* 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
|/
* zebra: handle RTF_CLONING removal from FreeBSD 8.0David Ward2009-12-031-0/+7
* zebra: fix argument reference in strncpy() call for BSDheasley2009-12-031-1/+1
* zebra: fix RIB debug message for IPv6David Ward2009-12-031-4/+4
* zebra: make declaration const in rtm_flag_dump()Tom Goff2009-12-031-1/+1
* zebra: Fix router advertisements for non-Ethernet link layer addressesDavid Ward2009-09-011-2/+16
* zebra: Add an example config file for testzebraPaul Jakma2009-08-281-0/+56
* zebra: test_main.c should be a bit more helpful about its usagePaul Jakma2009-08-281-1/+5
* all: check return value from daemon() callStephen Hemminger2009-08-132-4/+10
* [zebra] Fix crash in test_zebraPaul Jakma2009-07-281-0/+1
* [zebra] do not touch socket before pidfile lockingDenis Ovsienko2009-07-243-7/+15
* [zebra] Silence noisy process_subqChris Caputo2009-07-211-0/+2