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

53 Commits

Author SHA1 Message Date
f0827d505f well, internals rewrite seems working. also, stoplist implemented. 2015-07-12 17:31:09 +03:00
81cc58e211 new key -L <limit recursion depth>. 2015-07-10 16:01:22 +03:00
6107c97efb BIRD: do not generate empty lists at all: BIRD is not able to handle them. 2015-07-06 18:08:18 +03:00
c4d924ae6e feature: user-formatted output, -F <fmt>. 2015-07-01 20:03:41 +03:00
2cf7024eac -s option is back again, for prefix-lists 2015-07-01 18:29:50 +03:00
0b013b25cb bugfix: no sources in command-line could lead to no source limit sent to IRRd. 2015-07-01 17:09:14 +03:00
8a40db107c rollback -s flag. 2015-06-30 14:06:22 +03:00
2ff3837680 0.1.32-rc 2015-06-28 19:51:53 +03:00
c3212921b3 Replace RIPE-style queries with IRRD ones (-T route6 -i origin -> !6asNN). 2015-06-28 19:47:35 +03:00
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
19fd9cb752 bugfix: private asns with number > 2^31 were printed as negative integers
and other changes..
2015-06-16 14:57:09 +03: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
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
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
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
6331d7bc53 Looks like last commit to CVS. Prepare to git migration. 2013-10-08 10:50:35 +00:00
37730a6b43 0.1.19 2013-05-09 13:37:01 +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
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
078b680d57 IOS XR prefix-sets now supported too 2011-07-15 11:48:34 +00:00
6c4a4c2e42 rcvbuf fixed 2011-06-18 12:12:25 +00:00
e27f13b9d2 sx_maxsockbuf fixed for too big system buffers 2011-06-14 12:15:29 +00:00
8b99b67b4c Bug preventing as4.0 to expand fixed. 2010-10-08 15:29:31 +00:00
49192953d8 ver 1.0.11, another bug in aggregation mode fixed. 2010-04-19 14:49:30 +00:00
8d07253aa6 bugfix provided by Sergey Gonchar. 2009-07-13 10:22:05 +00:00
315f0d99c8 ok, version 0.1.9 is ready. Fix for RIPE asplain notation mostly. 2009-03-27 14:03:11 +00:00
56d2bbb9d7 ok, 0.1.8 is here. 2008-12-25 17:17:05 +00:00
0c729c0c76 well, version 0.1.7 is ready and out. 2008-12-19 17:39:15 +00:00
c205885b2d rel.0.1.6 2008-08-08 09:29:53 +00:00
cc6a34706a comments on ipv6 access-lists for cisco added. 2008-06-11 13:54:18 +00:00
a39e794340 just nightly commit.. 2008-06-02 11:32:25 +00:00
44e30e0683 version bumped, changes changed. 2008-05-30 14:40:29 +00:00
1a16525dbc ok, final change noted.. 2008-05-20 16:00:51 +00:00
3d828d8f08 ok, freebsd version looks finished, doing cross-system checks.. 2008-05-20 15:17:14 +00:00
71e339c35c aggregation added. 2008-05-20 13:12:44 +00:00
6ae91f41f2 '-T route6' filter added to ripe-style requests.. 2008-05-19 14:13:17 +00:00