mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-07 21:25:24 +08:00
Merge pull request 'request more ipv4 27 -> 26' (#1135) from boxjan-20210920/more-ip-request into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/1135 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
a5a420c634
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
inetnum: 172.23.232.0 - 172.23.232.31
|
||||
cidr: 172.23.232.0/27
|
||||
inetnum: 172.23.232.0 - 172.23.232.63
|
||||
cidr: 172.23.232.0/26
|
||||
netname: BOXJAN-IPV4
|
||||
descr: boxjan ipv4
|
||||
country: CN
|
|
@ -1,4 +1,4 @@
|
|||
route: 172.23.232.0/27
|
||||
route: 172.23.232.0/26
|
||||
origin: AS4242423495
|
||||
mnt-by: BOXJAN-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue