index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_debug.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #7323 from ton31337/fix/inet_ntoa_to_pFX_master
Donald Sharp
2020-10-20
1
-12
/
+13
|
\
|
*
bgpd: Convert inet_ntoa to %pI4/inet_ntop
Donatas Abraitis
2020-10-18
1
-12
/
+13
*
|
bgpd: numerical evpn type support to debug commands
Stephen Worley
2020-10-13
1
-12
/
+11
*
|
bgpd: make debug evpn help use string constants
Stephen Worley
2020-10-13
1
-8
/
+8
|
/
*
bgpd: flowspec code support for ipv6
Philippe Guibert
2020-08-21
1
-1
/
+2
*
bgpd: debug flags for MH
Anuradha Karuppiah
2020-08-05
1
-0
/
+72
*
bgpd: Add missing newline to a log message
Russell Bryant
2020-07-24
1
-1
/
+1
*
Revert "Rpki Encapsulation"
Quentin Young
2020-07-14
1
-8
/
+1
*
bgpd: add hooks for displaying debug information of a plugin
Philippe Guibert
2020-07-02
1
-1
/
+8
*
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-06-23
1
-2
/
+2
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-18
/
+25
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+1
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-1
/
+3
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-1
/
+0
*
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-1
/
+5
*
bgpd: Convert users of `rn->p` to use accessor function
Donald Sharp
2020-03-26
1
-1
/
+1
*
lib, bgpd: Another round of `struct const prefix` cleanup
Donald Sharp
2020-03-26
1
-1
/
+1
*
bgpd: Make bgp_debug_bestpath take a `struct bgp_node`
Donald Sharp
2020-03-24
1
-4
/
+4
*
bgpd: Add some `const struct prefix` for a couple more functions
Donald Sharp
2020-03-23
1
-3
/
+3
*
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-03-21
1
-34
/
+32
*
bgpd: Add subcodes for BGP Finite State Machine Error
Donatas Abraitis
2020-03-16
1
-1
/
+12
*
*: Remove tests for some XFREE-family functions
Donatas Abraitis
2020-03-11
1
-7
/
+2
*
bgpd: Replace bgp_flag_* to [UN]SET/CHECK_FLAG macros
Donatas Abraitis
2020-02-06
1
-1
/
+1
*
bgpd, lib: fix style from BGP GR code
Quentin Young
2020-02-04
1
-3
/
+2
*
bgpd: Adding BGP GR Global & Per Neighbour FSM changes
bisdhdh
2020-01-23
1
-1
/
+54
*
*: generously apply const
David Lamparter
2019-12-02
1
-3
/
+3
*
*: Convert prefix_free to double pointer
Donald Sharp
2019-11-02
1
-7
/
+7
*
bgpd: Remove unused bgp_debug_count function
Donald Sharp
2019-02-10
1
-61
/
+0
*
bgpd: fix valgrind flagged errors
Nitin Soni
2019-01-29
1
-0
/
+2
*
lib: change M:A:C to X:X:X:X:X:X
Quentin Young
2018-10-24
1
-2
/
+2
*
bgpd: return value check (Coverity 1472310)
F. Aragon
2018-08-13
1
-1
/
+1
*
bgpd: clean up evpn prefix debugging commands
Quentin Young
2018-08-07
1
-85
/
+61
*
bgpd: fix UPDATE debugging for prefixes
Quentin Young
2018-08-07
1
-47
/
+35
*
bgpd: rsc leak (Coverity 1472226 1472228 1472239)
F. Aragon
2018-08-03
1
-5
/
+11
*
bgpd: Add evpn prefix to debug bgp updates prefix
Chirag Shah
2018-07-24
1
-30
/
+307
*
bgpd: enhance debug bgp pbr error vty command
Philippe Guibert
2018-05-25
1
-4
/
+37
*
bgpd: add [no] debug bgp pbr vty command
Philippe Guibert
2018-04-30
1
-0
/
+53
*
bgpd: dynamic mpls label pool
G. Paul Ziemba
2018-04-12
1
-0
/
+54
*
bgpd: support for json in show bgp ipv4 flowspec commands
Philippe Guibert
2018-03-30
1
-1
/
+1
*
bgpd: introduce [no] debug bgp flowspec
Philippe Guibert
2018-03-30
1
-1
/
+23
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-5
/
+5
*
Merge branch 'master' into working/master/bgp-vpn-vrf-leaking
paulzlabn
2018-03-14
1
-1
/
+4
|
\
|
*
bgpd: Fix enum, use API for log string
vivek
2018-03-13
1
-4
/
+0
|
*
bgpd: Fix warnings
vivek
2018-03-04
1
-2
/
+2
|
*
bgpd: Parse PMSI Tunnel Attribute and display
vivek
2018-03-04
1
-0
/
+7
*
|
bgpd: vpn-vrf route leaking
G. Paul Ziemba
2018-03-09
1
-0
/
+139
|
/
*
bgpd: ran indent.py on some files prior to bgp vpn-vrf leaking changes
G. Paul Ziemba
2018-02-09
1
-2
/
+2
*
bgpd: carry two MPLS labels in EVPN NLRIs
Mitesh Kanjariya
2018-01-24
1
-6
/
+15
*
bgpd: Only build json for community when needed
Donald Sharp
2017-11-17
1
-1
/
+2
*
bgpd: add afi/safi to debug output
Lou Berger
2017-10-31
1
-4
/
+4
[prev]
[next]