Commit Graph

75 Commits

Author SHA1 Message Date
Yifan Gao
052696c5b5 Reformat code 2020-06-28 20:41:21 +08:00
Yifan Gao
6f9976598d exit with non-zero child thread status code 2020-06-23 01:09:26 +08:00
Yifan Gao
82653dcf0e Fix cidr-merger cache path 2020-06-22 23:05:03 +08:00
Yifan Gao
3f1df215f2 AS17430 to drpeng (address #15) 2020-04-09 02:23:38 +08:00
Yifan Gao
f33f0a06e8 AS9395 to drpeng (address #15) 2020-03-09 22:17:45 +08:00
Yifan Gao
bcec67ebe2 TravisCI: switch to arch amd64 2020-01-22 10:01:36 +08:00
Yifan Gao
b9665a54da
Update README.md 2020-01-08 18:47:58 +08:00
Zhaofeng Yang (楊肇峰)
1f583a3d50 Update README.md 2020-01-08 17:52:06 +08:00
Zhaofeng Yang (楊肇峰)
6861cb1c50 Update README.md 2020-01-08 17:52:06 +08:00
Zhaofeng Yang (楊肇峰)
9aabb2d22a Create googlecn.conf 2020-01-08 17:52:06 +08:00
Yifan Gao
d0fd2dc056 Fix single IP address format
ex:
1.1.1.1/32 -> cidrmerge
1.1.1.1 -> cidr-merger
1.1.1.1/32 -> cidr-merger -s
2020-01-04 20:49:04 +08:00
Yifan Gao
19e5bd4d17 Reformat code 2020-01-01 20:23:24 +08:00
Yifan Gao
436ee6522f TravisCI: set arch = s390x 2020-01-01 20:05:36 +08:00
Yifan Gao
594bb43ac2 Build cidr-merger from source 2020-01-01 20:03:19 +08:00
Yifan Gao
aa872f3f48 Match remote timezone (UTC) 2020-01-01 13:48:51 +08:00
Yifan Gao
2206876f13 TravisCI: enable cargo cache 2020-01-01 13:48:38 +08:00
Yifan Gao
66b9b790a4 Exit if sth goes south 2019-12-30 13:57:08 +08:00
Yifan Gao
b4f6bca70c Fix wrong IPv6 RIB data URL
upstream create empty RIBS/ dir with future date
2019-12-30 13:55:39 +08:00
Yifan Gao
ed2292b4bd Replace docker dependency bgpdump with native one 2019-12-19 16:58:43 +08:00
Yifan Gao
a497a9fc47 Support parallel generating 2019-12-19 16:51:48 +08:00
Yifan Gao
da40357727 Merge operator6/ into operator/ 2019-12-19 16:51:48 +08:00
Yifan Gao
6ff8ee9543 Update .gitignore 2019-12-19 16:51:48 +08:00
Yifan Gao
b053cd1e2f Bump bgptools to v0.0.3 2019-12-19 16:51:47 +08:00
Yifan Gao
eeae995e4e Refactoring stat.sh 2019-12-19 16:51:47 +08:00
Zhaofeng Yang (楊肇峰)
c74585c9f5 add ipv6 list (#12)
* change asname source

* change rib source

* generate for ipv6

* fix typo

* update travis data

* change docker image

* delete duplicate lines before merge cidr

* change rib source

* change style of upstream

* modify arg for uniq

* change some conf files to symlink

* update stat

* add sudo for apt in travis config

* add stat for 0

* fix bug for stat

* set -x

* curl -vv

* change dist to bionic

* remove verbose options
2019-12-19 14:39:16 +08:00
Yifan Gao
6682779fc6 Update match patten of tietong 2019-05-09 18:25:53 +08:00
Yifan Gao
8339407ed7 Update match patten of CMCC (address #9) 2019-05-09 15:16:20 +08:00
Yifan Gao
c9a0bbdafd AS4847 to chinanet (address #8) 2019-05-09 14:58:14 +08:00
Yifan Gao
ec25202912
Add EXCLUDE variable 2018-08-09 05:02:53 +08:00
Yifan Gao
b856edc7ff
Use curl to download files instead of wget 2018-01-06 05:40:13 +08:00
Yifan Gao
857d980952
Update README.md 2017-11-18 06:47:16 +08:00
fossabot
ed9b95037b Add license scan report and status 2017-11-18 06:45:44 +08:00
Yifan Gao
24d7f49757
push to gh-pages branch as well 2017-06-05 01:04:39 +08:00
Yifan Gao
2b70e6b6f0
update README.md 2017-05-03 20:19:56 +08:00
Yifan Gao
e2fabaeea6 refact stat.sh 2017-04-07 16:13:07 +08:00
Yifan Gao
30a7828450 add operator/china.conf 2017-04-05 06:00:11 +08:00
Yifan Gao
e3789b2b0b update README.md 2017-04-03 01:11:11 +08:00
Yifan Gao
e4a73612f1
update generate.sh 2017-03-29 17:00:53 +08:00
Yifan Gao
263b84fe89 update README.md 2017-03-21 11:51:25 +08:00
Yifan Gao
b89aadbc93 update README.md 2017-03-14 01:10:49 +08:00
Yifan Gao
da56ef9e26 update README.md 2017-03-12 17:19:14 +08:00
Yifan Gao
1225f6821f no need to convert old ASN style anymore 2017-03-10 22:23:21 +08:00
Yifan Gao
43a85036a2 show statistics result on log 2017-03-10 22:17:35 +08:00
Yifan Gao
ea485fe7e4 refact shell script
* fix wget save to a wrong file name with a same name file
* beautify log format
* print asn on log
* modify/add DEBUG, SKIP_DATA_PREPARATION environment variables
2017-03-10 21:52:04 +08:00
Yifan Gao
147e983364 update README.md 2017-03-10 20:31:36 +08:00
Yifan Gao
8962348f08 update pattern of drpeng 2017-03-10 20:31:23 +08:00
Yifan Gao
9806c7c094 update pattern of drpeng 2017-03-10 20:13:55 +08:00
Yifan Gao
90877a61a9 add an experimental operator "drpeng" (#2) 2017-03-10 19:08:01 +08:00
Yifan Gao
44599cca0a add result/ to .gitignore 2017-03-10 18:23:42 +08:00
Yifan Gao
0447a5f38d merge ASN of China Netcom Group into unicom (#1) 2017-03-10 17:37:43 +08:00