Re: [PATCH nf-next] netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCH

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Apr 09, 2018 at 12:00:57AM +0900, Taehee Yoo wrote:
> EBT_MATCH and EBT_NOMATCH are used to change return value.
> match functions(ebt_xxx.c) return false when received frame is not matched
> and returns true when received frame is matched.
> but, EBT_MATCH_ITERATE understands oppositely.
> so, to change return value, EBT_MATCH and EBT_NOMATCH are used.
> but, we can use operation '!' simply.

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux