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: fix rpki module build without ssh support
Marcel Röthke
2019-05-07
1
-0
/
+2
*
bgpd: add missing newline to a warning message in the rpki module
Marcel Röthke
2019-05-07
1
-1
/
+1
*
bgpd: Fix rpki command nodes.
root
2019-04-03
1
-5
/
+5
*
bgpd: add command to lookup prefixes in the rpki table
Marcel Röthke
2019-03-24
1
-7
/
+66
*
bgpd: fix crash when trying to remove non-existing rpki cache
Marcel Röthke
2019-02-07
1
-1
/
+1
*
bgpd: fix "show rpki cache-server" for ssh caches
Marcel Röthke
2019-02-07
1
-3
/
+17
*
bgpd: Cleanup non-normal compiled code path
Donald Sharp
2018-12-12
1
-1
/
+2
*
Merge pull request #3093 from donaldsharp/bgp_node_continued
Lou Berger
2018-12-11
1
-1
/
+1
|
\
|
*
bgpd: Abstract bgp_info retrieving/setting from info pointer
Donald Sharp
2018-11-16
1
-1
/
+1
*
|
*: remove the configuration lock from all daemons
Renato Westphal
2018-11-26
1
-1
/
+1
|
/
*
bgpd: Convert binfo to path
Donald Sharp
2018-10-09
1
-7
/
+7
*
bgpd: Convert `struct bgp_info` to `struct bgp_path_info`
Donald Sharp
2018-10-09
1
-2
/
+2
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-2
/
+2
*
build: move vtysh & manpage listings to subdir.am
David Lamparter
2018-09-08
1
-0
/
+2
*
Merge pull request #2893 from qlyoung/fix-rpki-exit-failure
David Lamparter
2018-08-23
1
-2
/
+2
|
\
|
*
bgpd: fix rpki exit command
Quentin Young
2018-08-23
1
-2
/
+2
*
|
bgpd: use correct bgp tables for rpki revalidation
Marcel Röthke
2018-08-22
1
-33
/
+40
*
|
bgpd: fix wrong allocation size in rpki route map
Marcel Röthke
2018-08-22
1
-1
/
+1
*
|
bgpd: fix deadlock in rpki code
Marcel Röthke
2018-08-22
1
-4
/
+46
|
/
*
bgpd: Fix bgp rpki to match route-map update from PR #2697
Martin Winter
2018-08-09
1
-4
/
+4
*
Merge pull request #2627 from rtrlib/revalidation
Russ White
2018-07-11
1
-2
/
+179
|
\
|
*
bgpd: add support for rpki revalidation on rpki updates
Marcel Röthke
2018-07-05
1
-2
/
+179
*
|
bgpd: Cleanup of bgp daemon code
Pascal Mathis
2018-07-07
1
-1
/
+2
|
/
*
bgpd: fix rpki validation for ipv6
Marcel Röthke
2018-07-03
1
-4
/
+10
*
bgpd: fix rpki segfault
Marcel Röthke
2018-07-01
1
-11
/
+32
*
bgpd: null check (Clang scan-build)
paco
2018-06-18
1
-1
/
+1
*
Fix compilation against rtrlib with ssh
Andrey Korolyov
2018-05-13
1
-0
/
+3
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
bgpd: Fix warning on 32 bit systems
Donald Sharp
2018-03-17
1
-1
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-77
/
+56
*
*: make clippy usage more consistent
Renato Westphal
2017-12-04
1
-1
/
+3
*
bgpd: add missing newlines to help strings in bgp_rpki.c command definitions
Marcel Röthke
2017-11-14
1
-8
/
+8
*
bgpd: fix prefix count in show rpki prefix-table
Marcel Röthke
2017-11-14
1
-1
/
+1
*
bgpd: fix build against rtrlib versions without ssh support
Marcel Röthke
2017-11-13
1
-0
/
+6
*
bgpd: Add RPKI/RTR support
Marcel Röthke
2017-11-10
1
-0
/
+1207