dfc48288e93c61293901908ce89342b0233fb8a4
- Too many nodes, not enough IPs: - Assign 172.20.129.0/27, to be used for burble.dn42 services - Add route object for 172.20.129.0/27 - Update existing IPv4 inetnum & route descriptions
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%