Commit Graph

9 Commits

Author SHA1 Message Date
lare 87b641814f
run shellcheck on helper scripts
fmt-my-stuff: #3595
squash-my-commits: __future__

fix shellcheck warnings on fmt-my-stuff and squash-my-commits
2024-03-19 13:13:37 +01:00
lare 1f76bc5adb
[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
2024-03-19 13:13:14 +01:00
hexa- ee19fd78e6 check-pol: use a more compatible shebang 2019-05-08 22:23:33 +02:00
io 43ea241e7c
check-pol calls dn42-schema with invalid args if filter.txt has been edited
There's no need to validate $LINE[1] if $LINE[2] is nonempty. (Except if
git emits a path with "//", but I don't think this can happen.)
2018-01-19 23:53:08 +01:00
jrb0001 96a58dffdd s/realpath/readlink -f/g 2018-01-01 02:53:36 +01:00
xuu 567e413695
require fully expanded ipv6 2017-12-11 17:33:55 -07:00
Jon Lundy d17e8173fb fix policy and items in fd00::_8 2017-11-17 22:31:18 +00:00
xuu 28d12eb224
fix json decode issue 2017-11-12 08:16:22 -07:00
xuu 9a43218a58
fix policy check for inetnum/routes 2017-11-08 11:05:00 -07:00