summaryrefslogtreecommitdiffstats
path: root/zebra
Commit message (Expand)AuthorAgeFilesLines
...
* build: use net-snmp-config to configure NetSNMPVincent Bernat2012-06-251-1/+1
* build: only define HAVE_SNMPVincent Bernat2012-06-251-6/+0
* build: allow configure and build in a separate directoryVincent Bernat2012-06-251-1/+1
* zebra: fix up compilation without rtadv/IPv6Joachim Nilsson2012-05-093-39/+41
* zebra: feed Connected routes into MRIBG.Balaji2012-05-021-0/+5
* zebra: no need to clear memory of the netlink buffersJorge Boncompte [DTI2]2012-05-021-3/+3
* lib, zebra: extend use of sockunion2ip macroJorge Boncompte [DTI2]2012-05-021-3/+3
* bgpd, zebra: Fix format for some metric outputsJorge Boncompte [DTI2]2012-05-021-2/+2
* Revert "zebra: clean up client routes when client goes away"David Lamparter2012-04-203-83/+0
* zebra: use larger buffer (4096) for netlink messagesJR Rivers2012-04-161-10/+12
* Merge quagga mainline into the google ISIS code.Avneesh Sachdev2012-04-1122-311/+586
|\
| * zebra: Display uptime of Babel routes in show ip[v6] route.Juliusz Chroboczek2012-03-251-0/+4
| * babeld: Initial import, for Babel routing protocol.Paul Jakma2012-03-252-12/+15
| * 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
* | 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