1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00
Files
Alexander Zubkov fc3547880a Filter: Add bytestring type
- Rename BYTESTRING lexem to BYTETEXT, not to collide with 'bytestring' type name
 - Add bytestring type with id T_BYTESTRING (0x2c)
 - Add from_hex() filter function to create bytestring from hex string
 - Add filter test cases for bytestring type

Minor changes by committer.
2023-08-24 04:33:33 +02:00
..
2022-06-27 21:13:32 +02:00
2020-11-08 15:33:22 +01:00
2023-08-24 04:33:33 +02:00
2018-10-01 15:55:23 +02:00
2023-05-16 13:25:48 +02:00
2023-01-01 20:10:23 +01:00
2018-03-18 02:56:51 +01:00