Chains _are_ sorted, binary search depend on it! Signed-off-by: Jesper Dangaard Brouer <hawk@xxxxxxx> --- 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 -- 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