-
- Downloads
netfilter: remove messages print and boot/module load time
Several reasons for this: * Several modules maintain internal version numbers, that they print at boot/module load time, that are not exposed to userspace, as a primitive mechanism to make revision number control from the earlier days of Netfilter. * IPset shows the protocol version at boot/module load time, instead display this via module description, as Jozsef suggested. * Remove copyright notice at boot/module load time in two spots, the Netfilter codebase is a collective development effort, if we would have to display copyrights for each contributor at boot/module load time for each extensions we have, we would probably fill up logs with lots of useless information - from a technical standpoint. So let's be consistent and remove them all. Acked-by:Florian Westphal <fw@strlen.de> Acked-by:
Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org>
Showing
- net/bridge/netfilter/ebtables.c 0 additions, 2 deletionsnet/bridge/netfilter/ebtables.c
- net/ipv4/netfilter/arp_tables.c 0 additions, 1 deletionnet/ipv4/netfilter/arp_tables.c
- net/ipv4/netfilter/ip_tables.c 0 additions, 1 deletionnet/ipv4/netfilter/ip_tables.c
- net/ipv6/netfilter/ip6_tables.c 0 additions, 1 deletionnet/ipv6/netfilter/ip6_tables.c
- net/netfilter/ipset/ip_set_core.c 2 additions, 1 deletionnet/netfilter/ipset/ip_set_core.c
- net/netfilter/nf_conntrack_core.c 0 additions, 6 deletionsnet/netfilter/nf_conntrack_core.c
- net/netfilter/nf_conntrack_netlink.c 0 additions, 5 deletionsnet/netfilter/nf_conntrack_netlink.c
- net/netfilter/nf_tables_api.c 0 additions, 1 deletionnet/netfilter/nf_tables_api.c
- net/netfilter/nfnetlink.c 0 additions, 4 deletionsnet/netfilter/nfnetlink.c
- net/netfilter/nfnetlink_acct.c 0 additions, 2 deletionsnet/netfilter/nfnetlink_acct.c
- net/netfilter/nfnetlink_cttimeout.c 0 additions, 2 deletionsnet/netfilter/nfnetlink_cttimeout.c
- net/netfilter/nft_compat.c 0 additions, 2 deletionsnet/netfilter/nft_compat.c
Loading
Please register or sign in to comment