summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/payload-expression.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/payload-expression.txt b/doc/payload-expression.txt
index abaf52f0..28061f36 100644
--- a/doc/payload-expression.txt
+++ b/doc/payload-expression.txt
@@ -481,7 +481,7 @@ Transport Header, for example TCP
.Matching destination port of both UDP and TCP
----------------------------------------------
-inet filter input meta l4proto {tcp, udp} @th,16,16 { dns, http }
+inet filter input meta l4proto {tcp, udp} @th,16,16 { 53, 80 }
-----------------------------------------------------------------
.Rewrite arp packet target hardware address if target protocol address matches a given address