PcapPlusPlus
22.11
|
Go to the source code of this file.
Namespaces | |
pcpp | |
The main namespace for the PcapPlusPlus lib. | |
This file contains classes for parsing, creating and editing Border Gateway Protocol (BGP) version 4 packets. It contains an abstract class named BgpLayer which has common functionality and 5 inherited classes that represent the different BGP message types: OPEN, UPDATE, NOTIFICATION, KEEPALIVE and ROUTE-REFRESH. Each of these classes contains unique functionality for parsing. creating and editing of these message.