Commit Graph

16 Commits

Author SHA1 Message Date
Yifan Gao
88fceffee0 fix axel error when action retried No state file, cannot resume 2024-08-14 13:54:19 +08:00
Yifan Gao
32cdbeb30d Download RIB files in multiple threads 2024-07-08 14:56:14 +08:00
Yifan Gao
42909f8965 Simplify the implementation of IPv6 data ingestion 2024-04-01 18:35:27 +08:00
Yifan Gao
a57f02534c IPv4 data source rrc00 (address #33) 2024-04-01 18:35:27 +08:00
Yifan Gao
7aaf788878 chore: show rib.bz2 rib.txt stat 2022-11-09 00:08:20 +08:00
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
aa872f3f48 Match remote timezone (UTC) 2020-01-01 13:48:51 +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
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
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
1225f6821f no need to convert old ASN style anymore 2017-03-10 22:23:21 +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