projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89310b8
)
bio/bss_dgram.c: harmonize usage of OPENSSL_USE_IPV6 with the rest.
author
Andy Polyakov
<appro@openssl.org>
Thu, 19 Jul 2018 13:27:24 +0000
(15:27 +0200)
committer
Andy Polyakov
<appro@openssl.org>
Fri, 20 Jul 2018 11:40:27 +0000
(13:40 +0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/6745)
crypto/bio/bss_dgram.c
patch
|
blob
|
history
diff --git
a/crypto/bio/bss_dgram.c
b/crypto/bio/bss_dgram.c
index 424109c96184036a787893c28f5fe5aa53815eaf..d5fe5bb5a8a2d7c7b394577131cafbd15777160e 100644
(file)
--- a/
crypto/bio/bss_dgram.c
+++ b/
crypto/bio/bss_dgram.c
@@
-364,7
+364,7
@@
static long dgram_get_mtu_overhead(bio_dgram_data *data)
*/
ret = 28;
break;
-# if
def AF_INET
6
+# if
OPENSSL_USE_IPV
6
case AF_INET6:
{
# ifdef IN6_IS_ADDR_V4MAPPED