index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_route.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
bgpd: fix incorrect usage of slist in dampening
Igor Ryzhov
2
-89
/
+26
2024-05-03
bgpd: fix missing list add in dampening
Igor Ryzhov
1
-1
/
+8
2024-05-03
bgpd: Drop double-pointer for bgp_damp_info_free()
Donatas Abraitis
3
-19
/
+23
2024-05-03
bgpd: fix double free in dampening code
Igor Ryzhov
1
-10
/
+3
2024-05-03
bgpd: Remove useless reuselist_node assignment before while loop
Donatas Abraitis
1
-1
/
+0
2024-05-03
bgpd: clear ip bgp dampening was not triggering the route calculation for the...
sudhanshukumar22
3
-6
/
+29
2024-05-03
bgpd: Do not output peer doppleganger dampened output
Donald Sharp
1
-1
/
+2
2024-05-03
bgpd: peer / peer group dampening profiles
David Schweizer
7
-178
/
+494
2024-05-03
bgpd: vtysh commands for peer/group dampening profiles
David Schweizer
1
-1
/
+112
2024-05-03
bgpd: Allow using optional table id for negative `no set table X` command
Donatas Abraitis
1
-2
/
+3
2024-05-02
build: hppa is weird
David Lamparter
1
-1
/
+10
2024-05-02
build: warn/fail on missing `XREF_SETUP()`
David Lamparter
3
-1
/
+24
2024-05-02
*: add XREF_SETUP() to libraries and utilites
David Lamparter
5
-0
/
+19
2024-05-02
bgpd: Fix `no set as-path prepend ASNUM...`
Donatas Abraitis
1
-4
/
+13
2024-05-02
tools/gcc-plugins: warn for `suseconds_t` format
David Lamparter
1
-0
/
+6
2024-05-02
lib: fix `time_t` print without cast
David Lamparter
1
-2
/
+3
2024-05-02
build: exclude deprecated decls from -Werror
David Lamparter
1
-0
/
+1
2024-05-02
tests: remove reliance on time.sleep
Christian Hopps
3
-45
/
+49
2024-05-02
zebra: clean up one comment
anlan_cs
1
-1
/
+0
2024-05-01
tests: Check if iBGP session can drop invalid AIGP attribute
Donatas Abraitis
6
-23
/
+72
2024-05-01
bgpd: Ignore validating the attribute flags if path-attribute is configured
Donatas Abraitis
1
-0
/
+9
2024-04-30
zebra: Ensure proper decoding of netlink message
Donald Sharp
2
-4
/
+22
2024-04-30
pathd: clean up a log message
Mark Stapp
1
-1
/
+1
2024-04-30
pathd: retry synchronous label-manager zapi connection
Mark Stapp
1
-15
/
+50
2024-04-30
lib: fix error on MacOS
Ruben Kerkhof
2
-15
/
+18
2024-04-30
build: link libatomic if available
David Lamparter
1
-0
/
+2
2024-04-30
ospfd:fix the bug where ip_ospf_dead-interval_minimal_hello-multiplier did no...
Bing Shui
1
-0
/
+2
2024-04-30
bgpd: Apply NOOP when doing negative commands for GR operations
Donatas Abraitis
1
-3
/
+3
2024-04-30
bgpd: Print old/new states of graceful restart FSM
Donatas Abraitis
1
-7
/
+10
2024-04-29
python: add tool to expand typesafe definitions
David Lamparter
5
-0
/
+138
2024-04-29
bgpd: fix covery ID 1585206
Philippe Guibert
1
-8
/
+12
2024-04-29
bgpd : Ensure logging for dynamic neighbor listen limit reached
rathorepo
1
-0
/
+5
2024-04-29
tools: add iproute2 alias for pathd daemon
Philippe Guibert
1
-0
/
+1
2024-04-28
tests: Apply black formatting from what frrbot suggested to be happy
Donatas Abraitis
11
-59
/
+54
2024-04-28
tests: Add missing check_router_status for bgp_tcp_mss test
Donatas Abraitis
1
-0
/
+1
2024-04-28
tools: Add black formatting commit to .git-blame-ignore-revs
Donatas Abraitis
1
-0
/
+2
2024-04-27
tests: Apply black formatting for all tests/topotests
Donatas Abraitis
77
-2969
/
+4883
2024-04-27
tests: Drop duplicate pytestmark per file
Donatas Abraitis
35
-97
/
+26
2024-04-27
tests: Drop debug statements from bgp_gr_restart_retain_routes
Donatas Abraitis
2
-4
/
+0
2024-04-27
tests: Check if Graceful Restart per-neighbor works as expected
Donatas Abraitis
4
-10
/
+151
2024-04-27
tests: Use a single frr.conf for bgp_gr_restart_retain_routes
Donatas Abraitis
4
-12
/
+14
2024-04-27
bgpd : Prevent deletion of BGP peer groups associated to listen range
rathorepo
1
-0
/
+22
2024-04-27
bgpd: fix the dead code
anlan_cs
1
-5
/
+1
2024-04-26
lib: add ZEBRA_FLAG_OUTOFSYNC to dump_flags function
Mark Stapp
1
-15
/
+19
2024-04-26
pimd: fix crash unconfiguring rp keepalive timer
Vijayalaxmi Basavaraj
1
-2
/
+9
2024-04-26
bgpd: add bmp loc-rib 64 bit gauge value
Philippe Guibert
4
-0
/
+10
2024-04-26
bgpd: add 'bmp stat send-experimental' command
Philippe Guibert
3
-2
/
+30
2024-04-26
bgpd: add bmp adj-rib-in 64 bit gauge value
Philippe Guibert
4
-0
/
+16
2024-04-26
tools: Handle seq num for BGP as-path in frr-reload.py
Chirag Shah
1
-0
/
+29
2024-04-25
lib: replace deprecated ares_gethostbyname
Andrew Cooks
1
-0
/
+65
[prev]
[next]