community.general/lib/ansible/module_utils/network
Sloane Hertel d877c146ab [cloud] ec2_group fix CIDR with host bits set - fixes #25403 (#29605)
* WIP adds network subnetting functions

* adds functions to convert between netmask and masklen
* adds functions to verify netmask and masklen
* adds function to dtermine network and subnet from address / mask pair

* network_common: add a function to get the first 48 bits in a IPv6 address.

ec2_group: only use network bits of a CIDR.

* Add tests for CIDRs with host bits set.

* ec2_group: add warning if CIDR isn't the networking address.

* Fix pep8.

* Improve wording.

* fix import for network utils

* Update tests to use pytest instead of unittest

* add test for to_ipv6_network()

* Fix PEP8
2017-12-20 14:57:47 -05:00
..
a10
aci ACI Module: Update modules to provide match criteria; allows more complex matching (#33756) 2017-12-11 18:43:11 +00:00
aireos
aos
aruba Aruba indenting (#33884) 2017-12-14 14:37:34 +05:30
asa
avi
bigswitch
cloudengine
cnos
common [cloud] ec2_group fix CIDR with host bits set - fixes #25403 (#29605) 2017-12-20 14:57:47 -05:00
dellos6
dellos9
dellos10
enos Lenovo enos bugfixes (#33857) 2017-12-13 20:57:51 +00:00
eos Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
f5 A first pass at moving libs to new dir structure (#33727) 2017-12-08 15:28:23 -08:00
fortios
ios Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
iosxr IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
ironware
junos
mlnxos Add mlnxos_interface module (#33839) 2017-12-19 17:24:42 +00:00
netscaler
nso nso_action for Cisco NSO (#32781) 2017-12-15 11:29:04 +00:00
nxos [CLI_CONF] Refactor nxos module common library to use cliconf plugin (#31524) 2017-12-19 12:22:33 +05:30
ordnance
sros
vyos
__init__.py