1
0
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:
Matias Fontanini
2012-11-26 19:47:15 -03:00
parent 4576d8746c
commit e6e3e8453b
3 changed files with 24 additions and 1 deletions

View File

@@ -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.