On Fri, Dec 25, 2015 at 5:45 PM, Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > On Wed, Dec 23, 2015 at 11:00:25PM +0530, Shivani Bhardwaj wrote: >> +static const struct pkttypes supported_types_xlate[] = { >> + {"unicast", PACKET_HOST, 1, "to us"}, >> + {"broadcast", PACKET_BROADCAST, 1, "to all"}, >> + {"multicast", PACKET_MULTICAST, 1, "to group"}, > ^^^^^^^^^^^^^ > > Do we need these fields? Not really. Sending v2. -- 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