summaryrefslogtreecommitdiffstats
path: root/zebra
Commit message (Expand)AuthorAgeFilesLines
...
* zebra: add iterator for walking all tables in RIBAvneesh Sachdev2012-11-302-0/+155
* zebra: add way to determine VRF/AFI/SAFI of tableAvneesh Sachdev2012-11-302-4/+61
* zebra: add structure to hold per-prefix state in RIBAvneesh Sachdev2012-11-305-98/+275
* build: check actually-used BSD link state fieldsDoug VanLeuven2012-11-051-6/+6
* zebra: kernel_socket: fix overflow in RTA_ADDR & RTA_ATTRDoug VanLeuven2012-11-051-9/+22
* zebra: kernel_socket: fix 64bit MacOS X alignmentDoug VanLeuven2012-11-051-0/+6
* build: reorder libraries to address linker errorAvneesh Sachdev2012-11-011-2/+2
* *: use array_size() helper macroBalaji.G2012-10-254-5/+5
* zebra: make static routes respect table settingNolan Leake2012-10-251-0/+1
* zebra: Add support for ZEBRA_NEXTHOP_IPV4_IFINDEXJoakim Tjernlund2012-07-251-0/+9
* zebra: lingering IP address after deletion (BZ#486)David Lamparter2012-07-131-3/+18
* snmp: let handlers accept OID from a lesser prefixVincent Bernat2012-06-251-0/+8
* 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