Thread (4 messages) flat view 4 messages, 2 authors, 2016-06-08

Re: [PATCH net-next v4 2/2] net: vrf: Add l3mdev rules on first device create

From: David Miller <davem@davemloft.net>
Date: 2016-06-08 07:24:39

From: David Ahern <redacted>
Date: Mon,  6 Jun 2016 20:35:52 -0700
quoted hunk ↗ jump to hunk
@@ -42,6 +43,9 @@
 #define DRV_NAME	"vrf"
 #define DRV_VERSION	"1.0"
 
+static bool add_fib_rules = true;
+static u32 rule_pref = 1000; /* default preference for FIB rules */
+
 struct net_vrf {
Haste, makes waste...

"static const u32 rule_pref" or use a CPP define.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help