index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_rpki.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Unlock bgp_dest after bgp_table_subtree_lookup()
Donatas Abraitis
2022-09-06
1
-3
/
+7
*
bgpd: Do not show polling_period default value in CLI for RPKI
Donatas Abraitis
2022-06-21
1
-1
/
+2
*
bgpd: Show cache server preference in `show rpki cache-server` output
Donatas Abraitis
2022-06-20
1
-4
/
+11
*
bgpd: Generate RPKI CLI config even if no cache servers configured
Donatas Abraitis
2022-06-20
1
-7
/
+5
*
bgpd: Drop SSH public key for RPKI CLI option
Donatas Abraitis
2022-06-20
1
-11
/
+9
*
bgpd: Allow deleting full line for RPKI cache server
Donatas Abraitis
2022-06-20
1
-2
/
+8
*
bgpd: Add `no rpki` command
Donatas Abraitis
2022-06-20
1
-0
/
+25
*
bgpd: Add JSON output for `show rpki prefix` and other show commands
Donatas Abraitis
2022-05-30
1
-40
/
+139
*
Merge pull request #11268 from opensourcerouting/fix/drop_rpki_cli_server_red...
Donald Sharp
2022-05-24
1
-8
/
+0
|
\
|
*
bgpd: Drop redundand output under `show rpki prefix-table`
Donatas Abraitis
2022-05-24
1
-8
/
+0
*
|
bgpd: Add JSON support for `show rpki cache-server`
Donatas Abraitis
2022-05-24
1
-15
/
+67
*
|
bgpd: Put ssh_config->port as integer, not as string in RPKI code
Donatas Abraitis
2022-05-24
1
-2
/
+2
|
/
*
bgpd: Add JSON output for `show rpki cache-connection`
Donatas Abraitis
2022-05-23
1
-22
/
+92
*
bgpd: Fix no form of rpki commands to take values
Donald Sharp
2022-05-13
1
-6
/
+9
*
bgpd: Show which RPKI server we are connected to
Donatas Abraitis
2022-05-03
1
-22
/
+23
*
bgpd: Add `rpki reset` to ENABLE node
Donatas Abraitis
2022-05-03
1
-0
/
+1
*
bgpd: Convert some variables from int to bool for RPKI
Donatas Abraitis
2022-05-03
1
-16
/
+16
*
bgpd: Make sure we print stats if we are sync at least with a single group
Donatas Abraitis
2022-05-03
1
-12
/
+19
*
Revert "bgpd: Handle TCP connection errors with connection callbacks for RPKI"
Donatas Abraitis
2022-05-03
1
-55
/
+20
*
Revert "bgpd: Fix while(read()) for RPKI sync callback"
Donatas Abraitis
2022-05-03
1
-1
/
+1
*
bgpd: Delay returning RPKI instance as running
Donatas Abraitis
2022-04-06
1
-1
/
+20
*
bgpd: Return enum RPKI_NOT_BEING_USED instead of 0
Donatas Abraitis
2022-04-06
1
-3
/
+3
*
bgpd: Reuse is_stopping() in RPKI code same as with is_running()
Donatas Abraitis
2022-04-06
1
-3
/
+9
*
bgpd: Reuse is_running() function in RPKI code for rtr_is_running
Donatas Abraitis
2022-04-06
1
-6
/
+6
*
bgpd: No need to check for NULL before calling XFREE() in RPKI code
Donatas Abraitis
2022-04-05
1
-6
/
+4
*
bgpd: Track RTRLib memory allocations separately
Donatas Abraitis
2022-04-05
1
-3
/
+4
*
bgpd: Fix while(read()) for RPKI sync callback
Donatas Abraitis
2022-03-04
1
-1
/
+1
*
*: Add necessary new line for output of vty_out()
anlan_cs
2022-02-27
1
-1
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-5
/
+4
*
bgpd: Pass struct pfx_record to sizeof
Donatas Abraitis
2022-02-02
1
-3
/
+3
*
bgpd: Handle TCP connection errors with connection callbacks for RPKI
Donatas Abraitis
2022-01-27
1
-22
/
+55
*
bgpd: move rpki source after the server config
Igor Ryzhov
2021-09-08
1
-14
/
+13
*
Merge pull request #9542 from pguibert6WIND/ssh_rpki_source
Donald Sharp
2021-09-03
1
-28
/
+49
|
\
|
*
bgpd: add rpki source address configuration
Philippe Guibert
2021-09-02
1
-28
/
+49
*
|
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-1
/
+1
|
/
*
bgpd: Add code to output expire and retry interval for rpki
Donald Sharp
2021-08-16
1
-0
/
+6
*
bgpd: Continue processing rpki nodes
Donald Sharp
2021-08-16
1
-5
/
+1
*
bgpd: Limit processing to what is needed in rpki validation
Donald Sharp
2021-08-16
1
-22
/
+14
*
bgpd: Fix rpki spacing to be 1 for indentation
Donald Sharp
2021-07-22
1
-4
/
+4
*
build: make builddir include path consistent
David Lamparter
2021-04-21
1
-1
/
+1
*
bgpd: fix build warnings
Igor Ryzhov
2021-04-01
1
-1
/
+1
*
bgpd: North-bound implementation for bgp rmaps
Sarita Patra
2021-03-30
1
-39
/
+17
*
bgpd: Convert RPKI states to an enum and use them
Donald Sharp
2021-03-26
1
-4
/
+2
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+2
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-2
/
+2
*
bgpd: Display RPKI validation state if we have it
Donald Sharp
2021-03-07
1
-0
/
+1
*
bgpd: Cleanup rpki indentation
Donald Sharp
2020-11-20
1
-74
/
+69
*
*: Remove route_map_object_t from the system
Donald Sharp
2020-11-14
1
-8
/
+6
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-11
/
+8
*
bgpd: remove deprecated commands
Igor Ryzhov
2020-09-13
1
-69
/
+0
[next]