OpenSDN source code
|
#include "bgp/bgp_export.h"
#include <boost/bind.hpp>
#include "bgp/bgp_ribout_updates.h"
#include "bgp/bgp_route.h"
#include "bgp/bgp_table.h"
#include "bgp/bgp_update.h"
#include "bgp/bgp_update_monitor.h"
#include "bgp/bgp_update_sender.h"
Go to the source code of this file.
Functions | |
static bool | IsDuplicate (const RouteUpdate *rt_update, const UpdateInfoSList *uinfo_slist) |
|
static |