1
0
mirror of https://github.com/bgp/bgpq4.git synced 2024-05-11 05:55:05 +00:00

98 Commits

Author SHA1 Message Date
b5f411fa7c new flag -s: as-path sequencing for IOS/Arista. 2015-06-28 19:13:36 +03:00
c88911f335 bugfix: shall check reply code for !s sources command too.. 2015-06-26 18:34:57 +03:00
c32b569437 update CHANGES, README, .spec... 2015-06-23 15:30:57 +03:00
9eb665209b pipelining now counts buffer size. 2015-06-23 14:56:05 +03:00
19fd9cb752 bugfix: private asns with number > 2^31 were printed as negative integers
and other changes..
2015-06-16 14:57:09 +03:00
eec1ff1a1c Update README 2015-05-24 13:05:23 +02:00
3e1b6c6ed6 -2 flag should actually work. 2015-05-04 14:30:06 +03:00
79f25f663d Do not allow as23456 (transition-as) routes by default. 2015-04-15 12:21:23 +03:00
f795f0ac0e v0.1.28, minor changes. 2015-03-10 15:43:16 +03:00
190fd07057 v0.1.27, some ipv6 prefixes were not parsed correctly. 2015-03-10 15:06:49 +03:00
d034047ca5 isnumber->isdigit (Linux does not have isnumber), strlcpy header. 2015-02-23 15:43:21 +03:00
d787382df0 RPSL <address-prefix-range> routes now supported too. Can be found in
rs-esnetcustomers.
2015-02-19 16:41:38 +03:00
43233d6ef5 -W len option documented. 2014-10-29 19:53:11 +03:00
61c23c53b3 JSON output for as-paths 2014-10-29 19:27:47 +03:00
9c25c7a780 missing reporter added. 2014-07-31 16:10:03 +04:00
fe96b511ca Empty objects handling: explicit deny-any instead of implicit accept-any. 2014-07-31 16:00:08 +04:00
f23c88700b bugfix: -M option caused slowdown as it turned off request pipelining 2014-07-30 17:42:37 +04:00
50ebceaeff networks with leading zeros (02.51.252.0/22) can't be parsed by inet_ntop(). 2014-07-27 15:40:19 +04:00
857c3dc15d bugfix: allow stray spaces at the end of network definitions. 2014-07-27 15:01:03 +04:00
6cd1083c51 more documentation fixes. 2014-06-05 15:32:15 +04:00
9d033a2498 regenerated by README.md 2014-06-05 13:30:20 +04:00
d8a00fe6be Merge Job's README.md update 2014-06-05 13:29:05 +04:00
bb8d0fee8a Merge pull request #3 from job/patch-1
Update README.md - add linux tuning example.
2014-06-05 13:28:24 +04:00
af36c505a0 - documentation updated,
- Job Snijders BIRD patch corrected (style, minor errors)
- .spec updated to match upcoming version
2014-06-05 13:24:04 +04:00
e3abb19109 Add support to output in BIRD prefix-list style 2014-06-04 18:23:09 +02:00
407ed02205 Eliminate reason for clang warnings. 2014-05-05 19:58:54 +04:00
795bc91f23 1.0.20-pre2: new flag -r <len>, allowing for generation of subset of
more-specific routes. Only more-specific with prefix-length of <len> or
more are allowed.
2014-05-01 17:53:19 +04:00
d8ec9e6a16 Update README.md
add linux tuning example
2013-12-20 12:45:58 +01:00
89d8643c80 strlcpy.c: previous patch slightly modified. 2013-12-05 15:51:02 +04:00
56cd75c2d7 Merge pull request #1 from Atrato/master
small modification to strlcpy.c so the flags discovered
2013-12-05 02:20:44 -08:00
ccdf7d54aa small modification to strlcpy.c so the flags discovered by ./configure are actually used during compilation 2013-12-04 22:14:53 +01:00
260074661a Merge branch 'master' of https://github.com/snar/bgpq3 2013-10-08 15:27:46 +04:00
0362183b81 .gitignore 2013-10-08 15:23:10 +04:00
6331d7bc53 Looks like last commit to CVS. Prepare to git migration. 2013-10-08 10:50:35 +00:00
7e662857d9 -4 option added. Thanks to Martin J. Levy. 2013-10-07 18:24:27 +04:00
9e9ba20de2 bgpq3.txt -> README.md (github) 2013-10-07 17:50:53 +04:00
349b3e860b initial commit into git 2013-10-07 17:43:42 +04:00
e5a2745b39 now code compiles cleanly on i386 too 2013-05-09 13:41:35 +00:00
37730a6b43 0.1.19 2013-05-09 13:37:01 +00:00
439f325547 bgpq3.spec - RPM helper. 2013-05-09 13:26:36 +00:00
4bd5785fef copyright years fixed :) 2013-01-08 12:25:23 +00:00
e640ac297d 0.1.18, JSON format. 2013-01-08 12:21:14 +00:00
c941adf85a RS- (route-set) objects now handled in commandline too. 2012-10-25 13:20:10 +00:00
72208f219a aggregation documentation bug fix 2012-08-29 10:58:20 +00:00
706de88216 version number corrected 2012-05-18 16:08:30 +00:00
29d8855812 minor change: -m <max> option allows to ignore 'too long prefixes' registered
in some IRRs.
documentation redesigned.
2012-05-18 15:52:06 +00:00
8a92708df5 minor fixes. documentation, copyrights, package version 2011-07-15 12:16:16 +00:00
078b680d57 IOS XR prefix-sets now supported too 2011-07-15 11:48:34 +00:00
10d26c6b26 works well 2011-06-24 11:56:17 +00:00
5e4dc7900b yet another fix. 2011-06-24 11:51:36 +00:00