- c8e8097 bgpd: fix memory leaks in show commands by Christian Franke · 8 years ago
- 32e41f7 bgpd: don't leak memory in community_regexp_include by Christian Franke · 8 years ago
- 708ea62 bgpd: check return value of zebra_interface_state_read by Christian Franke · 8 years ago
- 5cb81ce bgpd: setting nexthop doesn't need inet_pton by Christian Franke · 8 years ago
- cfb4826 lib: AgentX: use threads instead of eventloop hack by David Lamparter · 8 years ago
- 47fb0a8 lib: add thread_add_timer_tv (struct timeval) by David Lamparter · 8 years ago
- 449b29e lib: linklist: add listnode_add_before() by David Lamparter · 8 years ago
- c96e78d pimd: Fix of using uninitialized Memory by Donald Sharp · 8 years ago
- 6ff2acd vtysh: send "no interface" command to all daemons that support it by Igor Ryzhov · 8 years ago
- c0a613f bgpd: fix potential crash in community_list_dup_check by Christian Franke · 8 years ago
- 51b45a5 zebra: make fpm netlink_route_info_fill more robust by Christian Franke · 8 years ago
- 8db3863 ospf6d: remove unused broken function by Christian Franke · 8 years ago
- 5a7a23b isisd: exit if daemonizing fails by Christian Franke · 8 years ago
- 68cfaab zebra: fix a crash in static_add_ipv6 caused by a NULL dereference by Christian Franke · 8 years ago
- 456cb63 pimd: Add ability to safely ignore route-maps by Donald Sharp · 8 years ago
- 18343ee pimd: Add support for displaying ip mroute by Donald Sharp · 8 years ago
- f8aef5f pimd: Remove igmp_add_group_by_addr unneeded parameter by Donald Sharp · 8 years ago
- 3e6a3a6 pimd: Remove source_new unneeded parameter by Donald Sharp · 8 years ago
- d395fd1 pimd: Remove dead code. by Donald Sharp · 8 years ago
- dc633bd lib/stream: Add stream_discard, to discard read data from a stream by Paul Jakma · 8 years ago
- 95509a6 Extend BGP_SEND_ASPATH_CHECK to cover confederations by Thorvald Natvig · 8 years ago
- 9ed99f0 lib/memory: fix indirect static link with zlib by Baruch Siach · 8 years ago
- 64f8c7d configure: fix static linking with readline by Thomas Petazzoni · 8 years ago
- a8f9790 config: Give the option of disabling run as user/group by Jafar Al-Gharaibeh · 8 years ago
- e3443a2 bgpd: simplify ebgp-multihop and ttl-security handling by Timo Teräs · 8 years ago
- c9cc52a bgpd: honor disable-connected-check option with next hop tracking by Timo Teräs · 8 years ago
- b41bb62 zebra: fix nht validity checking to be same as when it's resolved by Timo Teräs · 8 years ago
- 631fcd2 zebra: use FIB state for nexthop tracking by Timo Teräs · 8 years ago
- 3b0e300 configure: Bump version to 1.1.1 by Paul Jakma · 8 years ago
- f0705d5 HACKING: Update useful URLs by Paul Jakma · 8 years ago
- a66b462 HACKING: Add 'Objectives', 'Governance', and an initial 'Code of Conduct' by Paul Jakma · 8 years ago
- e992eb9 HACKING: set a4paper by default by Paul Jakma · 8 years ago
- 126b0e7 vty: Add ctrl-v <literal> to allow, e.g., '?' to be input for regex by Paul Jakma · 8 years ago
- f5a4488 vtysh: Fix, guard against NULL pointer dereference by Jafar Al-Gharaibeh · 8 years ago
- 71e0ba7 vtysh: make warnings about node installs a non-default compile-time option by Nick Hilliard · 8 years ago
- a64c66b zebra: fix build on OpenBSD >= 5.9 by Renato Westphal · 8 years ago
- 99e00a1 lib: Bump library version-info by Paul Jakma · 8 years ago
- 7d66284 lib: ensure vty buf is nul terminated and wrap puts to it with checks by Paul Jakma · 8 years ago
- b7ceefe lib: limit size of vty buffer to 4096 bytes by Quentin Young · 8 years ago
- 5477ee7 Revert "opsf6d: Update router-LSA when nbr's interface-ID changes" by Paul Jakma · 8 years ago
- 258f3da release: Bump version to 1.1.0 by Paul Jakma · 8 years ago
- de58bdb build: remove werror from buildtest.sh for now by Paul Jakma · 8 years ago
- cfb1fae zebra: stack overrun in IPv6 RA receive code (CVE-2016-1245) by David Lamparter · 8 years ago
- ef9bc88 isisd: Fix size of malloc by Christian Franke · 8 years ago
- 985823f isisd: fix an error that was probably a result of copypasting by Christian Franke · 8 years ago
- 8548973 ospf6d: fix off-by-one on display of spf reasons by Christian Franke · 8 years ago
- 7fca43f ospf6d: don't access nexthops out of bounds by Christian Franke · 8 years ago
- 0d8b32a bgpd: fix off-by-one in attribute flags handling by Christian Franke · 8 years ago
- bb04351 bgp: restore missing check from original ignore NHT change by Lou Berger · 8 years ago
- e33545c bgp: fix warning in bgp_nht.c by Lou Berger · 8 years ago
- 68bfb61 bgp: ignore NHT when bgpd has never connected zebra by Lou Berger · 8 years ago
- 743dd42 bgpd: Fix NHT race with Connect leading to test tool issues by Paul Jakma · 8 years ago
- af177b2 isisd: warn if there is an MTU issue on circuits by Christian Franke · 8 years ago
- 4c7d717 isisd: fold up isis_circuit_is_type_set() by David Lamparter · 8 years ago
- 1187e25 isisd: fix is_type_set by David Lamparter · 8 years ago
- a798abb isisd: fix network-type configuration by Christian Franke · 8 years ago
- 5a1a087 isisd: fix isis_circuit_af_set() on fresh circuit by David Lamparter · 8 years ago
- 515812d isisd: fix isis_circuit_create() by David Lamparter · 8 years ago
- f263413 isisd: drop unused per-type metric values by David Lamparter · 8 years ago
- 68845c1 isisd: API: area (L1), domain (L2) passwords by Christian Franke · 8 years ago
- 4570ca4 isisd: API: timers (LSP, SPF) by Christian Franke · 8 years ago
- 304c7da isisd: API: LSP-MTU & area level by Christian Franke · 8 years ago
- b5d2f5f isisd: API: timers (IIH, CSNP, PSNP) by David Lamparter · 8 years ago
- f5fbfb2 isisd: API: circuit password by Christian Franke · 8 years ago
- ccd485d isisd: API: basic area config by Christian Franke · 8 years ago
- 3732cba isisd: API: basic circuit config by David Lamparter · 8 years ago
- f5603cc isisd: cleanup isis_circuit_lookup, errant from TE changes? by Paul Jakma · 8 years ago
- b4e0119 bgpd: Fix buffer overflow error in bgp_dump_routes_func by Evgeny Uskov · 9 years ago
- 810ab34 bgp: bgp_nexthop init/free AFI_ETHER related NH tables by Lou Berger · 8 years ago
- 19e6c19 bgpd: bgp_nexthop_cache not deleted with peers by Paul Jakma · 8 years ago
- c365b53 bgpd: Remove unused and leaking code by Lou Berger · 8 years ago
- 4b502fd tests: Fix testbgpmpattr and make check, broken by BGP NHT. by Paul Jakma · 8 years ago
- 789dfc9 bgpd: Fix crash in 'show ip bgp nexthop' by Paul Jakma · 8 years ago
- d9ab53a bgpd, zebra: Use next hop tracking for connected routes too by Dinesh Dutt · 10 years ago
- 5bcd754 bgpd: crash if attributes alone consume > 4096 bytes by Daniel Walton · 10 years ago
- 6c6c1bf bgpd: Improve peer scaling by Daniel Walton · 9 years ago
- e25a974 bgpd: don't count a route with an unreachable nexthop in PfxRcd by Daniel Walton · 9 years ago
- cb9ed1d ospf6d: Fix double increment of Sequence Number by Donald Sharp · 9 years ago
- 4f84737 zebra: Fix some warnings found during compile. by Donald Sharp · 9 years ago
- afc9cf9 osfd: Make OSPF compliant to the last sentence of this section in RFC 2328 by Vipin Kumar · 10 years ago
- fc2cee2 zebra: Fix incorrectly flagged nexthop by Daniel Walton · 10 years ago
- c696987 bgpd: Correct a few fuzz failures in BGP by Daniel Walton · 10 years ago
- cb37de4 ospf6d: Fix loss of hello's on interface by Vipin Kumar · 10 years ago
- 2153090 bgpd: Fix BGP_INFO_ATTR_CHANGED being cleared incorrectly by Daniel Walton · 10 years ago
- 4c7efde zebra: Add check to notice when an interface is unnumbered by Donald Sharp · 9 years ago
- 988a50c bgpd, lib: Clarify the different permutations of soft clearing a peer by Daniel Walton · 10 years ago
- 9e518dd bgpd: Alow gracefull shutdown of peers by Daniel Walton · 10 years ago
- 9ae8552 zebra: Gather and display detailed info about clients of Zebra by Dinesh Dutt · 10 years ago
- c7f25b9 bgpd, ospfd, ospf6d, ripd, ripngd, zebra: 'set metric -12' is broken in the parser by Daniel Walton · 10 years ago
- f2eb9ca bgpd: atomic-aggregate is lost when we aggregate another aggregate that has atomic-aggregate by Daniel Walton · 10 years ago
- 96d1060 *: Widen width of Zserv routing tag field. by Paul Jakma · 8 years ago
- 3b4fb57 ripd, ripngd: add support for route tags by Piotr Chytła · 9 years ago
- fb21447 zebra: add support for route tags by Piotr Chytła · 9 years ago
- 605aa33 bgpd, vtysh: Add support for route tags by Piotr Chytła · 9 years ago
- 2b2e38c ospfd, vtysh: Add support for Route tags by Piotr Chytła · 9 years ago
- eefddcc bgpd, lib, ospfd, zebra: Add ability to read/write tag value by Piotr Chytła · 9 years ago
- de24f82 zebra: Add internal support for route tags by Piotr Chytła · 17 years ago
- 147a812 vtysh: service integrated-vtysh-config not being written to file by Donald Sharp · 10 years ago
- 768d909 zebra: Suppress displaying default config as part of running config by Dinesh Dutt · 10 years ago
- d8c5f27 bgpd: flag paths for multipath if we RX link-local and global nexthops by Donald Sharp · 9 years ago