netfilter: Update obsolete comments referring to ip_conntrack
authorYonatan Goldschmidt <yon.goldschmidt@gmail.com>
Mon, 8 Jul 2019 22:57:09 +0000 (15:57 -0700)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 16 Jul 2019 11:17:00 +0000 (13:17 +0200)
commit05ba4c895363db795f3d54f2da0de56d6520e52d
tree48fc42e03593b984ddaaf4e58c3287bd018e46c4
parent3c00fb0bf0e0f061715c04ad609de93ddc046aa1
netfilter: Update obsolete comments referring to ip_conntrack

In 9fb9cbb1082d ("[NETFILTER]: Add nf_conntrack subsystem.") the new
generic nf_conntrack was introduced, and it came to supersede the old
ip_conntrack.

This change updates (some) of the obsolete comments referring to old
file/function names of the ip_conntrack mechanism, as well as removes a
few self-referencing comments that we shouldn't maintain anymore.

I did not update any comments referring to historical actions (e.g,
comments like "this file was derived from ..." were left untouched, even
if the referenced file is no longer here).

Signed-off-by: Yonatan Goldschmidt <yon.goldschmidt@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter/nf_conntrack_h323_asn1.h
net/ipv4/netfilter/ipt_CLUSTERIP.c
net/netfilter/Kconfig
net/netfilter/nf_conntrack_core.c
net/netfilter/nf_conntrack_h323_asn1.c
net/netfilter/nf_conntrack_proto_gre.c
net/netfilter/nf_conntrack_proto_icmp.c
net/netfilter/nf_nat_core.c