From ffa47a6c7e13ecbb78f0b4ab3ed0244f3084569c Mon Sep 17 00:00:00 2001 From: Randy Lam Date: Fri, 10 Jul 2020 16:12:23 +0800 Subject: fix fragment with ether-type Should be ether-type instead of fragment --- docs/sources/flowspec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/sources') 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 | \[&] \[== | > | >= | < | <= | !=] | Ethernet type name, decimal number, `true` or `false`. | +| ether-type | \[&] \[== | > | >= | < | <= | !=] | 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`, -- cgit v1.2.3