summaryrefslogtreecommitdiff
path: root/lib/module.c
diff options
context:
space:
mode:
authorPhilippe Guibert <philippe.guibert@6wind.com>2021-09-02 17:12:06 +0200
committerPhilippe Guibert <philippe.guibert@6wind.com>2021-09-02 18:16:47 +0200
commit7253a7bcd82e36e5be9447471b97b7686716df5e (patch)
tree7584fed56b949e055819b2d320e69a2d9ba9fb33 /lib/module.c
parent3e324ff41921c719de3aabc4136546828416532f (diff)
bgpd: add rpki source address configuration
Add the ability to configure the source address of rpki connection. Proposed vty command is to add below parameter: rpki cache <address> source <bindaddr> <port> preference <pref> rpki cache <address> source <bindaddr> <port> <usernamessh> ... This works for both tcp and ssh connections. In case the source address is not available yet, the rpki retry interval will retry in a defined amount of time. Rtrlib library is the library in charge of the binding of the tcp/ssh connection, and applies the getaddrinfo() and bind() operations to the passed parameter bindaddr to the respective tcp_config/ssh_config structures. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'lib/module.c')
0 files changed, 0 insertions, 0 deletions