- 030674d pimd: add support for configuring multicast static routes by Jafar Al-Gharaibeh · 9 years ago
- 6064613 vtysh: adjust bad_cli_stomps in extract.pl.in to reflect fixes & fix build by Paul Jakma · 9 years ago
- c9b0758 ospfd: Use route_node_lookup() instaed of route_node_get() by Joakim Tjernlund · 15 years ago
- 8b84c27 Removal of 'show ip mroute' by Donald Sharp · 9 years ago
- 8c56b44 Fix _netlink_route_debug message by Kaloyan Kovachev · 9 years ago
- 9487b4f watchquagga.c does not compile without warnings by Donald Sharp · 10 years ago
- cd557c3 pim: 'show debugging' collision by Donald Sharp · 10 years ago
- 08d9590 Fixup of redhat control files to properly start pimd by Donald Sharp · 10 years ago
- 4de398e ospfd: ospf_nbr_nbma_set()/ospf_snmp_vl_add() add unlock by Joakim Tjernlund · 15 years ago
- 4eaecdc ospfd: ospf_ls_upd_send() add missing unlock. by Joakim Tjernlund · 15 years ago
- fc363cd ospfd: ospf_ase.c, external_lsa locking fixes. by Joakim Tjernlund · 15 years ago
- d5643f5 ospfd: Move route_unlock_node() in ospf_ase_incremental_update() by Joakim Tjernlund · 15 years ago
- fbb6c86 ospfd: add missing unlock for ospf_interface_address_delete() by Joakim Tjernlund · 15 years ago
- 94266fa ospfd: Self nbrs needs to be rebuilt when router ID changes. by Joakim Tjernlund · 15 years ago
- 7f56743 pimd assert when no route to source from a new igmp join by Donald Sharp · 9 years ago
- b1891fb Add code to extract.pl.in to prevent further cli function overwrites by Donald Sharp · 9 years ago
- 1934e78 pim_mroute.h has a different version of code than linux/mroute.h provides by Donald Sharp · 9 years ago
- f31bab4 Quagga: Fix code to use srandom/random by Donald Sharp · 9 years ago
- 7716268 PIMD: Fix code to use srandom/random by Donald Sharp · 9 years ago
- 1ed8ce4 lib, stream: fix stream sanity checks by Wenjian Ma · 9 years ago
- 84c3840 bgpd: peer_uptime overflows after 1 year by Paul Jakma · 10 years ago
- 55cfa2f lib, vtysh: support multiple VRFs by using linux netns by Feng Lu · 10 years ago
- c99f348 *: add VRF ID in the API message header by Feng Lu · 10 years ago
- 758fb8f zebra, lib/memtypes.c: the netlink sockets work per VRF by Feng Lu · 10 years ago
- d6cf513 zebra: fix VRF code for *BSD by David Lamparter · 9 years ago
- 49f7609 zebra: maintain RTADV per VRF by Feng Lu · 10 years ago
- 267ceb2 zebra: add hooks upon enabling / disabling a VRF by Feng Lu · 10 years ago
- fb2bfc1 lib/vrf: enable / disable a VRF by Feng Lu · 10 years ago
- ac19a44 zebra: maintain the router-id per VRF by Feng Lu · 10 years ago
- 7aaf4ea zebra: configure static routes in any VRF by Feng Lu · 10 years ago
- 8970f74 zebra: lookup the address in all VRFs when set the route-map rule "set src" by Feng Lu · 10 years ago
- 1885d0a zebra: let the route-map rule "match interface" work for VRFs by Feng Lu · 10 years ago
- 4364ee5 zebra: show routes in a specified VRF or all VRFs by Feng Lu · 10 years ago
- 0d0686f zebra: let FIB stand for its respective VRF by Feng Lu · 10 years ago
- a285477 zebra: show interfaces in a specified VRF or all VRFs by Feng Lu · 10 years ago
- 471ea39 lib, zebra, vtysh: configure an interface in non-default VRF by Feng Lu · 10 years ago
- 5a5702f lib: move the interface list into "struct vrf" by Feng Lu · 10 years ago
- 126215c *: call if_init()/if_terminate() from vrf_init()/vrf_terminate() by Feng Lu · 10 years ago
- 2fc97f6 lib, zebra: add "vrf_id" into the "struct interface" by Feng Lu · 10 years ago
- 41f44a2 lib, zebra: move "struct vrf" to be a lib module by Feng Lu · 10 years ago
- 395828e ospf6d, bgpd: avoid calling if_nametoindex by Feng Lu · 10 years ago
- be6335d zebra: use prefix2str for logging where possible by Timo Teräs · 10 years ago
- 53a5c39 zebra/vty: use prefix2str and unify show ip/ipv6 route code by Timo Teräs · 10 years ago
- 41eb9a4 lib: make prefix2str simpler to use, and use it in zclient by Timo Teräs · 10 years ago
- 53009d3 lib: make sockunion2str safer to use by Timo Teräs · 10 years ago
- 3293bc2 route table: constify some APIs by Timo Teräs · 10 years ago
- f85592e zebra: simplify redistribution code by Timo Teräs · 10 years ago
- 483abc0 sockunion: add accessors for sockunion address by Timo Teräs · 10 years ago
- c1c69e4 lib: allow caller to provide prefix storage in sockunion2hostprefix by Timo Teräs · 10 years ago
- 80c9354 privs: fix privilege dropping to use system defined groups by Timo Teräs · 10 years ago
- d79668f tests: add testcli reference in/out & do DejaGNU by David Lamparter · 10 years ago
- db93eec tests: add CLI dummy command-exec tool by David Lamparter · 10 years ago
- 05a69d2 Revert "lib: wrong #define used for IPV6_MINHOPCOUNT" by David Lamparter · 10 years ago
- 72855b1 ripngd: allow to enable/disable the ECMP feature by Feng Lu · 10 years ago
- e97c31a ripngd: add ECMP support by Feng Lu · 10 years ago
- 54b88ca lib: wrong #define used for IPV6_MINHOPCOUNT by Donald Sharp · 10 years ago
- a5d589d lib/privs: Don't use CAP_NET_BROADCAST by Christian Franke · 10 years ago
- 3065777 lib/privs: display more info if cap_set_proc fails. by Christian Franke · 10 years ago
- 19ed526 isisd: always print adj->sysid (clang 3.6 warning) by David Lamparter · 10 years ago
- 90d3135 lib/vty: don't clear output buffer on input EOF by David Lamparter · 10 years ago
- 464ccf3 lib/vty: add vty_stdio at-close hook by David Lamparter · 10 years ago
- ba53a8f lib/vty: put stdin in raw mode for vty by David Lamparter · 10 years ago
- ba5dc5e lib/vty: add vty_stdio() by David Lamparter · 11 years ago
- 4715a53 lib/vty: add separate output fd support to VTYs by David Lamparter · 11 years ago
- ee53c8b vtysh: fix the fix for babeld removal... (5460bae) by David Lamparter · 10 years ago
- ec38711 lib: fix "sockunion: add hash function" for BSD (9196caf) by David Lamparter · 10 years ago
- 9196caf sockunion: add hash function by Timo Teräs · 10 years ago
- ef75770 bgpd: allow using rtt in route-map's set metric by Timo Teräs · 10 years ago
- 6b2672f sockopt: add support for querying tcp round-trip-time by Timo Teräs · 10 years ago
- 38f22ab bgpd: refactor route-map objects modifying integer values by Timo Teräs · 10 years ago
- 5460bae *: fix "babeld: Remove babeld from Quagga" (336724d) by David Lamparter · 10 years ago
- 336724d babeld: Remove babeld from Quagga by Paul Jakma · 10 years ago
- 219cdc9 ospfd: Remove another odd flooding hack in opaque LSA code by Paul Jakma · 10 years ago
- f1fc327 lib: assert(0) still needs a return by David Lamparter · 10 years ago
- 1416293 lib: fix "reduce strcmp in CLI" fallout (10bac801) by David Lamparter · 10 years ago
- c9c06d0 lib: straighten out ORF prefix list support by David Lamparter · 10 years ago
- e66cbd1 lib: hide internal prefix list structures by David Lamparter · 10 years ago
- 4584c23 bgpd: speed up "no-hit" withdraws for routeservers by David Lamparter · 10 years ago
- e30677a ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation' by Paul Jakma · 10 years ago
- e1bcd47 ospfd: Make ospf_passive_interface_update calls friendly to static analysis by Paul Jakma · 10 years ago
- 10bac80 lib/cli: reduce strcmp in CLI hot paths by David Lamparter · 10 years ago
- 81b139b lib: constify sockunion api by Timo Teräs · 10 years ago
- b40e178 zebra: fix rtadv check for non-glibc linux by Timo Teräs · 10 years ago
- e38545b zebra: fix build with rtadv disabled by Timo Teräs · 10 years ago
- 491417a isisd: fix crash on processing own p2p hello by Amritha Nambiar · 10 years ago
- 4da670b HACKING: Use space char for indentation. by Paul Jakma · 10 years ago
- f099612 HACKING: Fix spelling mistakes by Paul Jakma · 10 years ago
- 5bcbc3f gdb: Add a directory of files with gdb macros by Paul Jakma · 10 years ago
- dc684eb Merge branch 'volatile/fix_warnings' by David Lamparter · 10 years ago
- e691c3b *: assorted warning fixes by David Lamparter · 10 years ago
- 193e78f zebra: fix NetBSD interface stats printf by David Lamparter · 10 years ago
- 6ed810d *: fix more initialisers (for BSD) by David Lamparter · 10 years ago
- c313895 tests: fix warnings by David Lamparter · 10 years ago
- 4b6c332 zebra: silence zebra_serv_un unused warning by David Lamparter · 10 years ago
- 940b199 pimd: fix out of tree build by David Lamparter · 10 years ago
- c0bedeb build: add --enable-werror by David Lamparter · 10 years ago
- 3a7e83c build: determine CFLAGS more intelligently by David Lamparter · 10 years ago
- 53780e3 bgpd: drop unused static variable by David Lamparter · 10 years ago
- d689d1a bgpd: fix SNMP write support by David Lamparter · 10 years ago
- dfee58f snmp: fix warnings by David Lamparter · 10 years ago