mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 09:26:59 +08:00
squashed commit:
d3b915280 Change max-len in route6 to /56 0ccc4be1b Update max-len in route(6) objs
This commit is contained in:
parent
4ac1a2ce22
commit
3d078af0c3
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
route: 172.22.64.32/27
|
route: 172.22.64.32/27
|
||||||
origin: AS4242420333
|
origin: AS4242420333
|
||||||
max-length: 27
|
max-length: 29
|
||||||
mnt-by: SORBY-MNT
|
mnt-by: SORBY-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
route6: fd00:2424:8080::/48
|
route6: fd00:2424:8080::/48
|
||||||
origin: AS4242420333
|
origin: AS4242420333
|
||||||
max-length: 48
|
max-length: 56
|
||||||
mnt-by: SORBY-MNT
|
mnt-by: SORBY-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue