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
*
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
*
bgpd: Add `neighbor PEER link-bw-encoding-ieee`
Donatas Abraitis
2021-08-30
1
-1
/
+1
*
Revert "tests/bgpd: initialized candidate_config to vtysh"
Igor Ryzhov
2021-08-03
1
-1
/
+1
*
Revert "tests: add bgp yang module registery to attr test"
Igor Ryzhov
2021-08-03
1
-17
/
+1
*
Merge pull request #8945 from ton31337/fix/check_only_ebgp_peer
Donald Sharp
2021-07-06
1
-15
/
+43
|
\
|
*
tests: Treat as withdraw if AS-PATH contains 0 within the path
Donatas Abraitis
2021-06-29
1
-15
/
+43
*
|
tests: fix build warning
Igor Ryzhov
2021-06-29
1
-0
/
+1
|
/
*
northbound: KISS always batch yang config (file read), it's faster
Christian Hopps
2021-06-02
1
-2
/
+4
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-1
/
+2
*
bgpd: rework BGP_MAX_PACKET_SIZE & friends
Quentin Young
2021-05-06
3
-5
/
+5
*
tests: Use BGP Extended Message length
Donatas Abraitis
2021-03-03
3
-4
/
+5
*
tests: tests for bgpd listing on multiple addresses
Adriano Marto Reis
2021-01-11
6
-6
/
+7
*
bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFI
Donald Sharp
2020-11-15
1
-39
/
+34
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-4
/
+1
*
*: reformat python files
whitespace
2020-10-07
7
-214
/
+246
*
tests: add bgp yang module registery to attr test
Chirag Shah
2020-10-03
1
-1
/
+12
*
tests/bgpd: initialized candidate_config to vtysh
Chirag Shah
2020-10-03
1
-1
/
+1
*
*: record transaction based on control flag
Chirag Shah
2020-08-20
1
-1
/
+1
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-114
/
+11
*
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-06-23
2
-14
/
+14
*
bgpd: fix rpki revalidation for invalid announcements
Marcel Röthke
2020-06-15
2
-55
/
+44
*
tests: fix size confusion
David Lamparter
2020-04-28
1
-1
/
+1
*
Merge pull request #5451 from opensourcerouting/rcu-log
Santosh P K
2020-04-16
1
-3
/
+1
|
\
|
*
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
1
-3
/
+1
*
|
lib, tools: silence harmless warnings in the northbound tools
Renato Westphal
2020-04-04
1
-1
/
+1
|
/
*
bgpd: Convert users of `rn->p` to use accessor function
Donald Sharp
2020-03-26
1
-2
/
+2
*
Merge pull request #5755 from slankdev/bgpd-fix-prefix-sid-parse-error
Quentin Young
2020-03-19
1
-7
/
+14
|
\
|
*
tests: refactor Prefix-SID binary syntax
Hiroki Shirokura
2020-02-14
1
-6
/
+13
|
*
bgpd: refactor func prototype arround Prefix-SID
Hiroki Shirokura
2020-02-14
1
-1
/
+1
*
|
tests: Add a test case for BGP_AS_ZERO
Donatas Abraitis
2020-03-10
2
-0
/
+31
*
|
tests: fix build with GCC 10
Ruben Kerkhof
2020-03-08
1
-1
/
+1
*
|
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-2
/
+2
|
/
*
Merge pull request #5744 from ton31337/fix/thread-as-withdraw_attributes
Russ White
2020-02-11
1
-1
/
+1
|
\
|
*
bgpd: Update some attributes how they are handled if malformed
Donatas Abraitis
2020-02-05
1
-1
/
+1
*
|
bgpd, lib: fix style from BGP GR code
Quentin Young
2020-02-04
1
-1
/
+1
|
/
*
bgpd: Adding Selection Deferral Timer handler changes.
bisdhdh
2020-01-23
1
-1
/
+19
*
bgpd: fix missing bounds checks for psid attr
Quentin Young
2020-01-03
1
-1
/
+1
*
bgpd: use new defaults system (v2)
David Lamparter
2019-12-06
3
-3
/
+3
*
bgpd: Add ability to set tcp socket buffer size
Donald Sharp
2019-10-16
6
-6
/
+10
*
tests: update tests for pthread init changes
Quentin Young
2019-09-16
3
-0
/
+3
*
bgpd: Eliminate all incorrect formulations of afi/safi in JSON
Dinesh G Dutt
2019-08-27
1
-3
/
+3
[next]