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
2022-08-04
*: remove test python file
Mark Stapp
1
-22
/
+0
2022-08-04
bgpd: fix show bgp l2vpn evpn route rd crashes
Trey Aspelund
1
-2
/
+2
2022-08-03
bgpd: bgp_best_path_select_defer never returns negative
Donatas Abraitis
3
-8
/
+5
2022-08-03
doc: Add `show bgp access-list` command
Donatas Abraitis
1
-0
/
+4
2022-08-03
bgpd: Add `show bgp access-list` command to filter routes by ACL
Donatas Abraitis
2
-0
/
+26
2022-08-03
zebra: fix bond down for evpn-mh
anlan_cs
1
-0
/
+13
2022-08-03
ospf6d: combine two conditions for lsa prefix
anlan_cs
1
-4
/
+2
2022-08-02
qpb: Tell coverity the actual size we are copying
Donald Sharp
1
-2
/
+4
2022-08-02
build: unconditionally enable format checks
David Lamparter
1
-4
/
+0
2022-08-02
lib: Remove usage of inet_ntop in lib/sockopt.c
Donald Sharp
1
-5
/
+2
2022-08-01
lib: Correct valgrind errors
Olivier Dugeon
2
-4
/
+4
2022-08-01
pimd: Simply the code a bit, reduce code complexity
Mobashshera Rasool
1
-16
/
+7
2022-07-30
lib: Use pI4 instead of inet_ntop in sockopt.c
Donald Sharp
1
-5
/
+2
2022-07-30
zebra: Remove usage of newline in zlog_X message
Donald Sharp
1
-1
/
+1
2022-07-30
bgpd: use pI4
Donald Sharp
1
-8
/
+2
2022-07-30
ospfd: Remove usage of inet_ntop
Donald Sharp
2
-10
/
+5
2022-07-29
lib: Coverity wants strlen to include null character
Donald Sharp
1
-1
/
+1
2022-07-29
tests: Fix test_ospf_topo1 as that it sometimes fails
Donald Sharp
1
-10
/
+20
2022-07-29
tests: Split up test_multicast_pim_static_rp.py into 3 test suites
Donald Sharp
3
-2525
/
+3223
2022-07-29
bgpd: fixed bmp vpnv4 monitoring are withdraws instead of updates
mxyns
1
-5
/
+7
2022-07-29
bgpd: Do not check if the whole as-path has target ASN when using as-override
Donatas Abraitis
4
-29
/
+26
2022-07-29
doc: Update /doc/topotests.rst documentation
Kuldeep Kashyap
36
-3530
/
+2639
2022-07-29
bgpd: Safi can be SAFI_MAX which would allow a write beyond alloced
Donald Sharp
1
-0
/
+1
2022-07-28
pimd: Update mroute IIF based on Nexthop received from Zebra
Sarita Patra
1
-1
/
+1
2022-07-28
isisd: Prevent leak of global_ipv6_addrs
Donald Sharp
1
-1
/
+1
2022-07-28
bgpd: Unlock bgp_node after bgp_node_lookup
Donatas Abraitis
1
-2
/
+9
2022-07-28
tests: [PIMv6] Update topology for static rp suite
Kuldeep Kashyap
1
-3
/
+5
2022-07-27
ospf6d: corrected the debug string
sri-mohan1
1
-1
/
+1
2022-07-27
ospfd: Coverity warns that we could possibly use unininted data
Donald Sharp
1
-1
/
+1
2022-07-27
bgpd: Improve indentation in bgp_updgrp_adv.c
Donald Sharp
1
-87
/
+82
2022-07-27
bgpd: Ensure we are not using AFI_MAX
Donald Sharp
1
-0
/
+5
2022-07-27
tests: Check if BGP as-override works correctly
Donatas Abraitis
10
-0
/
+195
2022-07-27
ospfclient: condition optimization
sri-mohan1
1
-6
/
+6
2022-07-27
bgpd: Reset BGP sessions when changing the port
Donatas Abraitis
2
-0
/
+4
2022-07-27
bgpd: Allow setting custom port for BGP unnumbered peers
Donatas Abraitis
1
-5
/
+5
2022-07-26
tools/gcc-plugins: make GCC 12 compatible
David Lamparter
2
-1
/
+6
2022-07-26
pimd: Fix a couple coverity issues with mtracebis_netlink.c
Donald Sharp
1
-8
/
+13
2022-07-26
tests: Fixup more missing pytestmark annotations
Donald Sharp
14
-1
/
+28
2022-07-26
zebra: Fix lost memory on lsp free
Donald Sharp
1
-8
/
+19
2022-07-26
bgpd: Fixup pbr rule changes that were missed
Donald Sharp
1
-0
/
+5
2022-07-26
bgpd: Remove newlines from zlog, they are not allowed
Donald Sharp
1
-2
/
+2
2022-07-25
bgpd: Rename baa_new/baa_free/etc functions to be human-readable
Donatas Abraitis
4
-23
/
+27
2022-07-25
bgpd: Cleanup subgroup hash when we delete/merge a subgroup
Donatas Abraitis
3
-2
/
+5
2022-07-24
tests: [PIMv6] Add test_multicast_pimv6_static_rp suite
Kuldeep Kashyap
2
-0
/
+609
2022-07-24
tests: [PIMv6] APIs for multicast PIMv6 config
Kuldeep Kashyap
5
-96
/
+451
2022-07-22
topotests: Drop static route
Chromico
1
-2
/
+0
2022-07-22
bgpd: Make sure hdr length is at a minimum of what is expected
Donald Sharp
1
-0
/
+8
2022-07-22
isisd: Ensure rcap is freed in error case
Donald Sharp
1
-4
/
+4
2022-07-22
ospfclient: Ensure ospf_apiclient_lsa_originate cannot accidently write into ...
Donald Sharp
1
-0
/
+6
2022-07-22
bgpd: Free memory for as-path filter if regexp is wrong
Donatas Abraitis
1
-0
/
+1
[next]