commit | 12923365eb3db5710adcd6abb69e93899e003554 | [log] [tgz] |
---|---|---|
author | Tom Parkin <tparkin@katalix.com> | Sat Aug 22 15:59:01 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 22 12:44:37 2020 -0700 |
tree | 14f63ab4b709a7cb53d048505002e245fb8f5596 | |
parent | 1aecbf1861f825af2822e30b8d5c075360a2656a [diff] |
l2tp: don't log data frames l2tp had logging to trace data frame receipt and transmission, including code to dump packet contents. This was originally intended to aid debugging of core l2tp packet handling, but is of limited use now that code is stable. Signed-off-by: Tom Parkin <tparkin@katalix.com> Signed-off-by: David S. Miller <davem@davemloft.net>