I am planning to contribute following features:
DSCP type 11 — component decoding is easy, but simple_packet_t lacks a DSCP field, so end-to-end filtering needs parser/collector plumbing.
NOT semantics for TCP flags and fragments
Numeric comparison operators and ranges
IPv6 support — requires AFI handling, IPv6 prefix decoding, offset fields, validation, and filtering changes.
IPv6 Flow Label type 13 — depends on broader IPv6 FlowSpec representation.
IPv6 FlowSpec RFC 8956 — requires AFI handling, IPv6 prefix decoding, offset fields, validation, and filtering changes.
Leaving it as issue so i wont need to review again, if i lost TODO.
I am planning to contribute following features:
DSCP type 11 — component decoding is easy, but simple_packet_t lacks a DSCP field, so end-to-end filtering needs parser/collector plumbing.
NOT semantics for TCP flags and fragments
Numeric comparison operators and ranges
IPv6 support — requires AFI handling, IPv6 prefix decoding, offset fields, validation, and filtering changes.
IPv6 Flow Label type 13 — depends on broader IPv6 FlowSpec representation.
IPv6 FlowSpec RFC 8956 — requires AFI handling, IPv6 prefix decoding, offset fields, validation, and filtering changes.
Leaving it as issue so i wont need to review again, if i lost TODO.