Public Methods
- FanoutTable (string tablename, BGPRouteTable<A> *parent)
- int add_next_table (BGPRouteTable<A> *next_table,
const PeerHandler *ph)
- int remove_next_table (BGPRouteTable<A> *next_table)
- int add_route (const InternalMessage<A> &rtmsg,
BGPRouteTable<A> *caller)
- int replace_route (const InternalMessage<A> &old_rtmsg,
const InternalMessage<A> &new_rtmsg,
BGPRouteTable<A> *caller)
- int delete_route (const InternalMessage<A> &rtmsg,
BGPRouteTable<A> *caller)
- int route_dump (const InternalMessage<A> &rtmsg,
BGPRouteTable<A> *caller,
const PeerHandler *dump_peer)
- int push (BGPRouteTable<A> *caller)
- const SubnetRoute<A> * lookup_route (const IPNet<A> &net) const
- RouteTableType type () const
- string str () const
- int dump_entire_table (BGPRouteTable<A> *child_to_dump_to)
- void peering_went_down (const PeerHandler* peer_handler)
- void output_state (bool busy, BGPRouteTable<A> *next_table)
- bool get_next_message (BGPRouteTable<A> *next_table)
- void peering_went_down (const PeerHandler *peer, uint32_t genid,
BGPRouteTable<A> *caller)
- void peering_down_complete (const PeerHandler *peer, uint32_t genid,
BGPRouteTable<A> *caller)
- void print_queue ()
FanoutTable (string tablename, BGPRouteTable<A> *parent)
| FanoutTable |
int remove_next_table (BGPRouteTable<A> *next_table)
| remove_next_table |
Reimplemented from BGPRouteTable.
Reimplemented from BGPRouteTable.
Reimplemented from BGPRouteTable.
Reimplemented from BGPRouteTable.
Reimplemented from BGPRouteTable.
[const]
Reimplemented from BGPRouteTable.
[const]
Reimplemented from BGPRouteTable.
[const]
Reimplemented from BGPRouteTable.
int dump_entire_table (BGPRouteTable<A> *child_to_dump_to)
| dump_entire_table |
void peering_went_down (const PeerHandler* peer_handler)
| peering_went_down |
Reimplemented from BGPRouteTable.
void output_state (bool busy, BGPRouteTable<A> *next_table)
| output_state |
Reimplemented from BGPRouteTable.
bool get_next_message (BGPRouteTable<A> *next_table)
| get_next_message |
Reimplemented from BGPRouteTable.
Reimplemented from BGPRouteTable.
Reimplemented from BGPRouteTable.
void print_queue ()
| print_queue |
Generated by: pavlin on possum.icir.org on Thu Aug 28 12:52:17 2003, using kdoc 2.0a54+XORP. |