There have been a lot of minor changes since v1.0.0, so it felt like a good time to checkpoint.
This tag captures:
- Mbuf reference counting to allow mbufs to be safely shared between data structures
- Some TCP enhancements: discarding OOO buffers when no longer needed, respecting FIN/ACK semantics when determining termination, skipping reassembly in more cases
- Extensions to the filter language (!contains, !equals, raw byte matching)
- Optional prometheus DB integration for statistic exports
- Some additional runtime monitoring stats
- Additional DPDK versions
- SSH parser