index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
rfapi
/
rfapi_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Remove set but unused variables
Donald Sharp
2023-03-28
1
-17
/
+2
*
*: Fixup formatting issues due to reordering
Donald Sharp
2023-03-24
1
-0
/
+2
*
*: Convert thread_timer_remain_XXX to event_timer_remain_XXX
Donald Sharp
2023-03-24
1
-4
/
+4
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-4
/
+2
*
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-21
1
-1
/
+2
|
\
|
*
bgpd: store the route-distinguisher from config as a string
Philippe Guibert
2023-02-10
1
-0
/
+1
|
*
bgpd: support for as notation format for route distinguisher
Philippe Guibert
2023-02-10
1
-1
/
+1
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
|
/
*
bgpd: Add missing enum's to case statement
Donald Sharp
2023-01-31
1
-3
/
+4
*
*: apply proper format string attributes
David Lamparter
2023-01-27
1
-0
/
+1
*
bgpd: inet_ntop() adjustments
Donatas Abraitis
2022-11-29
1
-29
/
+23
*
bgpd: Use %pRD for prefix_rd2str()
Donatas Abraitis
2022-09-22
1
-9
/
+1
*
bgpd: Replace rfapi_time() with monotime()
Donald Sharp
2022-08-24
1
-1
/
+1
*
Merge pull request #11582 from liwg06/master
Russ White
2022-07-26
1
-31
/
+41
|
\
|
*
bgpd: Fixup some MAC address token cli syntax
Weiguo Li
2022-07-19
1
-31
/
+41
*
|
bgpd, ldpd: No need for an explicit NULL check for thread_timer_remain_second
Donatas Abraitis
2022-07-18
1
-12
/
+6
|
/
*
bgpd: Reuse get/set helpers for attr->community
Donatas Abraitis
2022-02-25
1
-2
/
+5
*
bgpd: fix null pointer dereferences
Igor Ryzhov
2022-02-09
1
-1
/
+2
*
bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunity
Donatas Abraitis
2022-02-04
1
-6
/
+7
*
bgpd: show SID structure information
Ryoga Saito
2021-09-14
1
-2
/
+10
*
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-2
/
+2
*
*: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-2
/
+2
*
bgpd: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
bgpd: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
bgpd: Convert attr->vnc_subtlvs to use accessor functions
Donald Sharp
2020-11-15
1
-1
/
+2
*
bgpd: Abstract attr->cluster to accessor/set functions
Donald Sharp
2020-11-15
1
-2
/
+5
*
bgpd: Convert attr->transit to use accessor functions
Donald Sharp
2020-11-15
1
-3
/
+5
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-13
/
+6
*
*: Create/Use accessor functions for lock count
Donald Sharp
2020-10-17
1
-2
/
+3
*
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-06-23
1
-4
/
+4
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-6
/
+6
*
Merge pull request #5451 from opensourcerouting/rcu-log
Santosh P K
2020-04-16
1
-2
/
+1
|
\
|
*
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
1
-2
/
+1
*
|
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-1
/
+1
|
/
*
bgpd, lib, ripngd: Add agg_node_get_prefix
Donald Sharp
2020-03-24
1
-18
/
+18
*
bgpd, isisd, lib: Make key values const for skiplist
Donald Sharp
2020-03-24
1
-3
/
+3
*
bgpd: More `const struct prefix` work
Donald Sharp
2020-03-22
1
-1
/
+1
*
treewide: fix some issues found with -Werror=undef
Ruben Kerkhof
2020-03-10
1
-2
/
+2
*
bgpd: prefix-sid srv6 l3vpn service tlv
Hiroki Shirokura
2020-01-15
1
-0
/
+8
*
*: generously apply const
David Lamparter
2019-12-02
1
-2
/
+2
*
bgpd: Remove dead code in rfapi
Donald Sharp
2019-10-26
1
-2
/
+0
*
bgpd: `struct bgp_path_info *`->attr must not be NULL
Donald Sharp
2019-10-16
1
-91
/
+80
*
bgpd: Extract tunnel type from extended communities
Lakshman Krishnamoorthy
2019-05-14
1
-2
/
+2
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-1
/
+1
*
bgpd: Abstract bgp_info retrieving/setting from info pointer
Donald Sharp
2018-11-16
1
-1
/
+1
*
bgpd: fix NULL pointer dereference bug
Renato Westphal
2018-10-20
1
-0
/
+4
*
bgpd: Rename various variable names to something more appropriate
Donald Sharp
2018-10-09
1
-90
/
+95
*
bgpd: Convert `struct bgp_info` to `struct bgp_path_info`
Donald Sharp
2018-10-09
1
-8
/
+8
*
bgpd: Convert BGP_INFO_XXX to BGP_PATH_XXX
Donald Sharp
2018-10-09
1
-6
/
+6
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-1
/
+1
[next]