0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/filter
Jan Moskyto Matejka d7661fbe9d Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF
Explicit setting of AF_INET(6|) in IP socket creation. BFD set to listen
on v6, without setting the V6ONLY flag to catch both v4 and v6 traffic.

Squashing and minor changes by Ondrej Santiago Zajicek
2015-12-19 15:57:09 +01:00
..
config.Y Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF 2015-12-19 15:57:09 +01: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 Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF 2015-12-19 15:57:09 +01:00
filter.h Static: Allows to specify attributes for static routes 2015-07-20 17:11:10 +02: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 Allows more constants in set literals. 2014-10-02 12:52:50 +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 Merge commit 'origin/bfd' 2013-11-22 02:48:44 +01:00
trie.c Allows user data attached to f_trie_node structure. 2015-02-21 14:05:20 +01:00