commit | 38124328fb3ea0b28451071bf3c7401e35c91020 | [log] [tgz] |
---|---|---|
author | Reese Moore <ram@vt.edu> | Wed Nov 07 07:05:08 2012 +0000 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Tue Feb 05 05:10:02 2013 +0100 |
tree | 086c7b09da46c01b74ae1c969caedc74c835248f | |
parent | c14b78e7decd0d1d5add6a4604feb8609fe920a9 [diff] |
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: Reese Moore <ram@vt.edu> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>