Cory Snider
|
28edc8e2d6
libnet: convert to new-style driver registration
|
2 vuotta sitten |
Bjorn Neergaard
|
3775939303
libnetwork/netutils: refactor GenerateRandomName
|
2 vuotta sitten |
Albin Kerouanton
|
ef161d4aeb
libnetwork: Clean up sysfs-based operations
|
2 vuotta sitten |
Albin Kerouanton
|
b37d34307d
Clear conntrack entries for published UDP ports
|
2 vuotta sitten |
Sebastiaan van Stijn
|
36151bd1d7
libnetwork/drivers/bridge: remove "ioctl" fallback code for legacy kernels
|
2 vuotta sitten |
Cory Snider
|
c2a087a9f7
libnet/d/bridge: use fresh PortAllocator in tests
|
2 vuotta sitten |
Cory Snider
|
e2a89b7ad1
libnet/d/bridge: configure store when opts missing
|
2 vuotta sitten |
Cory Snider
|
22529b81f8
libnetwork: drop InitOSContext()
|
2 vuotta sitten |
Sebastiaan van Stijn
|
cd381aea56
libnetwork: fix empty-lines (revive)
|
2 vuotta sitten |
Vincent Bernat
|
e5812117a5
bridge: also flush conntrack entries when setting up endpoints
|
3 vuotta sitten |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
4 vuotta sitten |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
4 vuotta sitten |
Sebastiaan van Stijn
|
76640e5d39
drivers/bridge: format comments
|
4 vuotta sitten |
Sebastiaan van Stijn
|
508a0979d9
bridge: remove unused "others" argument from isolateNetwork()
|
4 vuotta sitten |
Brian Goff
|
4b981436fe
Fixup libnetwork lint errors
|
4 vuotta sitten |
Brian Goff
|
00b2c13a1b
Fix some windows issues in libnetwork tests
|
4 vuotta sitten |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 vuotta sitten |
Arko Dasgupta
|
b7c663c2ec
Make sure IPv6 is enabled for IP6tables
|
4 vuotta sitten |
Benjamin Böhmke
|
1e1408f421
additional EnableIPTables check in isolateNetwork
|
5 vuotta sitten |
Benjamin Böhmke
|
4d1c92c155
resorted EnableIP6Tables in driver configure
|
5 vuotta sitten |
Benjamin Böhmke
|
9bc2f88f04
isolateNetwork for both IP version
|
5 vuotta sitten |
Benjamin Böhmke
|
ccad03a139
split setupIPTables into setupIP4Tables and setupIP6Tables
|
5 vuotta sitten |
Benjamin Böhmke
|
3475f006b7
moved some ipv6 config to setupIPForwarding
|
5 vuotta sitten |
Benjamin Böhmke
|
dfd1925ed1
Renamed driver config variable to EnableIP6Tables
|
5 vuotta sitten |
Billy Ridgway
|
8dbb5b5a7d
Implement NAT IPv6 to fix the issue https://github.com/moby/moby/issues/25407
|
7 vuotta sitten |
Samuel Karp
|
e65003a722
bridge: disable IPv6 router advertisements
|
5 vuotta sitten |
Arko Dasgupta
|
b8b9d67d1a
Merge pull request #2454 from arkodg/add-host-ip-snat
|
5 vuotta sitten |
Arko Dasgupta
|
8c8a25d524
Support for com.docker.network.host_ipv4 driver label
|
5 vuotta sitten |
Gabriel L. Somlo
|
10027e8c01
Allow bridge net driver to skip IPv4 configuration of bridge interface
|
6 vuotta sitten |
Petros Angelatos
|
72eed906b8
bridge: fix error handling for stale default gateways
|
7 vuotta sitten |