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

60 Commits

Author SHA1 Message Date
5eaeb69f63 Use rr.ntt.net as default IRRd instread of RADB 2019-12-14 14:42:49 +01:00
26f49e46a5 Rename bgpq3 to bgpq4 2019-12-14 14:41:14 +01:00
d607a8ab04 drop nonblocking before closing socket 2019-08-15 20:11:03 +03:00
f8a32c67c6 use asplain notation in irrd queries 2018-11-30 12:40:25 +03:00
7d2a9f185b 'backport' asn validation in -f/-G 2018-09-05 14:47:30 +03:00
f199f1a7c7 fix ipv6 prefix-ranges. 2018-08-14 12:42:18 +03:00
1acef0240a check for allocation problems on low-memory systems. 2018-06-03 16:53:54 +03:00
aed955f868 correct handling for too large sources list 2017-07-19 20:43:53 +03:00
99260c1267 check/include sys/select.h if present. 2017-06-12 20:11:39 +03:00
def51b4c17 handle socket() EAFNOSUPPORT as non-fatal error. 2017-02-08 12:18:08 +03:00
d5036d10c1 rollback 0.1.32-rc2 (2015-07-01). 2016-08-28 19:15:50 +03:00
09f5e6db0e Allow use of alternate port in -h host[:port] 2015-08-30 14:38:18 +03:00
dabcb674f5 ignore 'any' object: usually it is emitted by members-by-ref: any. 2015-07-13 20:21:32 +03:00
f8a0565c5f stoplist shall work for asns too. 2015-07-13 14:36:13 +03:00
647ee18794 linux compatibility. 2015-07-12 18:57:22 +03:00
f0827d505f well, internals rewrite seems working. also, stoplist implemented. 2015-07-12 17:31:09 +03:00
aa043c2f7d callbacks redesigned 2015-07-12 16:42:50 +03:00
7ed2ea9174 use select before read, fixes non-L requests. 2015-07-12 15:48:36 +03:00
6c466d76d2 ok, new pipelining model seems working. 2015-07-11 20:34:20 +03:00
d169fdba7b new pipelining... still buggy 2015-07-10 20:57:30 +03:00
aad4f20863 moving to valgring.. 2015-07-10 18:11:01 +03:00
1a32e3f47b back to fri 2015-07-10 16:57:46 +03:00
81cc58e211 new key -L <limit recursion depth>. 2015-07-10 16:01:22 +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
d383f1aa26 32-bit gcc warning suppressed. 2015-06-28 20:37:55 +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
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
79f25f663d Do not allow as23456 (transition-as) routes by default. 2015-04-15 12:21:23 +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
6331d7bc53 Looks like last commit to CVS. Prepare to git migration. 2013-10-08 10:50:35 +00: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
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
8b99b67b4c Bug preventing as4.0 to expand fixed. 2010-10-08 15:29:31 +00:00
838adbb0ee ripe/radb asplain/asdot notation changes... 2009-03-27 13:57:18 +00:00
33e4dfe9e8 ok, more clear diagnostics. 2008-12-19 17:41:06 +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
483ca3e53f ok, trying to get better sockbuf handling. 2008-07-02 17:02:34 +00:00
a39e794340 just nightly commit.. 2008-06-02 11:32:25 +00:00
93b06c5503 trying to make it work on Solaris.. No success.. 2008-05-20 16:26:44 +00:00
676e563ff7 Solaris: tested and does not works.. 2008-05-20 15:57:22 +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
bf788ffd31 pipelining introduced, version bumped. 2008-05-19 13:33:32 +00:00
829ef80fb1 ok, second stage of asn32-safety (output as-path access-lists). 2008-05-16 15:36:40 +00:00