summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_both.c
diff options
context:
space:
mode:
authorclaudio <claudio@openbsd.org>2021-01-07 09:31:02 +0000
committerclaudio <claudio@openbsd.org>2021-01-07 09:31:02 +0000
commita3f6d01e913532d2fc189fa0cb2635a8b0e21eca (patch)
tree115d98dd91fc714d7b4a456841e2c9b7693e6008 /lib/libssl/ssl_both.c
parentif getting the vpd data fails, don't try and parse the vpd data. (diff)
downloadwireguard-openbsd-a3f6d01e913532d2fc189fa0cb2635a8b0e21eca.tar.xz
wireguard-openbsd-a3f6d01e913532d2fc189fa0cb2635a8b0e21eca.zip
Fix multiple shift/reduce conflicts in the parser because of the dependon
synatx element with its optional / empty element. While this is needed for redistribute statements it causes the conflicts in the interface sections since there the statement can not be empty (this conflicts with empty new lines handled in optnl). Add a dependonopt for redistribute statements and make depend on no longer optional. Also sync the curly bracket blocks (interface, area, ...) to be like set blocks and the blocks in bgpd. This should result in more flexible newline handling. Tested by sthen@, benno@, Kapetanakis Giannis OK benno@
Diffstat (limited to 'lib/libssl/ssl_both.c')
0 files changed, 0 insertions, 0 deletions