Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84856
b: refs/heads/master
c: 4e881a2
h: refs/heads/master
v: v3
  • Loading branch information
Rami Rosen authored and David S. Miller committed Feb 8, 2008
1 parent 1c2ae7e commit a2dd331
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bba536a3d5809c88313849fb49d24d9e0f57e0bf
refs/heads/master: 4e881a217bd1403960eb8f32297ba9d226c6d5ae
13 changes: 0 additions & 13 deletions trunk/include/net/ip6_fib.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit a2dd331

Please sign in to comment.