index
:
ipaddrcheck.git
circinus
cla
crux
current
equuleus
master
mergify/bp/circinus/pr-11
revert-1-patch-1
sagitta
An IPv4 and IPv6 validation utility for use in scripts (mirror of https://github.com/vyos/ipaddrcheck.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
integration_tests.sh
Age
Commit message (
Expand
)
Author
2024-09-27
range: T6744: fix a crash when validating malformed ranges
Daniil Baturin
2024-01-04
Add --range-prefix-length option
Daniil Baturin
2024-01-03
Complete implementation of IPv4 and IPv6 address range checks
Daniil Baturin
2022-09-06
T4472: add an option for verifying IPv4 ranges (#6)
Daniil Baturin
2020-06-10
Remove some extra whitespace.
Daniil Baturin
2020-06-10
Add tests for --is-any-host
Daniil Baturin
2018-11-29
T816: add unit tests for the case of IPv6 addresses with multiple double semi...
Daniil Baturin
2018-05-12
Resolve license inconsistencies (should be GPLv2+), update version and copyri...
Daniil Baturin
2013-06-03
Add boilerplates for is-any-host and is-any-net.
Daniil Baturin
2013-06-02
Fix some typos in integration tests.
Stanislav Tkachenko
2013-06-02
Added a few integration tests
Stanislav Tkachenko
2013-05-31
Remove fake failure from integration tests.
Daniil Baturin
2013-05-30
Add missing license headers.
Daniil Baturin
2013-05-30
Add integration tests skeleton and some testcases, include in "make check" ta...
Daniil Baturin