felixoid
|
0f53ad0b84
|
netutil: add dualstack to linux_route
in v3.1.0 netutil couldn't get default interface for ipv6only hosts
Fixes #7219
|
2017-01-31 22:19:47 +03:00 |
|
Gyu-Ho Lee
|
097cdbd0e4
|
pkg/netutil: get default interface for tc commands
Fix https://github.com/coreos/etcd/issues/6841.
|
2016-11-17 22:49:17 -08:00 |
|
Gyu-Ho Lee
|
8b77de4e99
|
pkg: update LICENSE header
|
2016-05-12 20:48:53 -07:00 |
|
Gyu-Ho Lee
|
4422db389a
|
pkg/netutil: add linux netem functions
This is useful for simulating bad networks by introducing
latencies to wide area networks.
Reference:
http://www.linuxfoundation.org/collaborate/workgroups/networking/netem
|
2016-03-03 10:14:28 -08:00 |
|
Yicheng Qin
|
24f9ba8ee8
|
pkg/netutil: fix DropPort and RecoverPort in linux
The iptables commands in DropPort do not work because setting
destination-port flag without specifying the protocol is invalid.
|
2015-03-31 10:39:31 -07:00 |
|
Yicheng Qin
|
04a62dd54b
|
tools/functional-tester: add isolate failures
|
2015-03-29 00:29:47 -07:00 |
|