index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
subdir.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
if: fix same connected address
Loïc Sang
1
-17
/
+2
2024-05-05
bgpd: Fix the order of NULL check and ZAPI decode
Carmine Scarpitta
1
-3
/
+3
2024-05-05
bgpd: [GR] fix mode change vtysh return code
Chirag Shah
1
-7
/
+15
2024-05-03
bgpd: Fix crash when deleting the SRv6 locator
Carmine Scarpitta
1
-0
/
+3
2024-05-03
zebra: bridge flap handle vlan membership update
Chirag Shah
4
-14
/
+63
2024-05-03
isisd: adjust the format of display command
anlan_cs
2
-3
/
+3
2024-05-03
tests: Modify inter-area ECMP topotest to also test redundant ABRs
Martin Buck
9
-85
/
+119
2024-05-03
ospf6d: Fix nexthop computation for inter-area multi-ABR ECMP
Martin Buck
1
-2
/
+9
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
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
2024-04-25
bgpd: Remove unused addition found in clang
Donald Sharp
1
-2
/
+8
2024-04-25
bgpd: Explain Better admin w/ redistribution a bit better.
Donald Sharp
1
-1
/
+8
[next]