yanet-platform / yanet

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

Add timeouts for tcp syn and tcp ack #99

Closed Gmacem closed 5 months ago

Gmacem commented 5 months ago

Add syn and ack tcp timeouts for firewall

taitov commented 5 months ago

Hello! Resolve conflicts and use clang-format, please.

3Hren commented 5 months ago

Still, we have u32 -> u16 implicit conversions. Delegate further review to @taitov.