1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router
selansen 32180ac0c7 VXLAN UDP Port configuration support
This commit contains changes to configure DataPathPort
option. By default we use 4789 port number. But this commit
will allow user to configure port number during swarm init.
DataPathPort can't be modified after swarm init.
Signed-off-by: selansen <elango.siva@docker.com>
2018-11-22 17:35:02 -05:00
..
build builder: treat unset keep-storage as 0 2018-10-08 23:58:54 +00:00
checkpoint
container Merge pull request #38141 from thaJeztah/handle_invalid_json 2018-11-08 12:22:02 +01:00
debug
distribution
image system: add back lcow validation function 2018-06-27 15:24:26 -07:00
network API: properly handle invalid JSON to return a 400 status 2018-11-06 21:30:44 +01:00
plugin API: properly handle invalid JSON to return a 400 status 2018-11-06 21:30:44 +01:00
session move /session api endpoint out of experimental 2018-08-21 22:43:34 +00:00
swarm VXLAN UDP Port configuration support 2018-11-22 17:35:02 -05:00
system allow features option live reloadable 2018-08-31 12:43:04 -07:00
volume API: properly handle invalid JSON to return a 400 status 2018-11-06 21:30:44 +01:00
experimental.go fix typos 2018-09-01 21:26:38 +08:00
local.go
router.go