summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorRandy Lam <jack20039@gmail.com>2020-07-10 16:12:23 +0800
committerGitHub <noreply@github.com>2020-07-10 16:12:23 +0800
commitffa47a6c7e13ecbb78f0b4ab3ed0244f3084569c (patch)
tree5db71847a0e76835101272133a53d72a1b51631f /docs
parent2dbb18f93f2d1ff2ad1d7b9c042a6c97a23a5cb5 (diff)
fix fragment with ether-type
Should be ether-type instead of fragment
Diffstat (limited to 'docs')
-rw-r--r--docs/sources/flowspec.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sources/flowspec.md b/docs/sources/flowspec.md
index 4493ff4a..e84b1954 100644
--- a/docs/sources/flowspec.md
+++ b/docs/sources/flowspec.md
@@ -370,7 +370,7 @@ $ gobgp global rib -a ipv4-flowspec
| Key | Operand | Value |
| -------- | ---------------------------------------------------------- | ------------------------------------------------------ |
-| fragment | \[&] \[== &#124; > &#124; >= &#124; < &#124; <= &#124; !=] | Ethernet type name, decimal number, `true` or `false`. |
+| ether-type | \[&] \[== &#124; > &#124; >= &#124; < &#124; <= &#124; !=] | Ethernet type name, decimal number, `true` or `false`. |
Supported Ethernet Type Names: `ipv4`, `arp`, `rarp`, `vmtp`, `apple-talk`,
`aarp`, `ipx`, `snmp`, `net-bios`, `xtp`, `ipv6`, `pppoe-discovery`,