diff options
author | Guillermo Herrero <guillermo.herrero@enea.com> | 2018-01-31 16:39:02 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-20 16:45:53 +0000 |
commit | 669005c64062f91f54ff2fbb6f94290b911b760b (patch) | |
tree | 8bc70e64169091f4acd587b28e027386aa5c613a /docs | |
parent | 16d992597db4f0bae8249262e1b86f3dbf44e1db (diff) |
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- generate_config: Move filters to external library
Clean and isolate main script logic from custom filters by moving
all them to a external library file.
Library has a function to load all the existing filters at once.
New enhanced IP handling custom filters:
- ipnet_hostaddr
- ipnet_hostmin
- ipnet_hostmax
- ipnet_broadcast
- ipnet_netmask
- ipnet_contains_ip
- ipnet_contains_iprange
- ipnet_range_size
ipnet filters work with proper IP network with prefixlen mask,
ensuring consistent IP calculations and error handling.
Previous IP handling filters should be deprecated.
Change-Id: I83c41d7ad3c6bd1d9df1deca6cc5b9d2481ecf52
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/pharos | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/pharos b/docs/submodules/pharos -Subproject acc1f95670a18e50cb1d6c47432cc5badea212c +Subproject d085c0ec73dfd804f226fb383509f6592c36236 |