Commit Graph

1 Commits

Author SHA1 Message Date
Rafael Campos Las Heras 2eca001357
Fix Meta unmarshal when is Source Register ()
The Meta nftables expression was not filling the Register and SourceRegister
fields when unmarshalling.

Add a check for NFTA_META_SREG message when unmarshalling to fill the Meta
fields.
Add Unit Test for source and destination unmarshall.

Signed-off-by: Rafael Campos <rafael.campos.lasheras@ibm.com>
2022-08-08 17:45:52 +02:00