1f8dfacdfed64527e97259da7c6a2a3be235d6de
Contains following (squashed) commits: commit d9cfd56cc1b8f3b37048d1f6387eb268feb87015 Author: fox.cpp <fox.cpp@disroot.org> Date: Mon May 11 21:33:07 2020 +0300 [HEXANET/AS4242423078] Drop locations block from aut-num object Practice shows it is not being kept up-to-date. commit 3eabb884dff0a22c0bf07d9caf9cf35216f92bf9 Author: fox.cpp <fox.cpp@disroot.org> Date: Mon May 11 21:31:25 2020 +0300 [HEXANET/AS4242423078] Add missing peers to as-set
Tips for a successful Pull Request
- Bonus: Randomly generate IPv6 prefix for new allocations to avoid RFC4193 section 3.2. violation (script)
- Squash your commits -- Keep the changes simple to read.
- Run the schema check -- Make sure the changes are valid! Run
./check-my-stuff YOUROWN-MNT - BONUS: install the commit hook! Run
./install-commit-hook YOUROWN-MNT - Sign your commit -- Makes it easier to verify.
- Bonus: add your pgp fingerprint to your MNT
auth: pgp-fingerprint <pgp-fingerprint>[See XUU-MNT example] - ???
- Profit!
Description
Languages
Python
80.5%
Shell
19.5%