[IPV4] fib_trie: Add credits.
Signed-off-by: Robert Olsson <robert.olsson@its.uu.se> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
9eb2d62719
commit
fd9662555c
|
@ -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, <davem@davemloft.net>
|
||||
* Stephen Hemminger <shemminger@osdl.org>
|
||||
* Paul E. McKenney <paulmck@us.ibm.com>
|
||||
* Patrick McHardy <kaber@trash.net>
|
||||
*/
|
||||
|
||||
#define VERSION "0.404"
|
||||
|
|
Loading…
Reference in New Issue