From a2dd33106aebefdba183163b7dfa0d7f632511e7 Mon Sep 17 00:00:00 2001 From: Rami Rosen Date: Thu, 7 Feb 2008 18:11:49 -0800 Subject: [PATCH] --- yaml --- r: 84856 b: refs/heads/master c: 4e881a217bd1403960eb8f32297ba9d226c6d5ae h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/net/ip6_fib.h | 13 ------------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/[refs] b/[refs] index 821d0db84e3d..62a5d57aed43 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bba536a3d5809c88313849fb49d24d9e0f57e0bf +refs/heads/master: 4e881a217bd1403960eb8f32297ba9d226c6d5ae diff --git a/trunk/include/net/ip6_fib.h b/trunk/include/net/ip6_fib.h index d8d85b13364d..953d6040ff50 100644 --- a/trunk/include/net/ip6_fib.h +++ b/trunk/include/net/ip6_fib.h @@ -150,19 +150,6 @@ struct rt6_statistics { * */ -#define RTPRI_FIREWALL 8 /* Firewall control information */ -#define RTPRI_FLOW 16 /* Flow based forwarding rules */ -#define RTPRI_KERN_CTL 32 /* Kernel control routes */ - -#define RTPRI_USER_MIN 256 /* Mimimum user priority */ -#define RTPRI_USER_MAX 1024 /* Maximum user priority */ - -#define RTPRI_KERN_DFLT 4096 /* Kernel default routes */ - -#define MAX_FLOW_BACKTRACE 32 - - -typedef void (*f_pnode)(struct fib6_node *fn, void *); struct fib6_table { struct hlist_node tb6_hlist;