On Thu, Oct 20, 2016 at 06:33:00PM +0200, Davide Caratti wrote: > Version 2 changes: > - use #ifdef ... in place of #if IS_ENABLED() > - add footprint test results > > The above L4 protocols usually need an explicit modprobe command (e.g > "modprobe nf_nat_proto_sctp") to provide full functionality of REDIRECT > targets and SNAT/DNAT targets where port number translation is explicitly > configured. > In order to remove such limitation, this series converts > CONFIG_NF_NAT_PROTO_{DCCP,SCTP,UDPLITE} from tristate to boolean: in case > NAT support for these protocols is enabled in the kernel configuration, it > will be built into nf_nat.ko. Series applied, thanks Davide. -- 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