]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - filter/data.h
MPLS subsystem
[thirdparty/bird.git] / filter / data.h
index 0a521ec5b28dbeef4a03f80539aaa5ad62f08b69..21a78bf6c16e6a4dd5ba893c6ed3ccffc82f7bb3 100644 (file)
@@ -42,6 +42,7 @@ enum f_type {
   T_ENUM_NETTYPE = 0x36,
   T_ENUM_RA_PREFERENCE = 0x37,
   T_ENUM_AF = 0x38,
+  T_ENUM_MPLS_POLICY = 0x39,
 
 /* new enums go here */
   T_ENUM_EMPTY = 0x3f, /* Special hack for atomic_aggr */