1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-23 02:35:57 +01:00

add missing TINS_API to PDU classes. Extend/fix ICMPv6 enum values and unify naming

This commit is contained in:
Einar Gunnarsson
2016-02-17 17:42:04 +01:00
parent 423dbf2404
commit 6403d1908d
5 changed files with 14 additions and 7 deletions

View File

@@ -60,7 +60,7 @@ namespace Tins {
*
* \sa RawPDU
*/
class UDP : public PDU {
class TINS_API UDP : public PDU {
public:
/**
* \brief This PDU's flag.