mirror of
https://github.com/mfontanini/libtins
synced 2026-01-29 21:14:28 +01:00
Fixed some bugs in ICMPv6.
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
||||
/**
|
||||
* This PDU's flag.
|
||||
*/
|
||||
static const PDU::PDUType pdu_flag = PDU::IP;
|
||||
static const PDU::PDUType pdu_flag = PDU::IPv6;
|
||||
|
||||
/**
|
||||
* The type used to store addresses.
|
||||
|
||||
Reference in New Issue
Block a user