summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/BNF
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>2000-02-09 20:46:45 +0000
committerguido <guido@FreeBSD.org>2000-02-09 20:46:45 +0000
commit1fa4f6782a7e92a232e56892d8bce7920d49292e (patch)
tree0b084e918c24605e4f362111a153271266a7540d /contrib/ipfilter/BNF
parentc3aa6ac872203077a6f4cd5b2ff64081364914b9 (diff)
downloadFreeBSD-src-1fa4f6782a7e92a232e56892d8bce7920d49292e.zip
FreeBSD-src-1fa4f6782a7e92a232e56892d8bce7920d49292e.tar.gz
Import of ipfilter 3.3.8
Approved by: jkh
Diffstat (limited to 'contrib/ipfilter/BNF')
-rw-r--r--contrib/ipfilter/BNF3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/ipfilter/BNF b/contrib/ipfilter/BNF
index a30c743..cfa5423 100644
--- a/contrib/ipfilter/BNF
+++ b/contrib/ipfilter/BNF
@@ -53,7 +53,8 @@ icmp-type = "unreach" | "echo" | "echorep" | "squench" | "redir" |
"routersol" | decnumber .
icmp-code = decumber | "net-unr" | "host-unr" | "proto-unr" | "port-unr" |
"needfrag" | "srcfail" | "net-unk" | "host-unk" | "isolate" |
- "net-prohib" | "host-prohib" | "net-tos" | "host-tos" .
+ "net-prohib" | "host-prohib" | "net-tos" | "host-tos" |
+ "filter-prohib" | "host-preced" | "cutoff-preced" .
optlist = "nop" | "rr" | "zsu" | "mtup" | "mtur" | "encode" | "ts" | "tr" |
"sec" | "lsrr" | "e-sec" | "cipso" | "satid" | "ssrr" | "addext" |
"visa" | "imitd" | "eip" | "finn" .
OpenPOWER on IntegriCloud