Yifan Gao
64dca1a9f1
Exclude ::/0 ( fix #22 )
2022-05-17 01:15:26 +08:00
Yifan Gao
595940b227
Supress grep error code while set -e
2021-04-12 19:25:13 +08:00
Yifan Gao
1a70dda4a3
Guard IPv4/IPv6 results in separated files
2021-04-11 01:13:02 +08:00
Yifan Gao
6f9976598d
exit with non-zero child thread status code
2020-06-23 01:09:26 +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
66b9b790a4
Exit if sth goes south
2019-12-30 13:57:08 +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
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
e4a73612f1
update generate.sh
2017-03-29 17:00:53 +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
07dcc964cc
separate stat procedure
2017-01-26 02:57:58 +08:00
Yifan Gao
e35b0dc24c
do not stat itself
2017-01-26 02:54:00 +08:00
Yifan Gao
33b6e6a292
fix IP counting
2017-01-24 02:28:08 +06:00
Yifan Gao
7ff126697e
count the number of IP
2017-01-24 01:52:37 +06:00
Yifan Gao
eec4bf326e
verbose info
2017-01-24 02:16:23 +08:00
Yifan Gao
dc0ca7c1f1
generate.sh: bug fix
...
grep: missing )
2017-01-24 01:56:19 +08:00
Yifan Gao
9ab282102c
fix dependency bash
2017-01-23 01:31:42 +08:00
Yifan Gao
88523754cb
use dockerized bgpdump and cidrmerge
2017-01-22 23:33:38 +08:00
Yifan Gao
a727caa71f
adapt bgptools 0.0.1
2017-01-21 23:25:52 +08:00