summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/bogons/nft-f/byteorder_switch_stack_overflow
blob: 0164052877b7f5de1c250cc0a9e795a1ceac2d62 (plain)
1
2
3
4
5
6
table inet x {
	chain nat_dns_acme {
		udp length . @th,260,118 vmap { 47-63 . 0xe373135363130333131303735353203 : goto nat_dns_dnstc, }
		drop
	}
}