- d023f9f bgpd: Rollback "always send OPEN" a little, to workaround test suite issues by Paul Jakma · 8 years ago
- 5a0c1be bgpd: Config state related to OPEN must now be copied to accept peer. by Paul Jakma · 8 years ago
- c798623 bgpd: Better/more debug for collisions, inc. logging port of NOTIFYs. by Paul Jakma · 8 years ago
- 1ebafb6 bgpd: collision detection assumes 'new' peer is the inbound connection by Paul Jakma · 9 years ago
- ac278ea bgpd: collision-detect should retain Established peers + tidy logic + logs by Paul Jakma · 9 years ago
- 2d81a7a bgpd: Send OPEN immediately on inbound connections by Paul Jakma · 9 years ago
- 7fa7acb bgpd: Fix unhandled enum warning for AFI_ETHER by Paul Jakma · 8 years ago
- 3334bab bgpd: Add support for BGP Large Communities by Job Snijders · 8 years ago
- 86d87e0 bgpd: Graphviz dot files for the BGP FSM by Paul Jakma · 9 years ago
- b8f8ba1 bgpd: Make the exponential backoff on BGP stop_with_error slower by Paul Jakma · 8 years ago
- b1b1579 bgpd: consolidate start timer backoff via a 'BGP_Stop_with_error' FSM event by Paul Jakma · 8 years ago
- 5a9f13a bgpd: Remove change that makes NHT tickle BGP FSM. by Paul Jakma · 8 years ago
- 3dda6b3 bgpd: Rejiggle exported nht function names and consolidate some code by Paul Jakma · 8 years ago
- 05c9075 bgpd: Modernise BGP defaults for MRAI and connect time by Paul Jakma · 9 years ago
- 5bc62ca isisd,ospf6d,bgpd: Fix GCC 6 warnings on indentation not matching control flow by Paul Jakma · 8 years ago
- 574e500 bgpd: Add route count from neighbours & established sessions to bgp summary by Paul Jakma · 9 years ago
- 670f3db bgpd: fix invalid memory access in peer_free() by Renato Westphal · 8 years ago
- 4d48bb3 bgpd: fix "show ip bgp" column alignment by Daniel Walton · 8 years ago
- ddc160c *: Port Christians tweaks for 32-bit route tags by Christian Franke · 8 years ago
- 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
- c0a613f bgpd: fix potential crash in community_list_dup_check by Christian Franke · 8 years ago
- 95509a6 Extend BGP_SEND_ASPATH_CHECK to cover confederations by Thorvald Natvig · 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
- 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
- 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
- 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
- c696987 bgpd: Correct a few fuzz failures in BGP by Daniel Walton · 10 years ago
- 2153090 bgpd: Fix BGP_INFO_ATTR_CHANGED being cleared incorrectly by Daniel Walton · 10 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
- 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
- 605aa33 bgpd, 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
- d8c5f27 bgpd: flag paths for multipath if we RX link-local and global nexthops by Donald Sharp · 9 years ago
- fa2e786 bgpd: Make source interface selection in BGP for nexthop determination more robust by Vivek Venkatraman · 10 years ago
- e2a0ebf bgpd: Display BGP paths with unreachable nexthops as invalid by Daniel Walton · 10 years ago
- 59fe0ee bgpd: Add [bestpath|multipath] option to 'show ip bgp x.x.x.x' by Daniel Walton · 10 years ago
- 325fcfb bgpd: Add clear command to force a bestpath recalculation and re-advertisement of a prefix by Daniel Walton · 10 years ago
- 76a7280 bgpd: Fix aggregation issues found via ANVL by Daniel Walton · 10 years ago
- 7824304 bgpd: iBGP multipath is broken if 'bgp deterministic-med' is enabled. by Daniel Walton · 10 years ago
- d0aa6e8 bgpd: Make aspath_highest 4-byte compatible for private AS by Daniel Walton · 8 years ago
- 5552da8 bgpd: Fix use after free in aspath_prepend with confeds by Paul Jakma · 8 years ago
- dcc2185 bgpd: Make the private AS number check 4 byte compatible. by Vipin Kumar · 10 years ago
- c0a4cc7 bgpd: Make "no redistribute" always remove the redistribute statement by Daniel Walton · 9 years ago
- 083e5e2 bgpd, doc: Allow route-map policy modifications to also affect route reflectors. by Dinesh Dutt · 9 years ago
- 5cf768a bgpd: Support matching on local preference in route-map by Dinesh Dutt · 9 years ago
- af309fa bgpd: Show more meaningful outq value in 'show ip bgp summary' output. by Pradosh Mohapatra · 9 years ago
- 0f2f7a3 *: Fix duplicate commands from view/enable node consolidation by Paul Jakma · 8 years ago
- 94627e6 bgpd: Add a null check in bgp_address_del() function when connected addresses are removed. by Pradosh Mohapatra · 9 years ago
- 60cc959 bgpd, doc, lib, zebra: nexthop-tracking in zebra by Pradosh Mohapatra · 9 years ago
- 4feb0d0 bgpd: IPv6 Multipath broken with nexthop global address by Dinesh Dutt · 9 years ago
- b8d1f71 bgpd: Enable support for BGP IPV6 multipath. by Ayan Banerjee · 9 years ago
- 3b847ef bgpd: Squash spurious "unknown afi" log messages by Paul Jakma · 9 years ago
- f458d88 bgpd: ditch unused bgp_node_*() functions by David Lamparter · 9 years ago
- 584083d bgpd: divorce router-id logic from CLI & zebra by David Lamparter · 9 years ago
- dfb9bd7 bgpd: minor header/API clean up by David Lamparter · 9 years ago
- 4afa3dd bgpd: Add new configuration cli for graceful restart. by Philippe Guibert · 9 years ago
- 93b493a bgpd: fix wrong help strings of "match peer" and "no match peer" commands by Igor Ryzhov · 9 years ago
- 49c370b bgpd: fix MRT table dumps for locally-originated routes by Colin Petrie · 9 years ago
- 220355d bgpd: fix BGP IPv6 route map error by Andrej Ota · 9 years ago
- 985c355 bgpd: Fix code path that leads to uninitialized variables by Donald Sharp · 9 years ago
- 68b45cc *: Consolidate all double VIEW_NODE and ENABLE_NODE's by Donald Sharp · 9 years ago
- 071cfcd bgpd: Removed unused variable from 'struct attr_extra' by Donald Sharp · 9 years ago
- 9514fee bgpd, ripngd, zebra: Remove duplicate PSIZE define by Donald Sharp · 9 years ago
- 3c96404 bgpd: Fix 'show bgp ipv4 vpnv4 statistics' cli. by Donald Sharp · 9 years ago
- 9145f0e bgpd: Addition of bgp dampening configuration commands under IPv4/multicast by Balaji · 9 years ago
- 9c52cae bgpd: Addition of dampening show commands under v4 unicast/multicast tree by Balaji · 9 years ago
- a3936d0 bgpd: add aspath_aggregate_mpath that preserves path length by Boian Bonev · 10 years ago
- 6184c39 bgpd: implement admin distance by Roman Hoog Antink · 11 years ago
- f53585d bgp: add "debug bgp allow-martians" next hops and related code/commands by Lou Berger · 9 years ago
- ac6ff46 bgpd: Add flag to not change e{u,g}id on startup and run as unprivileged user by Lou Berger · 9 years ago
- 5e57b5f quagga: Remove double read of stream by Donald Sharp · 9 years ago
- c0cb90c Revert "bgpd: Lower BGP's default keepalive/holdtime to 3s/9s" by Paul Jakma · 9 years ago
- 370b7e5 bgpd: Fix crash reported by NetDEF CI by Lou Berger · 9 years ago
- bf83fa2 lib: Check prefix length from zebra is sensible by Paul Jakma · 9 years ago
- 405e9e1 bgpd: Remove the double-pass parsing of NLRIs by Paul Jakma · 9 years ago
- 518a4b7 bgpd: Regularise bgp_update_receive, add missing notifies and checks by Paul Jakma · 9 years ago
- 18ab08b bgpd: Regularise BGP NLRI sanity checks a bit by Paul Jakma · 9 years ago
- c49a274 bgpd: make bgp_nlri_parse_encap conform with other nlri_parse funcs by Paul Jakma · 9 years ago
- e98dce6 bgpd: Fix Null pointer dereference in bgp_info_mpath_update by Donald Sharp · 9 years ago
- ecc1a13 bgpd: Modify maxpaths cli's to use MULTIPATH_NUM for range by Donald Sharp · 9 years ago
- 91ce87a zebra, bgpd: Fixup MULTIPATH_NUM usage to not consider 0 by Donald Sharp · 9 years ago
- d183963 build: Rework how MULTIPATH_NUM is delivered to build by Donald Sharp · 9 years ago