OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bgp_log.cc File Reference
#include "bgp/bgp_log.h"
#include <string>
#include "bgp/routing-instance/routing_instance.h"
Include dependency graph for bgp_log.cc:

Go to the source code of this file.

Namespaces

 bgp_log_test
 

Functions

SandeshTraceBufferPtr BgpTraceBuf (SandeshTraceBufferCreate(BGP_TRACE_BUF, 1000))
 
SandeshTraceBufferPtr BgpPeerObjectTraceBuf (SandeshTraceBufferCreate(BGP_PEER_OBJECT_TRACE_BUF, 1000))
 
static void bgp_log_test::init_common ()
 
void bgp_log_test::init ()
 
void bgp_log_test::init (std::string log_file, unsigned long log_file_size, unsigned long log_file_index, bool enable_syslog, std::string syslog_facility, std::string ident, std::string log_level)
 
bool bgp_log_test::unit_test ()
 
void bgp_log_test::LogServerName (const BgpServer *server)
 
void bgp_log_test::LogServerName (const IPeer *ipeer, const BgpTable *table)
 

Variables

bool bgp_log_test::unit_test_
 

Function Documentation