]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - filter/filter.h
RAdv: Support for more specific routes (RFC 4191)
[thirdparty/bird.git] / filter / filter.h
index 049ceb767a23f14ed0bb594695f6001a02e1cd9e..72b37461788ae508d702563603bca6e7bea340b6 100644 (file)
@@ -168,6 +168,7 @@ void val_format(struct f_val v, buffer *buf);
 #define T_ENUM_RTC 0x33
 #define T_ENUM_RTD 0x34
 #define T_ENUM_ROA 0x35
+#define T_ENUM_RA_PREFERENCE 0x36
 /* new enums go here */
 #define T_ENUM_EMPTY 0x3f      /* Special hack for atomic_aggr */