index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
rfapi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Fix test for matching UN prefix and the peer
Donatas Abraitis
2022-08-30
1
-1
/
+1
*
bgpd: Replace rfapi_time() with monotime()
Donald Sharp
2022-08-24
5
-13
/
+17
*
bgpd: Convert from bgp_clock() to monotime()
Donald Sharp
2022-08-24
3
-7
/
+7
*
Merge pull request #11582 from liwg06/master
Russ White
2022-07-26
2
-33
/
+43
|
\
|
*
bgpd: Fixup some MAC address token cli syntax
Weiguo Li
2022-07-19
2
-33
/
+43
*
|
Merge pull request #11657 from donaldsharp/why_timer
Donatas Abraitis
2022-07-22
4
-52
/
+47
|
\
\
|
*
|
bgpd: Convert thread_cancel to THREAD_OFF and use THREAD_ARG
Donald Sharp
2022-07-21
4
-52
/
+47
*
|
|
*: frr_with_mutex change to follow our standard
Donald Sharp
2022-07-20
2
-2
/
+2
|
/
/
*
|
bgpd: rfapi code does not need to assert on memory allocations
Donald Sharp
2022-07-19
7
-21
/
+2
*
|
bgpd, ldpd: No need for an explicit NULL check for thread_timer_remain_second
Donatas Abraitis
2022-07-18
2
-34
/
+24
|
/
*
bgpd: Cleanup pointer assignment so compiler doesn't get confused
Donald Sharp
2022-06-23
1
-2
/
+1
*
bgpd: Initialize attr->local_pref to the configured default value
Donatas Abraitis
2022-06-06
2
-4
/
+4
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-10
/
+10
*
*: Avoid casting to the same type as on the left
Donatas Abraitis
2022-05-08
1
-3
/
+2
*
bgpd: Reuse bgp_attr_set_ecommunity() for setting attribute flags
Donatas Abraitis
2022-04-12
2
-6
/
+1
*
bgpd: Fix spelliing of serach
Donald Sharp
2022-04-02
1
-2
/
+2
*
Merge pull request #10636 from ton31337/fix/use_get_set_for_communities
Russ White
2022-02-28
1
-2
/
+5
|
\
|
*
bgpd: Reuse get/set helpers for attr->community
Donatas Abraitis
2022-02-25
1
-2
/
+5
*
|
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
5
-21
/
+10
|
/
*
Merge pull request #10549 from idryzhov/bgp-coverity
Donatas Abraitis
2022-02-10
1
-1
/
+2
|
\
|
*
bgpd: fix null pointer dereferences
Igor Ryzhov
2022-02-09
1
-1
/
+2
*
|
bgpd: fix aspath memleak on error in vnc_direct_bgp_add_nve
Igor Ryzhov
2022-02-09
1
-3
/
+3
|
/
*
Merge pull request #10496 from ton31337/fix/move_struct_ecommunity_to_extra
Donald Sharp
2022-02-08
6
-44
/
+57
|
\
|
*
bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunity
Donatas Abraitis
2022-02-04
6
-44
/
+57
*
|
bgpd: Use AF_UNSPEC instead of setting to 0
Donald Sharp
2022-02-07
2
-10
/
+10
|
/
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-4
/
+7
*
Merge pull request #9546 from proelbtn/add-support-for-perfix-sid-type-5
Russ White
2021-09-21
1
-2
/
+10
|
\
|
*
bgpd: show SID structure information
Ryoga Saito
2021-09-14
1
-2
/
+10
*
|
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-4
/
+4
|
/
*
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
6
-11
/
+12
*
*: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
6
-11
/
+12
*
bgpd: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
3
-7
/
+7
*
bgpd: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
2
-5
/
+5
*
bgpd: Do not test for bgp_path_info in rfapiCopyUnEncap2VPN()
Donatas Abraitis
2021-06-17
1
-4
/
+2
*
bgpd: Remove double test against rfapi which is already checked
Donatas Abraitis
2021-06-17
1
-1
/
+1
*
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
2
-6
/
+6
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
2
-54
/
+54
*
*: remove tabs & newlines from log messages
David Lamparter
2021-02-14
1
-3
/
+3
*
bgpd: Remove #if 0 code
Donald Sharp
2021-01-28
2
-20
/
+0
*
bgpd: Use uint32_t for size value instead of int in ecommunity struct
Donald Sharp
2021-01-18
2
-4
/
+6
*
*: Replace s_addr check agains 0 with INADDR_ANY
Donatas Abraitis
2020-12-14
1
-1
/
+1
*
Merge pull request #7523 from donaldsharp/route_map_object_t
Russ White
2020-11-17
2
-11
/
+8
|
\
|
*
*: Remove route_map_object_t from the system
Donald Sharp
2020-11-14
2
-11
/
+8
*
|
bgpd: Convert attr->vnc_subtlvs to use accessor functions
Donald Sharp
2020-11-15
5
-20
/
+22
*
|
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
|
/
*
bgpd: Fix rfapi indentation issues with a for loop
Donald Sharp
2020-11-07
1
-14
/
+10
*
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
4
-79
/
+47
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
8
-281
/
+99
*
*: Create/Use accessor functions for lock count
Donald Sharp
2020-10-17
3
-9
/
+12
[next]