libbgp  0.6
A C++ BGP Library.
Macros
bgp-rib6.cc File Reference

The IPv6 BGP Routing Information Base. More...

#include <string.h>
#include <arpa/inet.h>
#include "bgp-rib6.h"
Include dependency graph for bgp-rib6.cc:

Go to the source code of this file.

Macros

#define MAKE_ENTRY6(r, e)   std::make_pair(BgpRib6EntryKey(r), e)
 

Detailed Description

The IPv6 BGP Routing Information Base.

Author
Nato Morichika nat@n.nosp@m.at.m.nosp@m.oe
Version
0.1
Date
2019-07-21

Definition in file bgp-rib6.cc.