1
0
Fork 0
Commit Graph

23 Commits

Author SHA1 Message Date
Netravnen 412f8a0647 fix old dn42 url 2020-07-23 20:03:39 +00:00
Netravnen 9c3ca0405f less commit info included and human readable info omitted for less file size 2020-07-21 23:29:49 +00:00
netravnen 7cac46a708 Revert "Do not pretty print JSON data"
This reverts commit acd7bd242a.
2020-02-06 10:56:19 +00:00
netravnen acd7bd242a Do not pretty print JSON data 2020-02-06 10:51:29 +00:00
netravnen ea61a63811 Fix minor typos 2020-02-03 15:18:07 +01:00
netravnen cb0e9ddbd1 Update 'lib/functions.php' 2020-02-03 09:07:01 +00:00
netravnen 875538daed Update 'lib/functions.php'
Remove git commit info from bird roa/route files
2020-02-02 20:08:41 +00:00
netravnen d67cd19794 bird: add ta and mnt info to roa files and sha256 checksums 2020-01-09 17:02:00 +00:00
netravnen 4865a85302 lib/functions.php: Ensure MaxLength is stored as unquoted integer 2020-01-09 16:04:50 +00:00
netravnen 7e8927f375 BUG: fix bird ASNs from invalid string value to valid integer value 2019-01-05 23:58:13 +00:00
netravnen 9c783336e6 lib: add constants.php to hold ALL constants. Instead of stuffing contants into define.php 2019-01-05 22:55:25 +00:00
netravnen b996e31414 lib: Fix error in generation of 'bird4_route_dn42.conf' and 'bird6_route_dn42.conf' 2019-01-05 20:56:27 +00:00
netravnen 80185affeb misc: update all outputs to ONLY look for last MERGE commit instead of THE LAST commit 2019-01-05 18:02:18 +00:00
netravnen 2264a504c9 lib: update bird conf gen to use 'git log' instad of 'git show' 2019-01-05 17:46:10 +00:00
netravnen 5025e2b2f4 roagen: update compability for ROA files for Bird 2.x, too.
- Update the following files:
  - lib/functions.php
  - roa/README.md
  - update.sh
- New ROA files being generated for Bird 2.x
  - roa/bird_route_dn42.conf
  - roa/bird4_route_dn42.conf
  - roa/bird6_route_dn42.conf
2019-01-04 09:34:25 +00:00
netravnen 72a09ef39c rfc8416: update comment field to use url to registry on web 2019-01-04 09:34:25 +00:00
netravnen f6ad6102e6 misc: updated JSON file to include a _comments section for when file was last modified 2019-01-04 09:34:25 +00:00
netravnen 585b867394 lib: add constants to define max-length
o MAX_LEN_IPV4
o MAX_LEN_IPV6
2019-01-04 09:34:25 +00:00
netravnen e9b77861e7 lib: removed comments from routinator rfc8416 style exception file 2019-01-04 09:34:25 +00:00
netravnen 3cd8ba21a5 Move update functions to update.sh 2019-01-04 09:34:25 +00:00
netravnen f8c6a92c72 Remove fetchUpstreamMaster() 2019-01-04 09:34:25 +00:00
netravnen 4287f264f7 git ops: add quiet switch for git push pull operations. 2019-01-04 09:34:25 +00:00
netravnen ce523ae748 lib: move {functions,define}.php int lib/ 2019-01-04 09:34:25 +00:00