Linux Netfilter development
 help / color / mirror / Atom feed
* [PATCH 1/1] Remove old fixme.
@ 2008-09-11 14:00 Jesper Dangaard Brouer
  2008-09-24 15:33 ` Patrick McHardy
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Dangaard Brouer @ 2008-09-11 14:00 UTC (permalink / raw)
  To: Patrick McHardy; +Cc: Netfilter Developers


Chains _are_ sorted, binary search depend on it!

Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
---
 libiptc/libiptc.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/libiptc/libiptc.c b/libiptc/libiptc.c
index b68e48c..39c8e99 100644
--- a/libiptc/libiptc.c
+++ b/libiptc/libiptc.c
@@ -1076,8 +1076,6 @@ static int parse_table(TC_HANDLE_T h)
 		}
 	}
 
-	/* FIXME: sort chains */
-
 	return 1;
 }
 
-- 
1.5.4.2



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

* Re: [PATCH 1/1] Remove old fixme.
  2008-09-11 14:00 [PATCH 1/1] Remove old fixme Jesper Dangaard Brouer
@ 2008-09-24 15:33 ` Patrick McHardy
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2008-09-24 15:33 UTC (permalink / raw)
  To: jdb; +Cc: Netfilter Developers

Jesper Dangaard Brouer wrote:
> Chains _are_ sorted, binary search depend on it!

Applied, thanks.

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

end of thread, other threads:[~2008-09-24 15:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-11 14:00 [PATCH 1/1] Remove old fixme Jesper Dangaard Brouer
2008-09-24 15:33 ` Patrick McHardy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox