William Tu
f989d546a2
erspan: Add type I version 0 support.
...
The Type I ERSPAN frame format is based on the barebones
IP + GRE(4-byte) encapsulation on top of the raw mirrored frame.
Both type I and II use 0x88BE as protocol type. Unlike type II
and III, no sequence number or key is required.
To creat a type I erspan tunnel device:
$ ip link add dev erspan11 type erspan \
local 172.16.1.100 remote 172.16.1.200 \
erspan_ver 0
Signed-off-by: William Tu <u9012063@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-05 13:23:29 -07:00
..
2019-05-21 12:33:38 -07:00
2020-03-15 15:20:16 +01:00
2020-04-28 12:50:37 -07:00
2020-03-12 15:55:00 -07:00
2020-03-12 15:55:00 -07:00
2020-03-30 19:52:37 -07:00
2020-02-22 21:45:55 -08:00
2019-11-01 14:57:52 -07:00
2020-04-28 21:23:38 +02:00
2020-03-26 14:51:07 +01:00
2020-02-19 13:52:32 +01:00
2020-03-23 20:59:40 -07:00
2020-03-29 22:30:57 -07:00
2019-10-04 11:10:56 -07:00
2019-10-04 11:10:56 -07:00
2020-04-28 12:50:37 -07:00
2020-03-30 20:48:43 -07:00
2020-01-23 14:32:52 +01:00
2020-03-08 21:25:37 -07:00
2020-01-03 12:24:34 -08:00
2020-04-28 14:40:18 -07:00
2020-02-23 21:15:36 -08:00
2020-03-12 22:34:48 -07:00
2020-05-02 16:42:51 -07:00
2019-08-08 15:55:10 -07:00
2019-12-13 21:40:49 -08:00
2019-05-21 10:50:45 +02:00
2019-11-07 16:15:56 -08:00
2019-09-20 18:23:33 -07:00
2019-08-08 15:55:10 -07:00
2020-05-05 13:23:29 -07:00
2020-03-30 13:45:04 -07:00
2019-06-21 18:35:51 +02:00
2020-03-29 21:53:18 -07:00
2019-05-25 11:00:50 -07:00
2020-03-29 22:30:57 -07:00
2020-03-29 22:16:27 -07:00
2020-02-06 13:27:30 +01:00
2019-07-05 15:01:15 -07:00
2020-03-02 13:11:46 -07:00
2019-07-25 17:23:40 -07:00
2019-10-04 11:10:56 -07:00
2020-03-12 15:55:00 -07:00
2020-04-28 14:40:18 -07:00
2020-03-09 22:34:58 +01:00
2019-05-21 10:50:45 +02:00
2019-01-28 11:32:58 +01:00
2019-05-21 10:50:45 +02:00
2020-04-28 12:50:37 -07:00
2019-09-13 21:44:19 +02:00
2020-03-29 22:14:49 -07:00
2019-05-30 11:26:32 -07:00
2020-03-12 22:34:48 -07:00
2020-03-11 23:19:40 -07:00
2020-04-27 02:07:40 -04:00
2020-01-29 17:45:20 +01:00
2020-05-01 17:02:27 -07:00
2020-01-21 10:45:49 +01:00
2020-03-16 18:26:54 -07:00
2020-03-20 15:56:55 +01:00
2019-05-21 10:50:45 +02:00
2020-01-09 08:46:18 -08:00
2019-12-30 14:44:27 -08:00
2019-05-30 11:26:32 -07:00
2018-10-10 22:26:00 -07:00
2020-02-27 18:50:19 -08:00
2019-10-25 19:25:37 -07:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2020-04-30 13:24:01 -07:00
2020-04-30 13:24:01 -07:00
2019-05-21 10:50:45 +02:00
2019-12-09 20:17:48 -08:00
2020-03-29 22:14:48 -07:00
2019-05-21 10:50:45 +02:00
2019-05-30 11:26:32 -07:00
2020-04-30 13:24:01 -07:00
2019-05-21 10:50:45 +02:00
2018-09-21 19:37:59 -07:00
2020-03-16 18:26:54 -07:00
2020-04-30 13:24:01 -07:00
2020-03-09 22:34:58 +01:00
2019-05-21 10:50:45 +02:00
2017-11-02 11:10:55 +01:00
2020-03-16 18:26:55 -07:00
2019-05-21 10:50:45 +02:00
2020-03-16 18:26:55 -07:00
2020-05-01 15:12:14 -07:00
2019-05-21 10:50:45 +02:00
2020-03-09 22:34:58 +01:00
2020-03-12 22:34:48 -07:00
2019-01-17 15:01:08 -08:00
2020-03-30 10:35:03 -07:00
2019-05-21 10:50:45 +02:00
2020-03-30 19:52:37 -07:00
2019-05-30 11:26:32 -07:00
2018-09-04 10:26:30 +02:00
2020-04-22 12:32:11 -07:00
2019-12-24 22:28:54 -08:00
2019-12-09 09:59:07 +01:00
2019-06-06 08:34:50 +02:00
2019-06-06 08:34:50 +02:00