AcceptSession(TcpSession *session) | OVSDB::OvsdbClientSsl | privatevirtual |
AddSessionInfo(SandeshOvsdbClient &client) | OVSDB::OvsdbClientSsl | virtual |
agent_ | OVSDB::OvsdbClientSsl | private |
Allocate(Agent *agent, TorAgentParam *params, OvsPeerManager *manager) | OVSDB::OvsdbClient | static |
AllocSession(SslSocket *socket) | OVSDB::OvsdbClientSsl | virtual |
ClearSessions() | TcpServer | |
Connect(TcpSession *session, Endpoint remote) | TcpServer | virtual |
connect_complete_cb_ | OVSDB::OvsdbClient | protected |
connection_table() | OVSDB::OvsdbClient | |
context() | SslServer | protected |
CreateSession() | TcpServer | virtual |
DeleteSession(TcpSession *session) | TcpServer | virtual |
DisableSandeshLogMessages() const | TcpServer | inlinevirtual |
DISALLOW_COPY_AND_ASSIGN(OvsdbClientSsl) | OVSDB::OvsdbClientSsl | private |
Endpoint typedef | TcpServer | |
event_manager() | TcpServer | inline |
FindSession(Ip4Address ip, uint16_t port) | OVSDB::OvsdbClientSsl | virtual |
GetDscpValue(NativeSocketType fd) const | TcpServer | |
GetPort() const | TcpServer | |
GetRxSocketStats(SocketIOStats *socket_stats) const | TcpServer | |
GetRxSocketStats(SocketIOStats &socket_stats) const | TcpServer | inline |
GetSession(Endpoint remote) | TcpServer | |
GetSessionCount() const | TcpServer | inline |
GetSocketStats() const | TcpServer | inline |
GetTxSocketStats(SocketIOStats *socket_stats) const | TcpServer | |
GetTxSocketStats(SocketIOStats &socket_stats) const | TcpServer | inline |
ha_stale_route_interval() const | OVSDB::OvsdbClient | |
HasSessionReadAvailable() const | TcpServer | |
HasSessions() const | TcpServer | |
Init() | OVSDB::OvsdbClient | |
Initialize(unsigned short port) | TcpServer | virtual |
Initialize(unsigned short port, const IpAddress &host_ip, int intf_id=-1) | TcpServer | virtual |
InitializeInternal(boost::asio::ip::tcp::endpoint localaddr) | TcpServer | |
keepalive_interval() const | OVSDB::OvsdbClient | |
ksync_obj_manager() | OVSDB::OvsdbClient | |
LocalEndpoint() const | TcpServer | protected |
NativeSocketType typedef | TcpServer | |
NextSession(OvsdbClientSession *session) | OVSDB::OvsdbClientSsl | virtual |
OnSessionEvent(TcpSession *session, TcpSession::Event event) | OVSDB::OvsdbClientSsl | |
OvsdbClient(OvsPeerManager *manager, int keepalive_interval, int ha_stale_route_interval) | OVSDB::OvsdbClient | |
OvsdbClientSsl(Agent *agent, IpAddress tor_ip, int tor_port, IpAddress tsn_ip, int keepalive_interval, int ha_stale_route_interval, const std::string &ssl_cert, const std::string &ssl_privkey, const std::string &ssl_cacert, OvsPeerManager *manager) | OVSDB::OvsdbClientSsl | |
OvsdbClientSslSession class | OVSDB::OvsdbClientSsl | friend |
OVSDBHaStaleRouteTimer | OVSDB::OvsdbClient | static |
OVSDBKeepAliveTimer | OVSDB::OvsdbClient | static |
OVSDBMinHaStaleRouteTimer | OVSDB::OvsdbClient | static |
OVSDBMinKeepAliveTimer | OVSDB::OvsdbClient | static |
peer_manager_ | OVSDB::OvsdbClient | protected |
port() | OVSDB::OvsdbClientSsl | virtual |
pre_connect_complete_cb_ | OVSDB::OvsdbClient | protected |
protocol() | OVSDB::OvsdbClientSsl | virtual |
RegisterClients() | OVSDB::OvsdbClientSsl | virtual |
RegisterConnectionTable(Agent *agent) | OVSDB::OvsdbClient | |
ResetAcceptor() | TcpServer | |
server() | OVSDB::OvsdbClientSsl | virtual |
session_map_ | OVSDB::OvsdbClientSsl | private |
SessionEventCb typedef | OVSDB::OvsdbClient | |
SessionKey typedef | OVSDB::OvsdbClientSsl | |
SessionMap typedef | OVSDB::OvsdbClientSsl | |
set_connect_complete_cb(SessionEventCb cb) | OVSDB::OvsdbClient | |
set_pre_connect_complete_cb(SessionEventCb cb) | OVSDB::OvsdbClient | |
set_socket_open_failure(bool flag) | TcpServer | inlineprotected |
SetAcceptor() | TcpServer | |
SetDscpSocketOption(NativeSocketType fd, uint8_t value) | TcpServer | |
SetKeepAliveSocketOption(int fd, const SandeshConfig &sandesh_config) | TcpServer | |
SetListenSocketDscp(uint8_t value) | TcpServer | |
SetListenSocketMd5Option(uint32_t peer_ip, const std::string &md5_password) | TcpServer | |
SetMd5SocketOption(NativeSocketType fd, uint32_t peer_ip, const std::string &md5_password) | TcpServer | |
SetSocketOptions(const SandeshConfig &sandesh_config) | TcpServer | |
shutdown() | OVSDB::OvsdbClientSsl | virtual |
Shutdown() | TcpServer | |
shutdown_ | OVSDB::OvsdbClientSsl | private |
Socket typedef | TcpServer | |
socket_open_failure() const | TcpServer | inlineprotected |
ssl_server_port_ | OVSDB::OvsdbClientSsl | private |
SslServer(EventManager *evm, boost::asio::ssl::context::method m, bool ssl_enabled=true, bool ssl_handshake_delayed=false) | SslServer | explicit |
SslSocket typedef | SslServer | |
TcpServer(EventManager *evm) | TcpServer | explicit |
TcpServerPtr typedef | TcpServer | protected |
TcpSessionPtr typedef | TcpServer | protected |
ToString() const | TcpServer | inline |
tsn_ip() | OVSDB::OvsdbClientSsl | virtual |
tsn_ip_ | OVSDB::OvsdbClientSsl | private |
UpdateSessionsDscp(uint8_t dscp) | TcpServer | |
WaitForEmpty() | TcpServer | |
~OvsdbClient() | OVSDB::OvsdbClient | virtual |
~OvsdbClientSsl() | OVSDB::OvsdbClientSsl | virtual |
~SslServer() | SslServer | virtual |
~TcpServer() | TcpServer | virtual |