Kevin Darbyshire-Bryant 582c098c09 nftables: backport fix to interval based rules
'rule inet dscpclassify dscp_match  meta l4proto { udp }  th dport { 3478 }
 th sport { 3478-3497, 16384-16387 } goto ct_set_ef' works with
'nft add', but not 'nft insert', the latter yields:
"BUG: unhandled op 4".

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2022-09-26 18:02:15 +01:00
..
2022-04-16 14:02:11 +02:00
2022-09-06 16:36:35 +01:00
2022-06-11 16:03:14 +03:00
2022-07-03 20:25:38 +02:00
2022-08-13 20:53:10 +02:00
2022-05-04 01:33:21 +01:00
2022-07-10 18:16:34 +02:00
2020-05-13 19:01:23 +02:00