Re: [PATCH 06/10] netfilter: xtables: merge xt_NOTRACK into xt_CT

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

 



On Tuesday 2010-03-16 18:18, Patrick McHardy wrote:
>
>>> Since CT is supposed to obsolete NOTRACK, I don't want to merge
>>> these two. Better schedule it for removal in one or two years.
>> 
>> Ok, perfect. Just skip this patch then for now. (Should I update the git 
>> branch?)
>
>Yes please.
>
>> I'll send you another patch later on documenting the fact in 
>> Documentation/feature-removal-schedule.txt in one of the next 
>> microrounds.
>
>Thanks.

Patch tucked in (see *) and pushed.


The following changes since commit 3a5b27bf6f29574d667230c7e76e4b83fe3014e0:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux

are available in the git repository at:

  git://dev.medozas.de/linux master

Jan Engelhardt (10):
      netfilter: xt_CT: par->family is an nfproto
      netfilter: xt_NFQUEUE: consolidate v4/v6 targets into one
      netfilter: xtables: add comment markers to Xtables Kconfig
      netfilter: xtables: merge xt_MARK into xt_mark
      netfilter: xtables: merge xt_CONNMARK into xt_connmark
 *    netfilter: xtables: schedule xt_NOTRACK for removal
      netfilter: update my email address
      netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag
      netfilter: xt_recent: update description
      netfilter: xt_recent: remove old proc directory

 Documentation/feature-removal-schedule.txt |   18 ++---
 include/linux/netfilter/xt_CONNMARK.h      |   22 +-----
 include/linux/netfilter/xt_MARK.h          |    6 +-
 include/linux/netfilter/xt_connmark.h      |   11 +++
 include/linux/netfilter/xt_mark.h          |    4 +
 net/bridge/netfilter/ebt_ip6.c             |    3 +-
 net/netfilter/Kconfig                      |   98 ++++++++++++++----------
 net/netfilter/Makefile                     |    8 +-
 net/netfilter/xt_CONNMARK.c                |  113 ----------------------------
 net/netfilter/xt_CT.c                      |    4 +-
 net/netfilter/xt_MARK.c                    |   56 --------------
 net/netfilter/xt_NFQUEUE.c                 |   40 +++-------
 net/netfilter/xt_TCPOPTSTRIP.c             |    3 +-
 net/netfilter/xt_connlimit.c               |    1 -
 net/netfilter/xt_connmark.c                |   86 ++++++++++++++++++++-
 net/netfilter/xt_hashlimit.c               |    2 +-
 net/netfilter/xt_mark.c                    |   35 ++++++++-
 net/netfilter/xt_recent.c                  |  109 +--------------------------
 net/netfilter/xt_time.c                    |    3 +-
 net/netfilter/xt_u32.c                     |    3 +-
 20 files changed, 223 insertions(+), 402 deletions(-)
 delete mode 100644 net/netfilter/xt_CONNMARK.c
 delete mode 100644 net/netfilter/xt_MARK.c
--
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