All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Use bools for xt_match and xt_target
@ 2007-06-04 15:09 Jan Engelhardt
  2007-06-04 15:10 ` [PATCH 1/4] Switch hotdrop to bool Jan Engelhardt
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Jan Engelhardt @ 2007-06-04 15:09 UTC (permalink / raw)
  To: kaber; +Cc: Netfilter Developer Mailing List

Hi,


(just an introductory message so that it looks nice in MUAs with thread 
support)

Along comes... a four-patch set that transforms:

  * xt_match->match(hotdrop) argument
  * xt_match->match() return type
  * xt_match->checkentry() return type
  * xt_target->checkentry() return type

to booleans, because that is all they do right now.


	Jan
-- 

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

end of thread, other threads:[~2007-06-04 15:43 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-04 15:09 [PATCH 0/4] Use bools for xt_match and xt_target Jan Engelhardt
2007-06-04 15:10 ` [PATCH 1/4] Switch hotdrop to bool Jan Engelhardt
2007-06-04 15:19   ` Patrick McHardy
2007-06-04 15:10 ` [PATCH 2/4] Switch xt_match->match " Jan Engelhardt
2007-06-04 15:20   ` Patrick McHardy
2007-06-04 15:11 ` [PATCH 3/4] Switch xt_match->checkentry " Jan Engelhardt
2007-06-04 15:21   ` Patrick McHardy
2007-06-04 15:11 ` [PATCH 4/4] Switch xt_target->checkentry " Jan Engelhardt
2007-06-04 15:25   ` Patrick McHardy
2007-06-04 15:29     ` Jan Engelhardt
2007-06-04 15:28       ` Patrick McHardy
2007-06-04 15:29 ` [PATCH 5/4] Use bools for xt_match Jan Engelhardt
2007-06-04 15:30   ` Patrick McHardy
2007-06-04 15:34     ` Jan Engelhardt
2007-06-04 15:33       ` Patrick McHardy
2007-06-04 15:43         ` Jan Engelhardt
2007-06-04 15:43           ` 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.