]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - proto/rip/rip.h
Better packet priority and traffic class handling.
[thirdparty/bird.git] / proto / rip / rip.h
index e0816d0e03f833053b59d648a4bad0d73ab60833..2cce8c81f504d50638800f1e58d0ff6156620323 100644 (file)
@@ -128,6 +128,8 @@ struct rip_patt {
 #define IM_QUIET 4
 #define IM_NOLISTEN 8
 #define IM_VERSION1 16
+  int tx_tos;
+  int tx_priority;
 };
 
 struct rip_proto_config {