nacos/distribution/conf
邪影oO 538509502f
IPv6 support (#3773)
* IPv6 support

* AddressServerParamCheckUtil 合并到 IpUtil 及一些修改

* 解决魔法值

* 修改隐患

* 调整使用了类似 ip.indexOf(":") 查找是否有端口的地方的逻辑, 一些 ":" 替换为常量

* 删除无用测试

* IpUtil 改名 为 IPUtil, 涉及IP的相关方法名修改,涉及到的调用修改,检测IP的地方调用的isIPv4改为isIP. 修改涉及IP的字段长度及相关升级更新的sql

* no message

* no message

* no message

* no message

* 获取本机IP时,如果本机IP是IPv6并且包含网卡信息(V6地址中最后面的百分号和百分号后面的内容)则去除网卡信息

* 解决 AvoidComplexConditionRule(请不要在条件中使用复杂的表达式)

* 移除无用代码

* 添加注释

* 调整code style, 调整获取本机IP的逻辑
2020-11-05 20:15:06 +08:00
..
1.4.0-ipv6_support-update.sql IPv6 support (#3773) 2020-11-05 20:15:06 +08:00
application.properties [#3509] Fix address server mode cannot be obtained application.properties (#3516) 2020-08-05 16:54:28 +08:00
application.properties.example [#3509] Fix address server mode cannot be obtained application.properties (#3516) 2020-08-05 16:54:28 +08:00
cluster.conf.example For #2873, unified copyrights. 2020-06-12 16:24:00 +08:00
nacos-logback.xml feature issue #3804 (#3805) 2020-09-18 16:05:36 +08:00
nacos-mysql.sql IPv6 support (#3773) 2020-11-05 20:15:06 +08:00
schema.sql IPv6 support (#3773) 2020-11-05 20:15:06 +08:00