moby--moby/libnetwork/drivers/overlay
Sebastiaan van Stijn d7f397c236 Touch-up error-message and godoc for ConfigVXLANUDPPort
Minor changes following review of the engine pull request
for this feature;

- Remove the name of the function from the error message
  as it's not a debug message.
- Add the valid range to the error message, so that a
  user has sufficient information to address the problem.
- Update GoDoc for the function to describe the default
  port, and valid port-ranges.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-23 10:56:40 +01:00
..
overlayutils Touch-up error-message and godoc for ConfigVXLANUDPPort 2019-01-23 10:56:40 +01:00
ovmanager Migrate to gotest.tools :) 2018-07-06 11:01:37 -07:00
encryption.go VXLAN port configuration - late review comments update 2018-11-14 13:26:56 -05:00
filter.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
joinleave.go Refactor locking for join/leave to avoid race 2018-07-10 12:13:39 -04:00
ostweaks_linux.go Allows to set generic knobs on the Sandbox 2018-06-28 16:14:08 -07:00
ostweaks_unsupported.go Set kernel specific config on linux 2017-06-02 21:00:56 -07:00
ov_endpoint.go Use fmt precision to limit string length 2018-07-05 17:44:04 -04:00
ov_network.go Refactor locking for join/leave to avoid race 2018-07-10 12:13:39 -04:00
ov_serf.go Handle IP reuse in overlay 2017-10-02 11:12:33 -07:00
ov_utils.go VXLAN port configuration - late review comments update 2018-11-14 13:26:56 -05:00
overlay.go VXLAN UDP Port configuration support 2018-11-01 15:20:30 -04:00
overlay.pb.go networkdb, drivers: Regenerate protocol buffers 2018-06-22 15:03:12 +01:00
overlay.proto Handle IP reuse in overlay 2017-10-02 11:12:33 -07:00
overlay_test.go Spelling fixes 2018-07-12 12:54:44 -07:00
peerdb.go Create internal directory 2018-07-16 17:34:20 -07:00
peerdb_test.go Fix IPMask marshalling 2017-10-03 19:38:54 -07:00