提交 38124328 编写于 作者: R Reese Moore 提交者: Pablo Neira Ayuso

netfilter: nf_ct_pptp: Fix comment referring to incorrect RFC

The header of this file cites to "RFFC2673" which is "Binary Labels in the
Domain Name System". It should refer to "RFC 2637" which is "Point-to-Point
Tunneling Protocol (PPTP)". This patch also corrects the typo RFFC.
Signed-off-by: NReese Moore <ram@vt.edu>
Signed-off-by: NPablo Neira Ayuso <pablo@netfilter.org>
上级 c14b78e7
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* Limitations: * Limitations:
* - We blindly assume that control connections are always * - We blindly assume that control connections are always
* established in PNS->PAC direction. This is a violation * established in PNS->PAC direction. This is a violation
* of RFFC2673 * of RFC 2637
* - We can only support one single call within each session * - We can only support one single call within each session
* TODO: * TODO:
* - testing of incoming PPTP calls * - testing of incoming PPTP calls
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册