mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 00:46:59 +08:00
[dn42-schema.py] implement find() using git remote
without depending on registry.dn42.us [dn42-schema.py]: implement _get_parent_inetnums for policy checks of new inetnums [dn42-schema.py] implement as-block check backend [dn42-schema.py] implement for route{,6} [dn42-schema.py] implement @family= without @netlevel [dn42-schema.py] move new to dn42_schema_local.py + restore dn42-schema.py [dn42-schema.py] add "check-pol2" using new dn42_schema_local.py
This commit is contained in:
parent
0ae2622f58
commit
1f76bc5adb
3 changed files with 1464 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eo pipefail
|
||||
set -o pipefail
|
||||
|
||||
if [ $# -eq 0 ]
|
||||
then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue