Netgroup manager
Synopsis
Declared in <netgroup.h>
class NetGroupManager;
Member Functions
Name |
Description |
|
Constructors |
Assignment operators |
|
Analyze and log current health of ASMap based buckets. |
|
Get the asmap version, a checksum identifying the asmap being used. |
|
Get the canonical identifier of the network group for address. |
|
Get the autonomous system on the BGP path to address. |
|
Indicates whether ASMap is being used for clearnet bucketing. |
Static Member Functions
Name |
Description |
Create a manager with no asmap, using default clearnet bucketing. |
|
Create a manager using asmap data embedded in the binary. |
|
Create a manager that takes ownership of asmap data loaded at runtime. |
Non-Member Functions
Name |
Description |
Loads the address manager (peers.dat), creating a fresh one if needed. |
Created with MrDocs