[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20131222.191622.118900475665948342.davem@davemloft.net>
Date: Sun, 22 Dec 2013 19:16:22 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: antonio@...hcoding.com
Cc: netdev@...r.kernel.org, b.a.t.m.a.n@...ts.open-mesh.org,
mareklindner@...mailbox.ch
Subject: Re: [PATCH 1/6] batman-adv: free nf_bridge member on locally
delivered skb
From: Antonio Quartulli <antonio@...hcoding.com>
Date: Mon, 23 Dec 2013 01:11:10 +0100
> Do you think it is safe to use nf_reset() directly?
If you do not know, you probably should not be making these
changes at all :-)
There is zero reason for your protocol layer to have an ad-hoc private
SKB netfilter state reset function that touches internals in this way.
At least with the generic helpers, we know the side effects and the
function is well known to other developers.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists