[PATCH nf-next 0/4] netfilter: conntrack: make l4 tracker structs const

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

 



This patch set removes the last runtime write accesses to the l4
protocol tracker structs, then marks them as 'const'.

 include/net/netfilter/ipv4/nf_conntrack_ipv4.h |   12 +++++------
 include/net/netfilter/ipv6/nf_conntrack_ipv6.h |   12 +++++------
 include/net/netfilter/nf_conntrack_l4proto.h   |   23 ++++++++++-----------
 net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c |    2 -
 net/ipv4/netfilter/nf_conntrack_proto_icmp.c   |   11 +++++++---
 net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c |    2 -
 net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c |   11 +++++++---
 net/netfilter/nf_conntrack_core.c              |    9 ++++++--
 net/netfilter/nf_conntrack_netlink.c           |   12 +++++++----
 net/netfilter/nf_conntrack_proto.c             |   20 ++++++------------
 net/netfilter/nf_conntrack_proto_dccp.c        |   21 +++++++++----------
 net/netfilter/nf_conntrack_proto_generic.c     |    2 -
 net/netfilter/nf_conntrack_proto_gre.c         |    2 -
 net/netfilter/nf_conntrack_proto_sctp.c        |   19 ++++++++---------
 net/netfilter/nf_conntrack_proto_tcp.c         |   27 ++++++++++++++-----------
 net/netfilter/nf_conntrack_proto_udp.c         |    8 +++----
 16 files changed, 104 insertions(+), 89 deletions(-)

--
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