]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - nest/route.h
KRT: Remove KRF_SYNC_ERROR flag
[thirdparty/bird.git] / nest / route.h
index bbe42e112e7fe00bae0c6fddc48e89ffd6f53489..eaaa5c3f643ce8dfba5ed25f1c6fa36e72ac7cd3 100644 (file)
@@ -348,6 +348,7 @@ struct rt_show_data {
   struct proto *export_protocol;
   struct channel *export_channel;
   struct config *running_on_config;
+  struct krt_proto *kernel;
   int export_mode, primary_only, filtered, stats, show_for;
 
   int table_open;                      /* Iteration (fit) is open */
@@ -452,9 +453,6 @@ typedef struct rta {
 #define RTD_PROHIBIT 4                 /* Administratively prohibited */
 #define RTD_MAX 5
 
-                                       /* Flags for net->n.flags, used by kernel syncer */
-#define KRF_SYNC_ERROR 0x40            /* Error during kernel table synchronization */
-
 #define RTAF_CACHED 1                  /* This is a cached rta */
 
 #define IGP_METRIC_UNKNOWN 0x80000000  /* Default igp_metric used when no other