iprule: Insert network and address ip rules before main table lookup rule
[project/netifd.git] / iprule.h
index b4b124c..e1ac84b 100644 (file)
--- a/iprule.h
+++ b/iprule.h
@@ -17,8 +17,8 @@
 
 #include "interface-ip.h"
 
-#define IPRULE_PRIORITY_ADDR 80000
-#define IPRULE_PRIORITY_NW 90000
+#define IPRULE_PRIORITY_ADDR 10000
+#define IPRULE_PRIORITY_NW 20000
 #define IPRULE_PRIORITY_REJECT 4200000000
 
 enum iprule_flags {