Commit Graph

2 Commits

Author SHA1 Message Date
thediveo f0436bc3c4 refactor: pass table family when un/marshalling expr 2022-05-14 16:45:18 +00:00
Ben de Graaff 2ba518ec5c
Unmarshal Exthdr and support DestRegister/Flags for reads (#151) (#152)
* Unmarshal Exthdr and support DestRegister/Flags for reads

Some fields in Exthdr are context-sensitive. Mixing unexpected fields
will result in EOPNOTSUPP.

* Fix order in which Exthdr attributes are written
2022-04-05 21:44:27 +02:00