1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drivers/ipvlan
Josh Soref a06f1b2c4e Spelling fixes
* addresses
* assigned
* at least
* attachments
* auxiliary
* available
* cleanup
* communicate
* communications
* configuration
* connection
* connectivity
* destination
* encountered
* endpoint
* example
* existing
* expansion
* expected
* external
* forwarded
* gateway
* implementations
* implemented
* initialize
* internally
* loses
* message
* network
* occurred
* operational
* origin
* overlapping
* reaper
* redirector
* release
* representation
* resolver
* retrieve
* returns
* sanbdox
* sequence
* succesful
* synchronizing
* update
* validates

Signed-off-by: Josh Soref <jsoref@gmail.com>
2018-07-12 12:54:44 -07:00
..
ivmanager Adding manager pkg for swarm visible network drivers 2017-05-12 17:16:54 -07:00
ipvlan.go Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
ipvlan_endpoint.go Use fmt precision to limit string length 2018-07-05 17:44:04 -04:00
ipvlan_joinleave.go Spelling fixes 2018-07-12 12:54:44 -07:00
ipvlan_network.go Spelling fixes 2018-07-12 12:54:44 -07:00
ipvlan_setup.go Spelling fixes 2018-07-12 12:54:44 -07:00
ipvlan_setup_test.go
ipvlan_state.go Spelling fixes 2018-07-12 12:54:44 -07:00
ipvlan_store.go Use fmt precision to limit string length 2018-07-05 17:44:04 -04:00
ipvlan_test.go