summaryrefslogtreecommitdiff
path: root/zebra
AgeCommit message (Expand)Author
2012-11-30zebra: include intf when sending IPv4 nexthop to FPMAvneesh Sachdev
2012-11-30zebra: add module to communicate routes to FPMAvneesh Sachdev
2012-11-30zebra: extern/extract some functions from rt_netlink.cAvneesh Sachdev
2012-11-30zebra: add iterator for walking all tables in RIBAvneesh Sachdev
2012-11-30zebra: add way to determine VRF/AFI/SAFI of tableAvneesh Sachdev
2012-11-30zebra: add structure to hold per-prefix state in RIBAvneesh Sachdev
2012-11-05build: check actually-used BSD link state fieldsDoug VanLeuven
2012-11-05zebra: kernel_socket: fix overflow in RTA_ADDR & RTA_ATTRDoug VanLeuven
2012-11-05zebra: kernel_socket: fix 64bit MacOS X alignmentDoug VanLeuven
2012-11-01build: reorder libraries to address linker errorAvneesh Sachdev
2012-10-25*: use array_size() helper macroBalaji.G
2012-10-25zebra: make static routes respect table settingNolan Leake
2012-07-25zebra: Add support for ZEBRA_NEXTHOP_IPV4_IFINDEXJoakim Tjernlund
2012-07-13zebra: lingering IP address after deletion (BZ#486)David Lamparter
2012-06-25snmp: let handlers accept OID from a lesser prefixVincent Bernat
2012-06-25build: use net-snmp-config to configure NetSNMPVincent Bernat
2012-06-25build: only define HAVE_SNMPVincent Bernat
2012-06-25build: allow configure and build in a separate directoryVincent Bernat
2012-05-09zebra: fix up compilation without rtadv/IPv6Joachim Nilsson
2012-05-02zebra: feed Connected routes into MRIBG.Balaji
2012-05-02zebra: no need to clear memory of the netlink buffersJorge Boncompte [DTI2]
2012-05-02lib, zebra: extend use of sockunion2ip macroJorge Boncompte [DTI2]
2012-05-02bgpd, zebra: Fix format for some metric outputsJorge Boncompte [DTI2]
2012-04-20Revert "zebra: clean up client routes when client goes away"David Lamparter
2012-04-16zebra: use larger buffer (4096) for netlink messagesJR Rivers
2012-04-11Merge quagga mainline into the google ISIS code.Avneesh Sachdev
2012-04-08zebra: include hardware addr in if up/down messagesJosh Bailey
2012-04-08zebra: clean up client routes when client goes awayJosh Bailey
2012-04-07zebra: add more logs/asserts to rib work queue codeSubbaiah Venkata
2012-04-07zebra: tweak deletion of routes without nexthop addrSubbaiah Venkata
2012-04-07zebra: read multipath routes and hw addr from netlinkJosh Bailey
2012-03-25zebra: Display uptime of Babel routes in show ip[v6] route.Juliusz Chroboczek
2012-03-25babeld: Initial import, for Babel routing protocol.Paul Jakma
2012-01-26zebra: justify rtadv VTY commands with argumentsDenis Ovsienko
2012-01-26zebra: freshen RFC references in rtadvDenis Ovsienko
2012-01-26zebra: use prefix_ipv6 in rtadv_prefixDenis Ovsienko
2012-01-26zebra: clear host bits of ND RA prefix optionDenis Ovsienko
2012-01-26zebra: justify some IPv6 ND RA timers wrt RFCDenis Ovsienko
2012-01-26zebra: fix output of IPv6 ND RA optionsDenis Ovsienko
2012-01-23zebra: fix recent MP-BGP commits for FreeBSDDenis Ovsienko
2012-01-23zebra: Removal of the following warning messagesG.Balaji
2012-01-23zebra: IPv6 MP-BGP Routes addition and deletionG.Balaji
2012-01-23zebra: IPv4 MP-BGP Routes addition and deletionG.Balaji
2012-01-20zebra: include MTU option in RA on request (BZ#665)Denis Ovsienko
2012-01-06general: remove inline qualifiers and move in-header functions to objectsPaul Jakma
2012-01-02zebra: fix IPv6 RA wrt interface removal (BZ#480)Denis Ovsienko
2012-01-02zebra: fix ifindex test condition (BZ#487)Matthias Ferdinand
2012-01-02zebra: ZEBRA_HELLO and mopping up routes (BZ#448)Vyacheslav Trushkin
2011-12-18fix set never used warningsStephen Hemminger
2011-12-13lib: put route_types.txt to real useDavid Lamparter