All of lore.kernel.org
 help / color / mirror / Atom feed
* [NETFILTER 00/05]: Small netfilter update
@ 2006-10-02 15:46 Patrick McHardy
  2006-10-02 15:46 ` [NETFILTER 01/05]: Kconfig: fix xt_physdev dependencies Patrick McHardy
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Patrick McHardy @ 2006-10-02 15:46 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, Patrick McHardy

Hi Dave,

following is a small netfilter update for 2.6.19. The first three patches
are fixes (Kconfig dependency fix and Horms' LVS routing fix), one patch
to remove the duplicated route_me_harder code from ipt_REJECT and Bart's
ebt_mark patch. I know I'm a little late, but I hope its they're still
fine since they're quite small.

Please apply, thanks.


 include/linux/netfilter_bridge/ebt_mark_t.h |   12 +++
 include/linux/netfilter_ipv4.h              |    2 
 net/bridge/netfilter/ebt_mark.c             |   21 ++++--
 net/ipv4/ipvs/ip_vs_core.c                  |   10 ++
 net/ipv4/netfilter.c                        |    9 +-
 net/ipv4/netfilter/ip_nat_standalone.c      |    3 
 net/ipv4/netfilter/ipt_REJECT.c             |   97 +++++-----------------------
 net/ipv4/netfilter/iptable_mangle.c         |    3 
 net/netfilter/Kconfig                       |    2 
 9 files changed, 70 insertions(+), 89 deletions(-)

Bart De Schuymer:
      [NETFILTER]: ebt_mark: add or/and/xor action support to mark target

Patrick McHardy:
      [NETFILTER]: Kconfig: fix xt_physdev dependencies
      [NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function

Simon Horman:
      [NETFILTER]: add type parameter to ip_route_me_harder
      [NETFILTER]: Honour source routing for LVS-NAT

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-10-10  4:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-02 15:46 [NETFILTER 00/05]: Small netfilter update Patrick McHardy
2006-10-02 15:46 ` [NETFILTER 01/05]: Kconfig: fix xt_physdev dependencies Patrick McHardy
2006-10-02 15:46 ` [NETFILTER 02/05]: add type parameter to ip_route_me_harder Patrick McHardy
2006-10-02 15:46 ` [NETFILTER 03/05]: Honour source routing for LVS-NAT Patrick McHardy
2006-10-02 15:46 ` [NETFILTER 04/05]: ipt_REJECT: remove largely duplicate route_reverse function Patrick McHardy
2006-10-02 15:46 ` [NETFILTER 05/05]: ebt_mark: add or/and/xor action support to mark target Patrick McHardy
2006-10-02 23:13 ` [NETFILTER 00/05]: Small netfilter update David Miller
2006-10-10  4:38   ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.