From 44049f2b4416eb5db5581aea15ecc51c81c3dc41 Mon Sep 17 00:00:00 2001 From: Robert Olsson Date: Thu, 22 Dec 2005 11:25:10 -0800 Subject: [PATCH] --- yaml --- r: 15561 b: refs/heads/master c: fd9662555cc35f8bf9242cd7bba8b44ae168a68b h: refs/heads/master i: 15559: fa7e3a855f63bf254821c84e6929e1537726dc1c v: v3 --- [refs] | 2 +- trunk/net/ipv4/fib_trie.c | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index feef48500b4b..3367ffca0d88 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9eb2d627190a8afe4b9276b24615a9559504fa60 +refs/heads/master: fd9662555cc35f8bf9242cd7bba8b44ae168a68b diff --git a/trunk/net/ipv4/fib_trie.c b/trunk/net/ipv4/fib_trie.c index 705e3ce86df9..a3ed7e13f795 100644 --- a/trunk/net/ipv4/fib_trie.c +++ b/trunk/net/ipv4/fib_trie.c @@ -41,6 +41,13 @@ * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. + * + * Substantial contributions to this work comes from: + * + * David S. Miller, + * Stephen Hemminger + * Paul E. McKenney + * Patrick McHardy */ #define VERSION "0.404"