moby--moby/libnetwork/drivers/bridge
Sebastiaan van Stijn 52c1a2fae8
gofmt GoDoc comments with go1.19
Older versions of Go don't format comments, so committing this as
a separate commit, so that we can already make these changes before
we upgrade to Go 1.19.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-08 19:56:23 +02:00
..
brmanager
bridge.go bridge: also flush conntrack entries when setting up endpoints 2022-03-23 08:34:26 +01:00
bridge_store.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
bridge_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
errors.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
interface.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
interface_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
labels.go
link.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
link_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
netlink_deprecated_linux.go
netlink_deprecated_linux_rawsockaddr_data_int8.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
netlink_deprecated_linux_rawsockaddr_data_uint8.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
netlink_deprecated_unsupported.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
network_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
port_mapping.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
port_mapping_test.go Fix flaky TestPortMappingV6Config 2021-11-16 09:37:34 +01:00
setup.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
setup_bridgenetfiltering.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
setup_bridgenetfiltering_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
setup_device.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
setup_device_test.go bump netlink library 2022-06-16 22:25:33 +02:00
setup_firewalld.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
setup_ip_forwarding.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
setup_ip_forwarding_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
setup_ip_tables.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
setup_ip_tables_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
setup_ipv4.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
setup_ipv4_test.go bump netlink library 2022-06-16 22:25:33 +02:00
setup_ipv6.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
setup_ipv6_test.go bump netlink library 2022-06-16 22:25:33 +02:00
setup_verify.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
setup_verify_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00