Age | Commit message (Expand) | Author |
2012-05-02 | bgpd, zebra: Fix format for some metric outputs | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd: Fix regression in args consolidation, total should be inited from args | Paul Jakma |
2012-05-02 | bgpd: Make socket init separate, so unit tests work again. | Paul Jakma |
2012-05-02 | tests: Fix some compile errors and warnings | Paul Jakma |
2012-05-02 | Revert "tests: disable broken tests/bgp_mp_attr_test.c" | Paul Jakma |
2012-05-01 | release: 0.99.21 | David Lamparter |
2012-05-01 | tests: disable broken tests/bgp_mp_attr_test.c | David Lamparter |
2012-05-01 | redhat: add systemd service files | David Ward |
2012-05-01 | redhat: update initscripts | David Ward |
2012-05-01 | redhat: add logrotate configuration for babeld and isisd | David Ward |
2012-05-01 | doc: add ospfclient(8) and watchquagga(8) man pages | David Ward |
2012-05-01 | doc: only package man pages for daemons that are built | David Ward |
2012-04-30 | tools: use standard interpreter path in all Perl scripts | David Ward |
2012-04-28 | bgpd: fix up multipath merge breakage | David Lamparter |
2012-04-28 | babeld: merge kernel_zebra.c into kernel.c. | Juliusz Chroboczek |
2012-04-28 | babeld: Include babel_main.h in noinst_HEADERS. | Denis Ovsienko |
2012-04-20 | lib: bump ZSERV_VERSION to 2 | David Lamparter |
2012-04-20 | Revert "zebra: clean up client routes when client goes away" | David Lamparter |
2012-04-16 | bgpd: Fix crash when disabling dampening (BZ#687) | Jorge Boncompte [DTI2] |
2012-04-16 | ospfd: Fixes a crash of the daemon with a snmp walk | Jorge Boncompte [DTI2] |
2012-04-16 | zebra: use larger buffer (4096) for netlink messages | JR Rivers |
2012-04-16 | isisd: merge osr/google-is-is | David Lamparter |
2012-04-16 | quagga: option "-z" ("--socket <path>") added | Vyacheslav Trushkin |
2012-04-16 | isisd: indent longopts array | Vyacheslav Trushkin |
2012-04-16 | isisd: reapply removal of CVS cruft | David Lamparter |
2012-04-16 | bgpd: merge osr/quagga-osr-patches (BZ#700) | David Lamparter |
2012-04-16 | bgpd: merge osr/google-bgp-multipath | David Lamparter |
2012-04-11 | isisd: reapply patch to fix zebra protocol | Avneesh Sachdev |
2012-04-11 | Merge quagga mainline into the google ISIS code. | Avneesh Sachdev |
2012-04-11 | ospfd: adjust OSPF_ROUTER_LSA_MIN_SIZE for VL case | Denis Ovsienko |
2012-04-09 | Merge branch 'quagga' into google-bgp-multipath | Avneesh Sachdev |
2012-04-08 | bgpd: fix issue in capability negotiation (BZ#700) | Avneesh Sachdev |
2012-04-08 | zebra: include hardware addr in if up/down messages | Josh Bailey |
2012-04-08 | lib: Tweak to if_delete_retain() | Josh Bailey |
2012-04-08 | zebra: clean up client routes when client goes away | Josh Bailey |
2012-04-07 | zebra: add more logs/asserts to rib work queue code | Subbaiah Venkata |
2012-04-07 | isisd: couple of bug fixes | Subbaiah Venkata |
2012-04-07 | isisd: add Google's changes to IS-IS | Josh Bailey |
2012-04-07 | zebra: tweak deletion of routes without nexthop addr | Subbaiah Venkata |
2012-04-07 | zebra: read multipath routes and hw addr from netlink | Josh Bailey |
2012-04-07 | lib: add stream_set_endp() | Subbaiah Venkata |
2012-04-07 | lib: add support for keyed-hashing with MD5 | Josh Bailey |
2012-04-07 | lib: Tweaks to linked list macros | Josh Bailey |
2012-04-04 | lib: pretty ip_masklen and masklen2ip | David Lamparter |
2012-04-04 | Revert "lib: optimize ip_masklen()" (BZ#720) | David Lamparter |
2012-03-27 | bgpd: bgp_attr_flags_diagnose shouldn't assert | Paul Jakma |
2012-03-27 | bgpd: attr_parse call to attr_malformed should deal with PROCEED error case | Paul Jakma |
2012-03-27 | bgpd: Fix silly mistake in bgp_attr_flag_invalid | Paul Jakma |
2012-03-25 | bgpd: malformed attribute error that can still proceed should fixup getp | Paul Jakma |
2012-03-25 | Merge branch 'babeld-merge' into master-copy | Paul Jakma |