class FanoutTable


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 FanoutTable (string tablename, Safi safi, BGPRouteTable<A> *parent, PeerHandler *aggr_handler, BGPRouteTable<A> *aggr_table)

FanoutTable

 ~FanoutTable ()

~FanoutTable

int  add_next_table (BGPRouteTable<A> *next_table, const PeerHandler *ph, uint32_t genid)

add_next_table

int  remove_next_table (BGPRouteTable<A> *next_table)

remove_next_table

int  replace_next_table (BGPRouteTable<A> *old_next_table, BGPRouteTable<A> *new_next_table)

replace_next_table

int  add_route (InternalMessage<A> &rtmsg, BGPRouteTable<A> *caller)

add_route

Reimplemented from BGPRouteTable.

int  replace_route (InternalMessage<A> &old_rtmsg, InternalMessage<A> &new_rtmsg, BGPRouteTable<A> *caller)

replace_route

Reimplemented from BGPRouteTable.

int  delete_route (InternalMessage<A> &rtmsg, BGPRouteTable<A> *caller)

delete_route

Reimplemented from BGPRouteTable.

int  route_dump (InternalMessage<A> &rtmsg, BGPRouteTable<A> *caller, const PeerHandler *dump_peer)

route_dump

Reimplemented from BGPRouteTable.

int  push (BGPRouteTable<A> *caller)

push

Reimplemented from BGPRouteTable.

const SubnetRoute<A> * lookup_route (const IPNet<A> &net, uint32_t& genid, FPAListRef& pa_list)

lookup_route

[const]

Reimplemented from BGPRouteTable.

RouteTableType  type ()

type

[const]

Reimplemented from BGPRouteTable.

string  str ()

str

[const]

Reimplemented from BGPRouteTable.

void  peer_table_info (list<const PeerTableInfo<A>*>& peer_list)

peer_table_info

int  dump_entire_table (BGPRouteTable<A> *child_to_dump_to, Safi safi, string ribname)

dump_entire_table

bool  get_next_message (BGPRouteTable<A> *next_table)

get_next_message

Reimplemented from BGPRouteTable.

void  peering_went_down (const PeerHandler *peer, uint32_t genid, BGPRouteTable<A> *caller)

peering_went_down

Reimplemented from BGPRouteTable.

void  peering_down_complete (const PeerHandler *peer, uint32_t genid, BGPRouteTable<A> *caller)

peering_down_complete

Reimplemented from BGPRouteTable.

void  peering_came_up (const PeerHandler *peer, uint32_t genid, BGPRouteTable<A> *caller)

peering_came_up

Reimplemented from BGPRouteTable.

void  crash_dump ()

crash_dump

[const]

Reimplemented from CrashDumper.

string  dump_state ()

dump_state

[const]

Reimplemented from CrashDumper.

void  print_queue ()

print_queue


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:04 2009, using kdoc 2.0a54+XORP.