index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
bgpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: add flag to have libyang load internal ietf-yang-library module
Christian Hopps
2024-10-07
1
-1
/
+1
*
bgpd: Cleanup multipath figuring out in bgp
Donald Sharp
2024-10-01
3
-503
/
+0
*
lib: rework debug init
Igor Ryzhov
2024-08-27
1
-0
/
+2
*
bgpd: add bgp_labels hash
Louis Scalbert
2024-06-05
2
-0
/
+4
*
bgpd: add [no]neighbor capability fqdn command
Francois Dumontet
2024-02-02
2
-0
/
+8
*
tests: Adopt tests for AS4 handling
Donatas Abraitis
2024-01-16
2
-5
/
+6
*
*: zebra.h should not have fcntl.h
Donald Sharp
2024-01-09
1
-0
/
+1
*
Merge pull request #14661 from opensourcerouting/feature/enable_enforce_first...
Russ White
2023-10-31
2
-6
/
+0
|
\
|
*
bgpd: Enable `enforce-first-as` by default
Donatas Abraitis
2023-10-27
2
-6
/
+0
*
|
bgpd: Drop unnecessary unit test for software-version capability
Donatas Abraitis
2023-10-26
1
-7
/
+0
*
|
tests: Drop broken unit test for extended-nexthop capability
Donatas Abraitis
2023-10-26
1
-7
/
+0
|
/
*
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-1
/
+1
*
Revert "lib: register bgp link-state afi/safi"
Donald Sharp
2023-10-10
1
-2
/
+0
*
Merge pull request #12649 from louis-6wind/bgp-link-state
Russ White
2023-09-26
1
-0
/
+2
|
\
|
*
lib: register bgp link-state afi/safi
Louis Scalbert
2023-09-18
1
-0
/
+2
*
|
tests: replace ctime with ctime_r
Mark Stapp
2023-09-19
1
-1
/
+2
|
/
*
bgpd: bgp_packet pass connection around
Donald Sharp
2023-09-10
1
-1
/
+1
*
bgpd: Convert from struct bgp_node to struct bgp_dest
Yuqing Zhao
2023-08-22
1
-9
/
+10
*
bgpd: Convert `struct peer_connection` to dynamically allocated
Donald Sharp
2023-08-18
4
-7
/
+11
*
bgpd: Move status and ostatus to `struct peer_connection`
Donald Sharp
2023-08-18
3
-3
/
+3
*
bgpd: Move t_write and t_read into `struct peer_connection`
Donald Sharp
2023-08-18
1
-1
/
+1
*
bgpd: Start abstraction of `struct peer_connection`
Donald Sharp
2023-08-18
2
-3
/
+3
*
bgpd: Treat withdraw variable as a bool
Donald Sharp
2023-04-06
1
-2
/
+2
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
7
-7
/
+7
*
*: Convert thread_master_XXX functions to event_master_XXX
Donald Sharp
2023-03-24
6
-8
/
+8
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
7
-7
/
+7
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
tests: Check if peer->af_flags can be higher than uint32_t
Donatas Abraitis
2023-02-23
2
-0
/
+10
*
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-21
4
-36
/
+169
|
\
|
*
tests: add unit tests to bgp aspath to check as dot format
Philippe Guibert
2023-02-10
1
-33
/
+161
|
*
bgpd: aspath list format binds on as-notation format
Philippe Guibert
2023-02-10
1
-3
/
+3
|
*
bgpd: add as-notation keyword to 'router bgp' vty command
Philippe Guibert
2023-02-10
3
-6
/
+6
|
*
lib, bgp: add initial support for asdot format
Philippe Guibert
2023-02-10
1
-0
/
+2
|
*
bgpd: store the bgp as identifier in the configured as-notation
Philippe Guibert
2023-02-10
3
-3
/
+6
*
|
tests: Cover all enum values for unit tests
Donatas Abraitis
2023-02-20
1
-17
/
+10
*
|
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
8
-120
/
+8
|
\
\
|
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
8
-120
/
+8
|
|
/
*
|
bgpd: Add BGP Software Version Capability
Donatas Abraitis
2023-02-15
1
-0
/
+12
*
|
tests: Increase flags from uint32_t to uint64_t
Donatas Abraitis
2023-02-15
1
-2
/
+2
|
/
*
tests: yank asprintfrr duplicate
David Lamparter
2023-02-01
1
-65
/
+43
*
bgpd: Add RFC9234 implementation
Eugene Bogomazov
2022-06-17
2
-0
/
+32
*
*: Fix doesnt spelling mistakes
Donald Sharp
2022-05-07
1
-1
/
+1
*
tests: Correctly align variable type in tests
Donald Sharp
2022-04-27
5
-5
/
+5
*
bgpd: Check for NULL inside aspath_unintern()
Donatas Abraitis
2022-02-09
1
-8
/
+4
*
*: rework renaming the default VRF
Igor Ryzhov
2021-12-21
5
-5
/
+5
*
Merge pull request #10046 from donaldsharp/bgp_instance_del
David Lamparter
2021-11-15
1
-2
/
+2
|
\
|
*
bgpd: Add vrf information to best path debugging
Donald Sharp
2021-11-12
1
-2
/
+2
*
|
build: break up tests/subdir.am
David Lamparter
2021-11-11
1
-0
/
+82
|
/
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-1
/
+1
*
tests: Fix make check builds on some bsd variants
Donald Sharp
2021-09-16
1
-1
/
+1
[next]