summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08lib: Tweak to if_delete_retain()Josh 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-07isisd: couple of bug fixesSubbaiah Venkata
2012-04-07isisd: add Google's changes to IS-ISJosh Bailey
2012-04-07zebra: tweak deletion of routes without nexthop addrSubbaiah Venkata
2012-04-07zebra: read multipath routes and hw addr from netlinkJosh Bailey
2012-04-07lib: add stream_set_endp()Subbaiah Venkata
2012-04-07lib: add support for keyed-hashing with MD5Josh Bailey
2012-04-07lib: Tweaks to linked list macrosJosh Bailey
2012-04-04lib: pretty ip_masklen and masklen2ipDavid Lamparter
2012-04-04Revert "lib: optimize ip_masklen()" (BZ#720)David Lamparter
2012-03-27bgpd: bgp_attr_flags_diagnose shouldn't assertPaul Jakma
2012-03-27bgpd: attr_parse call to attr_malformed should deal with PROCEED error casePaul Jakma
2012-03-27bgpd: Fix silly mistake in bgp_attr_flag_invalidPaul Jakma
2012-03-25bgpd: malformed attribute error that can still proceed should fixup getpPaul Jakma
2012-03-25Merge branch 'babeld-merge' into master-copyPaul Jakma
2012-03-25babeld: remove "parasitic" mode.Juliusz Chroboczek
2012-03-25babeld: 3 more timing statements in config textDenis Ovsienko
2012-03-25babeld: consolidate zebra interface into fewer functions.Juliusz Chroboczek
2012-03-25babeld: fix typo in kernel_route_add_v6.Juliusz Chroboczek
2012-03-25babeld: set interface flags eagerly, not at interface up.Juliusz Chroboczek
2012-03-25babeld: more helpful sample conf file.Juliusz Chroboczek
2012-03-25babeld: fix documentation.Juliusz Chroboczek
2012-03-25babeld: remove remains of standalone babeld's configuration code.Juliusz Chroboczek
2012-03-25babeld: drive interface_config_write() forwardDenis Ovsienko
2012-03-25babeld: justify "running-config" meaning in CLIDenis Ovsienko
2012-03-25Remove dead variable reboot_time.Juliusz Chroboczek
2012-03-25doc: fix typo.Matthieu Boutier
2012-03-25doc: update babeld documentation.Juliusz Chroboczek
2012-03-25doc: fix Makefile dependencies for babeld.Juliusz Chroboczek
2012-03-25babeld: display update-interval and resend-delay in show commands"Juliusz Chroboczek
2012-03-25babeld: vty commands (hello-interval, update-interval, resend-delay).Juliusz Chroboczek
2012-03-25babeld: remove port and group setting commands.Juliusz Chroboczek
2012-03-25Resynchronise with babeld-1.3.1.Juliusz Chroboczek
2012-03-25babeld: dismiss babel_redistribute_unset()Denis Ovsienko
2012-03-25babeld: fix wire{d,less} commands name.Matthieu Boutier
2012-03-25ripd: add babel for redistribution.Matthieu Boutier
2012-03-25ripngd: Replace redistribution strings with route_types.h defines.Matthieu Boutier
2012-03-25babeld: Add support for blackhole routes.Juliusz Chroboczek
2012-03-25babeld: refactor filtering stubs.Juliusz Chroboczek
2012-03-25zebra: Display uptime of Babel routes in show ip[v6] route.Juliusz Chroboczek
2012-03-25babeld: Use quagga_gettime.Juliusz Chroboczek
2012-03-25babeld: Don't use an ifindex when installing IPv4 routes.Juliusz Chroboczek
2012-03-25babeld: remove some unused functions' arguments.Matthieu Boutier
2012-03-25doc: fix typo in babeld.Matthieu Boutier
2012-03-25doc: Document babeld.Juliusz Chroboczek
2012-03-25babeld: Indentation fix.Juliusz Chroboczek