diff options
author | Michael Bestas <mkbestas@lineageos.org> | 2020-06-15 22:31:21 +0300 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-06-15 22:31:33 +0300 |
commit | c02c91e0d71ad701505a1dd0d6e40ef0071ecf69 (patch) | |
tree | 9d0ea782b2a172d2d89aff4c9db5671d282f9b6b /Documentation | |
parent | cdfa9ef7673d0469bb779e753ef0261d0bf39669 (diff) | |
parent | 07705c618bbbaee84a286185fa34fea7ff0a324b (diff) |
Merge remote-tracking branch 'msm8998/lineage-17.1' into lineage-17.1
Conflicts:
drivers/video/fbdev/msm/mdss_dsi_panel.c
Change-Id: Iac6e83d2c44773eca80308c575971ebd381264b7
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/networking/l2tp.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/networking/l2tp.txt b/Documentation/networking/l2tp.txt index 4650a00ed012..9bc271cdc9a8 100644 --- a/Documentation/networking/l2tp.txt +++ b/Documentation/networking/l2tp.txt @@ -177,10 +177,10 @@ setsockopt on the PPPoX socket to set a debug mask. The following debug mask bits are available: -PPPOL2TP_MSG_DEBUG verbose debug (if compiled in) -PPPOL2TP_MSG_CONTROL userspace - kernel interface -PPPOL2TP_MSG_SEQ sequence numbers handling -PPPOL2TP_MSG_DATA data packets +L2TP_MSG_DEBUG verbose debug (if compiled in) +L2TP_MSG_CONTROL userspace - kernel interface +L2TP_MSG_SEQ sequence numbers handling +L2TP_MSG_DATA data packets If enabled, files under a l2tp debugfs directory can be used to dump kernel state about L2TP tunnels and sessions. To access it, the |