All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH IPTABLES 0/43]: Unification of ip[6]tables matches/targets #2
@ 2007-07-14 17:21 Yasuyuki KOZAKAI
  2007-07-15 14:41 ` Patrick McHardy
  0 siblings, 1 reply; 2+ messages in thread
From: Yasuyuki KOZAKAI @ 2007-07-14 17:21 UTC (permalink / raw)
  To: netfilter-devel


This patchset is for unifying codes in matches/targets of ip[6]tables.
The change from the last patchset is that all declarations in
iptables_common.h are moved into xtables.h

I also attach patches to unify libip[6]t_NOTRACK and libip[6]t_multiport
respectively. The former is easiest case of unification, and later is
most complicated case. The patches for other matches/targets are also
attached, but I've not completed unification for all of matches/targets
yet.

-- Yasuyuki Kozakai

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

* Re: [PATCH IPTABLES 0/43]: Unification of ip[6]tables matches/targets #2
  2007-07-14 17:21 [PATCH IPTABLES 0/43]: Unification of ip[6]tables matches/targets #2 Yasuyuki KOZAKAI
@ 2007-07-15 14:41 ` Patrick McHardy
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2007-07-15 14:41 UTC (permalink / raw)
  To: Yasuyuki KOZAKAI; +Cc: netfilter-devel

Yasuyuki KOZAKAI wrote:
> This patchset is for unifying codes in matches/targets of ip[6]tables.
> The change from the last patchset is that all declarations in
> iptables_common.h are moved into xtables.h
> 
> I also attach patches to unify libip[6]t_NOTRACK and libip[6]t_multiport
> respectively. The former is easiest case of unification, and later is
> most complicated case. The patches for other matches/targets are also
> attached, but I've not completed unification for all of matches/targets
> yet.


Your patches pretty good to me, apart from the minor issue noticed
by Jan. I think we should put them in SVN now and convert over the
remaining matches and targets as time permits.

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

end of thread, other threads:[~2007-07-15 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-14 17:21 [PATCH IPTABLES 0/43]: Unification of ip[6]tables matches/targets #2 Yasuyuki KOZAKAI
2007-07-15 14:41 ` 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.