Michael Crosby
|
b8b18a2b42
Merge pull request #3435 from roylee17/3149-fix_port_mapping_of_tcp_plus_udp
|
11 years ago |
Solomon Hykes
|
7799ae27ca
Move utility package 'iptables' to pkg/iptables
|
11 years ago |
Tzu-Jung Lee
|
f560b87a86
Fix #3149: port mapping of TCP + UDP
|
11 years ago |
Solomon Hykes
|
f6b91262a7
Move utility package 'netlink' to pkg/netlink
|
11 years ago |
Tzu-Jung Lee
|
7d2e851d8e
network: fix a typo in udp cleanup path
|
11 years ago |
Michael Crosby
|
566ff54d0d
Allow mtu to be configured at daemon start
|
11 years ago |
Guillaume J. Charmes
|
9a9ecda7c8
Merge pull request #3208 from WarheadsSE/bridgeip
|
11 years ago |
Rodrigo Vaz
|
a530b8d981
fix #3141 Bridge creation when ipv6 is not enabled
|
11 years ago |
WarheadsSE
|
a68d7f3d70
Add -bip flag: allow specification of dynamic bridge IP via CIDR
|
11 years ago |
Josh Poimboeuf
|
7a94cdf8ed
create the bridge device with ioctl
|
11 years ago |
Victor Vieux
|
79031c4f8c
Merge pull request #2907 from goldmann/iptables-fix
|
11 years ago |
Victor Vieux
|
5f55c1aee1
Merge pull request #2966 from andrewsmedina/govet2
|
11 years ago |
Emil Hernvall
|
1cb1e08644
Support for same port on multiple interfaces
|
11 years ago |
Andrews Medina
|
a6c9a332d0
fixed some `go vet` issues.
|
11 years ago |
Marek Goldmann
|
0ff9bc1be3
Make sure the firewall rules are created even if the bridge interface is already created
|
11 years ago |
Vincent Batts
|
ef14aaf627
fix the nil pointer panic on closing a disabled network manager
|
11 years ago |
Josh Poimboeuf
|
ec4657b28a
network: add iptables rules to explicitly allow forwarding
|
11 years ago |
Michael Crosby
|
b5c984f9b4
Merge pull request #2561 from dotcloud/add_iptabled_errors
|
11 years ago |
Mark Allen
|
3560c922b1
Prevent DNS server conflicts in CreateBridgeIface
|
12 years ago |
Guillaume J. Charmes
|
ff8a4ba0aa
Check the output of iptables command.
|
11 years ago |
Michael Crosby
|
94e5081bac
Move iptable rules outside of create bridge
|
11 years ago |
Victor Vieux
|
89fb51f606
fix merge issue and gofmt
|
11 years ago |
Alexander Larsson
|
494cd07f72
network: Stop shelling out to /sbin/ip
|
12 years ago |
Michael Crosby
|
ce965b8c43
Add flag for inter-container communication
|
11 years ago |
Michael Crosby
|
1cbdaebaa1
Add links for container relationships and introspection
|
11 years ago |
Guillaume J. Charmes
|
9107565d06
Make sure to close the network allocators
|
11 years ago |
Brian Olsen
|
6756e786ac
Just fixing gofmt issues in other people's code.
|
12 years ago |
pysqz
|
2f6ce27fde
Make sure 'Ghost' container is available with allocated IP
|
12 years ago |
Pascal Borreli
|
9b2a5964fc
Fixed typos
|
12 years ago |
Guillaume J. Charmes
|
a2f526dadc
Merge pull request #1435 from jpetazzo/userland-proxy-should-listen-on-inaddr-any
|
12 years ago |