]> git.ipfire.org Git - thirdparty/bird.git/commit
Add hex:XYZ syntax for short hex strings
authorAlexander Zubkov <green@qrator.net>
Fri, 23 Jun 2023 14:47:37 +0000 (16:47 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Fri, 23 Jun 2023 14:47:37 +0000 (16:47 +0200)
commit65d6a525944faa3f77041419991d77106d8f0a0d
treee55c7bae74a6b980c961b7c65479e97d1fb65a96
parent5f2ecb2298a6fe4b2fcd9efc0b39c36202496c2c
Add hex:XYZ syntax for short hex strings

Hexadecimal bytestring literals have minimal length to not collide
with IP addresses or regular (hexadecimal) number literals.

Allow to use shorter literals with explicit hex: prefix.
conf/cf-lex.l