mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-09-20 07:58:39 +02:00
Resolve "Add MACsec support"
This commit is contained in:
@@ -73,6 +73,7 @@ enum class ExtendedResponse : int32_t {
|
||||
|
||||
enum class ExtendedDataSubCommand : uint32_t {
|
||||
GenericBinaryRead = 13,
|
||||
GenericBinaryWrite = 14,
|
||||
};
|
||||
|
||||
#pragma pack(push,1)
|
||||
|
||||
Reference in New Issue
Block a user