From c9477d0dcd01af5d1ee6c95c757a8c814fb3be63 Mon Sep 17 00:00:00 2001 From: Jesper Dangaard Brouer Date: Mon, 23 Mar 2009 14:27:44 +0100 Subject: libiptc: give credits to my self Add notes about my scalability work on the library libiptc. This should make in more obvious who to complain to. Signed-off-by: Jesper Dangaard Brouer Signed-off-by: Patrick McHardy --- libiptc/libiptc.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libiptc/libiptc.c') diff --git a/libiptc/libiptc.c b/libiptc/libiptc.c index 3e697980..4c3437e3 100644 --- a/libiptc/libiptc.c +++ b/libiptc/libiptc.c @@ -23,6 +23,11 @@ * - libiptc now has a real internal (linked-list) represntation of the * ruleset and a parser/compiler from/to this internal representation * - again sponsored by Astaro AG (http://www.astaro.com/) + * + * 2008-Jan+Jul: Jesper Dangaard Brouer + * - performance work: speedup chain list "name" searching. + * - performance work: speedup initial ruleset parsing. + * - sponsored by ComX Networks A/S (http://www.comx.dk/) */ #include #include -- cgit v1.2.3