device: Don't process link events anymore in device user specific callback handlers
[project/netifd.git] / iprule.h
index d6a8485..ea87193 100644 (file)
--- a/iprule.h
+++ b/iprule.h
@@ -17,9 +17,9 @@
 
 #include "interface-ip.h"
 
-#define IPRULE_PRIORITY_ADDR 80000
+#define IPRULE_PRIORITY_ADDR 10000
 #define IPRULE_PRIORITY_NW 90000
-#define IPRULE_PRIORITY_REJECT 2000000000
+#define IPRULE_PRIORITY_REJECT 4200000000
 
 enum iprule_flags {
        /* address family for rule */