OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
nexthop_ksync.cc File Reference
#include <sys/types.h>
#include <net/ethernet.h>
#include <boost/asio.hpp>
#include <boost/bind.hpp>
#include <base/logging.h>
#include <db/db_entry.h>
#include <db/db_table.h>
#include <db/db_table_partition.h>
#include <ksync/ksync_index.h>
#include <ksync/ksync_entry.h>
#include <ksync/ksync_object.h>
#include <ksync/ksync_netlink.h>
#include <ksync/ksync_sock.h>
#include "oper/interface_common.h"
#include "oper/nexthop.h"
#include "oper/mirror_table.h"
#include "oper/tunnel_nh.h"
#include "vrouter/ksync/nexthop_ksync.h"
#include "vrouter/ksync/ksync_init.h"
#include "vr_types.h"
#include "oper/ecmp_load_balance.h"
#include "vrouter/ksync/agent_ksync_types.h"
#include <vrouter/ksync/ksync_agent_sandesh.h>
Include dependency graph for nexthop_ksync.cc:

Go to the source code of this file.

Functions

static bool NeedRewrite (NHKSyncEntry *entry, InterfaceKSyncEntry *if_ksync)
 

Function Documentation

static bool NeedRewrite ( NHKSyncEntry entry,
InterfaceKSyncEntry if_ksync 
)
static

Definition at line 1571 of file nexthop_ksync.cc.

Here is the call graph for this function: