mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
STP is now serialized correctly. LLC behaves correctly when it contains an STP is its inner pdu.
This commit is contained in:
@@ -376,7 +376,6 @@ namespace Tins {
|
||||
|
||||
typedef std::vector<uint8_t> field_type;
|
||||
|
||||
void copy_fields(const LLC *other);
|
||||
void write_serialization(uint8_t *buffer, uint32_t total_sz, const PDU *parent);
|
||||
|
||||
llchdr _header;
|
||||
|
||||
Reference in New Issue
Block a user