Anthony Romano ab95eb0795 transport: accept connection if matched IP SAN but no DNS match
The IP SAN check would always do a DNS SAN check if DNS is given
and the connection's IP is verified. Instead, don't check DNS
entries if there's a matching iP.

Fixes #8206
2017-07-06 16:11:53 -07:00
..
2017-06-21 14:33:15 -07:00
2016-05-12 20:48:53 -07:00
2017-01-20 01:47:56 -08:00
2015-11-17 20:54:10 -08:00
2016-09-29 15:29:38 +08:00
2016-05-12 20:48:53 -07:00
2016-09-29 15:29:38 +08:00
2017-05-17 16:07:20 -07:00
2016-05-12 20:48:53 -07:00
2017-05-18 09:41:13 -07:00
2017-04-22 20:29:58 -07:00
2014-10-26 16:28:48 -07:00

pkg/ is a collection of utility packages used by etcd without being specific to etcd itself. A package belongs here only if it could possibly be moved out into its own repository in the future.