Patrick McHardy
7eb9282cd0
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
...
The LOG targets print the entire MAC header as one long string, which is not
readable very well:
IN=eth0 OUT= MAC=00:15:f2:24:91:f8:00:1b:24:dc:61:e6:08:00 ...
Add an option to decode known header formats (currently just ARPHRD_ETHER devices)
in their individual fields:
IN=eth0 OUT= MACSRC=00:1b:24:dc:61:e6 MACDST=00:15:f2:24:91:f8 MACPROTO=0800 ...
IN=eth0 OUT= MACSRC=00:1b:24:dc:61:e6 MACDST=00:15:f2:24:91:f8 MACPROTO=86dd ...
The option needs to be explicitly enabled by userspace to avoid breaking
existing parsers.
Signed-off-by: Patrick McHardy <kaber@trash.net >
2010-06-28 14:16:08 +02:00
..
2010-05-30 09:12:43 -07:00
2010-05-26 08:30:15 -07:00
2010-05-27 11:34:55 -07:00
2010-05-28 01:37:38 +02:00
2010-05-28 01:38:00 +02:00
2010-05-27 09:12:40 -07:00
2010-06-15 17:31:06 +02:00
2010-06-28 14:16:08 +02:00
2010-06-28 14:16:08 +02:00
2010-06-04 16:00:42 -04:00
2010-05-29 15:31:57 -07:00
2010-05-28 14:42:18 -07:00
2010-05-27 09:12:53 -07:00
2010-05-30 09:00:03 -07:00
2010-05-27 22:15:33 -04:00
2010-05-27 09:12:44 -07:00
2010-05-27 09:12:53 -07:00
2010-05-29 09:12:30 -07:00
2010-05-27 21:06:58 -04:00
2010-05-27 09:12:44 -07:00
2010-05-27 09:12:45 -07:00
2010-05-27 09:12:53 -07:00
2010-06-14 23:13:06 -07:00
2010-05-27 22:05:02 -04:00
2010-05-27 22:05:02 -04:00
2010-05-27 22:03:07 -04:00
2010-05-27 22:15:33 -04:00
2010-05-27 15:23:47 -07:00
2010-05-27 09:12:42 -07:00
2010-06-05 02:23:17 -07:00
2010-06-02 07:11:15 -07:00
2010-06-03 03:21:52 -07:00
2010-06-03 03:21:52 -07:00
2010-06-03 03:21:52 -07:00
2010-06-03 03:21:52 -07:00
2010-06-12 15:51:22 -07:00
2010-06-02 07:11:15 -07:00
2010-06-02 05:53:56 -07:00
2010-06-03 03:21:52 -07:00
2010-05-27 09:12:52 -07:00
2010-06-22 08:07:01 +02:00
2010-06-03 03:21:52 -07:00
2010-06-03 03:21:52 -07:00
2010-05-27 09:12:45 -07:00
2010-05-26 17:34:16 +01:00
2010-05-27 09:12:44 -07:00
2010-06-03 03:21:52 -07:00
2010-05-27 09:12:57 -07:00
2010-06-03 03:21:52 -07:00
2010-06-03 03:21:52 -07:00
2010-06-03 03:21:52 -07:00
2010-06-12 15:51:22 -07:00
2010-06-02 16:13:18 -04:00
2010-05-30 09:00:03 -07:00
2010-05-31 00:28:35 -07:00
2010-05-27 09:12:44 -07:00
2010-05-28 14:42:18 -07:00
2010-06-03 03:21:52 -07:00
2010-05-27 18:56:27 +02:00
2010-05-30 09:11:11 -07:00
2010-05-27 09:12:52 -07:00
2010-06-03 03:21:52 -07:00
2010-05-27 09:12:50 -07:00
2010-05-27 09:12:50 -07:00
2010-05-27 09:12:51 -07:00
2010-05-30 09:02:47 -07:00
2010-05-27 09:12:47 -07:00
2010-06-03 03:21:52 -07:00
2010-05-27 09:12:39 -07:00
2010-05-27 09:12:49 -07:00
2010-06-11 13:32:31 -07:00
2010-05-30 13:02:08 +03:00
2010-06-03 03:18:19 -07:00
2010-05-27 09:12:43 -07:00
2010-05-27 09:12:52 -07:00
2010-05-27 09:12:51 -07:00
2010-05-27 09:12:57 -07:00
2010-06-03 03:21:52 -07:00