Skip to content
Commit 05ba4c89 authored by Yonatan Goldschmidt's avatar Yonatan Goldschmidt Committed by Pablo Neira Ayuso
Browse files

netfilter: Update obsolete comments referring to ip_conntrack

In 9fb9cbb1

 ("[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: default avatarYonatan Goldschmidt <yon.goldschmidt@gmail.com>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 3c00fb0b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment