Jian Qiu
|
75df132f99
|
fix: migrate ipv6 routes from physical interface to bridge (#21131)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2024-09-01 20:16:36 +08:00 |
|
Jian Qiu
|
b8bed4a2cd
|
fix(host): migrate slave addresses and routes from physical nic to bridge (#21042)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2024-08-19 10:19:16 +08:00 |
|
Yousong Zhou
|
e01f0ce2a2
|
Bugfix/yousong hostman routes (#7563)
* netutils2: SNetInterface: add GetGatewayRoutes
* hostman: use GetGatewayRoutes
* iproute2: route: add and use AddNetlinkRoute
* iproute2: route: List4 use RouteSpec
* netutils2: SNetInterface: rename GetRoutes to getRoutes
* netutils2: SNetInterface: add GetRouteSpecs
* netutils2: SNetInterface: add GetGatewayRouteSpecs
* hostman: hostbridge: SetupRoutes with iproute2.RouteSpec
* hostman: hostinfo: move also other routes
* netutils2: SNetInterface: remove now unused methods
* iproute2: route: RouteGetByDst: use RouteSpec as return value
|
2020-08-14 20:28:47 +08:00 |
|
zhaoxiangchun
|
6a54c88d29
|
gencopyright信息
|
2020-02-18 11:32:21 +08:00 |
|
Yousong Zhou
|
975728bb31
|
netutils2: guard against possible nil members
|
2020-01-16 22:48:26 +08:00 |
|
Yousong Zhou
|
bd1efb1716
|
netutils: DefaultSrcIpDev: use iproute2.RouteGetByDst
|
2020-01-16 22:48:26 +08:00 |
|
Yousong Zhou
|
5cd60db1b4
|
netutils2: replace GetRoutes with netlink call
|
2020-01-16 20:47:50 +08:00 |
|
Yousong Zhou
|
5efeb6fe50
|
netutils: isolate linux dependent parts
|
2020-01-16 16:34:49 +08:00 |
|