index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_debug.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #15619 from opensourcerouting/fix/memory_optimizations
Donald Sharp
2024-04-29
1
-2
/
+2
|
\
|
*
bgpd: Put BGP_DEBUG/CONF_BGP_DEBUG under ulikely() optimization
Donatas Abraitis
2024-03-26
1
-2
/
+2
*
|
bgpd: cleanup references to debug bgp allow-martians
Louis Scalbert
2024-04-17
1
-3
/
+0
|
/
*
bgpd: add hooks for displaying module debug messages
Philippe Guibert
2024-01-11
1
-0
/
+6
*
Merge pull request #15122 from opensourcerouting/fix/drop_packet_send_debugs
Donald Sharp
2024-01-09
1
-3
/
+0
|
\
|
*
bgpd: Drop BGP_DEBUG_PACKET_SEND_DETAIL/BGP_DEBUG_PACKET_SEND consts
Donatas Abraitis
2024-01-09
1
-3
/
+0
*
|
bgpd: Add `debug bgp updates detail` command
Donatas Abraitis
2024-01-07
1
-0
/
+1
|
/
*
bgpd: Optimize prefix-list lookup for debug messages
Donatas Abraitis
2023-11-22
1
-0
/
+2
*
bgpd: Add an ability to filter UPDATEs using neighbor with prefix-list
Donatas Abraitis
2023-11-22
1
-0
/
+1
*
Revert "bgpd: add linkstate debug"
Donald Sharp
2023-10-10
1
-3
/
+0
*
bgpd: add linkstate debug
Louis Scalbert
2023-09-18
1
-0
/
+3
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
Revert "bgpd: optimal router reflection cli and fsm changes"
Donatas Abraitis
2023-01-17
1
-3
/
+0
*
bgpd: optimal router reflection cli and fsm changes
Madhuri Kuruganti
2022-10-12
1
-0
/
+3
*
bgpd: adding debug command for conditional advertisement
Madhuri Kuruganti
2022-10-06
1
-0
/
+3
*
bgpd: Make bgp_debug.[ch] take `const struct peer *` and return bool
Donald Sharp
2022-05-13
1
-3
/
+3
*
bgpd: Align bgp_debug.h to our standards
Donald Sharp
2022-05-12
1
-3
/
+3
*
bgpd: Implement CEASE/Hard Reset notification
Donatas Abraitis
2022-05-02
1
-1
/
+2
*
bgpd: Generate and advertise gateway IP overlay index with EVPN RT-5
Ameya Dharkar
2021-06-08
1
-6
/
+7
*
bgpd: add debug option for BFD
Rafael Zalamena
2021-03-23
1
-0
/
+4
*
bgpd: debug flags for MH
Anuradha Karuppiah
2020-08-05
1
-0
/
+4
*
Revert "Rpki Encapsulation"
Quentin Young
2020-07-14
1
-6
/
+0
*
bgpd: add hooks for displaying debug information of a plugin
Philippe Guibert
2020-07-02
1
-0
/
+6
*
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-06-23
1
-1
/
+1
*
lib, bgpd: Another round of `struct const prefix` cleanup
Donald Sharp
2020-03-26
1
-4
/
+5
*
bgpd: Make bgp_debug_bestpath take a `struct bgp_node`
Donald Sharp
2020-03-24
1
-1
/
+1
*
bgpd: Add some `const struct prefix` for a couple more functions
Donald Sharp
2020-03-23
1
-2
/
+2
*
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-03-21
1
-6
/
+6
*
bgpd: Adding BGP GR Global & Per Neighbour FSM changes
bisdhdh
2020-01-23
1
-1
/
+0
*
bgpd: BGP Graceful Restart Per Neighbor(BGPN), DS & header files.
bisdhdh
2020-01-23
1
-0
/
+5
*
*: generously apply const
David Lamparter
2019-12-02
1
-2
/
+1
*
bgpd: Remove unused bgp_debug_count function
Donald Sharp
2019-02-10
1
-1
/
+0
*
bgpd: add pbr error flag for pbr errors
Philippe Guibert
2018-04-30
1
-0
/
+1
*
bgpd: add [no] debug bgp pbr vty command
Philippe Guibert
2018-04-30
1
-0
/
+3
*
bgpd: dynamic mpls label pool
G. Paul Ziemba
2018-04-12
1
-0
/
+3
*
bgpd: introduce [no] debug bgp flowspec
Philippe Guibert
2018-03-30
1
-0
/
+3
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-2
/
+2
*
Merge branch 'master' into working/master/bgp-vpn-vrf-leaking
paulzlabn
2018-03-14
1
-0
/
+1
|
\
|
*
bgpd: Fix warnings
vivek
2018-03-04
1
-0
/
+1
*
|
bgpd: vpn-vrf route leaking
G. Paul Ziemba
2018-03-09
1
-0
/
+6
|
/
*
bgpd: ran indent.py on some files prior to bgp vpn-vrf leaking changes
G. Paul Ziemba
2018-02-09
1
-3
/
+3
*
bgpd: carry two MPLS labels in EVPN NLRIs
Mitesh Kanjariya
2018-01-24
1
-1
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-24
/
+24
*
bgpd: Debug logging updates for EVPN
vivek
2017-07-12
1
-1
/
+2
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-1
/
+0
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
bgpd: removed unused parameter from bgp_dump_attr()
Renato Westphal
2017-05-12
1
-1
/
+1
*
bgpd: RX shutdown message in "show bgp neighbor"
David Lamparter
2017-03-07
1
-0
/
+2
*
bgpd: Update logging for EVPN prefixes
vivek
2017-02-14
1
-0
/
+5
*
bgp debug: restore printing of memstats on exit, now prints if any debug flag...
Lou Berger
2016-09-30
1
-0
/
+1
[next]