45 virtual int run() = 0;
TestControl tc_
Object for controlling sending and receiving packets.
ExchangeType stage2_xchg_
virtual int run()=0
Run performance test.
CommandOptions & options_
Reference to commandline options.
AbstractScen(CommandOptions &options, BasePerfSocket &socket)
Default and the only constructor of AbstractScen.
virtual ~AbstractScen()
Trivial virtual destructor.
ExchangeType stage1_xchg_
Socket wrapper structure.
uint8_t getIpVersion() const
Returns IP version.
ExchangeType
DHCP packet exchange types.
@ SA
DHCPv6 SOLICIT-ADVERTISE.
@ DO
DHCPv4 DISCOVER-OFFER.
@ RR
DHCPv6 REQUEST-REPLY.
Defines the logger used by the top-level component of kea-lfc.