yanet-platform / yanet

A high performance framework for forwarding traffic based on DPDK
Other
164 stars 17 forks source link

Discrepancy in keep-state semantics with ipfw #166

Open ol-imorozko opened 2 months ago

ol-imorozko commented 2 months ago

In YANET the keep-state directive only stores the state of packets, similar to ipfw's record-state, and does not include an implicit check-state for all packets like in ipfw.

Possible solutions are: