1. 18 8月, 2016 1 次提交
  2. 13 8月, 2016 1 次提交
    • P
      netfilter: remove ip_conntrack* sysctl compat code · adf05168
      Pablo Neira Ayuso 提交于
      This backward compatibility has been around for more than ten years,
      since Yasuyuki Kozakai introduced IPv6 in conntrack. These days, we have
      alternate /proc/net/nf_conntrack* entries, the ctnetlink interface and
      the conntrack utility got adopted by many people in the user community
      according to what I observed on the netfilter user mailing list.
      
      So let's get rid of this.
      
      Note that nf_conntrack_htable_size and unsigned int nf_conntrack_max do
      not need to be exported as symbol anymore.
      Signed-off-by: NPablo Neira Ayuso <pablo@netfilter.org>
      adf05168
  3. 12 8月, 2016 7 次提交
  4. 11 8月, 2016 25 次提交
  5. 10 8月, 2016 4 次提交
  6. 09 8月, 2016 2 次提交