0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/filter
Michal 'vorner' Vaner 5a8b1fb047 filter: Allow assigning enums into extended attributes
They are internally ints, but they got refused as a wrong type. This
fixes setting of the BGP origin and is also needed for RA.
2017-09-20 15:36:54 +02:00
..
config.Y Filters: Do not clamp EC set values to 16 bit for EC_GENERICs 2017-06-19 12:46:40 +02:00
Doc Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
f-util.c Implements wildcard matching in config file include. 2012-07-18 19:29:33 +02:00
filter.c filter: Allow assigning enums into extended attributes 2017-09-20 15:36:54 +02:00
filter.h Minor code cleanups 2016-11-08 17:46:29 +01:00
Makefile Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
test6.conf Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
test.conf Filter: Minor formatting changes in test.conf 2016-10-18 13:06:51 +02:00
test.conf2 Allow matching on enums: 2000-06-01 08:32:49 +00:00
test.conf.inc Implements wildcard matching in config file include. 2012-07-18 19:29:33 +02:00
tree.c Minor code cleanups 2016-11-08 17:46:29 +01:00
trie.c Tree/Trie: Check the end of buffer 2016-10-11 21:25:21 +02:00