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

33 Commits

Author SHA1 Message Date
82b44b1304 Add license to each individual file 2021-08-17 12:11:05 +00:00
0b554d4aa1 KNF 2021-08-17 10:12:40 +00:00
406b984aa4 KNF 2021-08-12 08:25:36 +00:00
1d5b375cc3 Enable aggregate support with '-F' (user-defined). 2020-03-11 16:22:46 +00:00
e4d72f0505 Fix user-defined format stack-smash ability.
'-F' option: Avoids risk of stack-smashing which was ever so present,
by just fprintf'ing directly to output stream.
2020-03-11 16:22:46 +00:00
4a2fe3d966 Remove superfluous semi-colon after closing brace 2019-12-30 20:55:38 +01:00
7d6c4421de Apply OpenBSD's style(9) code formatting 2019-12-30 18:00:53 +00:00
03e3b11d95 Fix memory leaks 2019-12-22 16:05:05 +01:00
97d9ade46f log wrong address family only with debugging. 2019-11-08 11:41:40 +03:00
f199f1a7c7 fix ipv6 prefix-ranges. 2018-08-14 12:42:18 +03:00
2152ecdb43 Huawei support, copyright year update. 2018-08-10 15:02:08 +03:00
2df0a54811 new format chars in formatted output. 2015-09-23 19:29:08 +03:00
c4d924ae6e feature: user-formatted output, -F <fmt>. 2015-07-01 20:03:41 +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
fe96b511ca Empty objects handling: explicit deny-any instead of implicit accept-any. 2014-07-31 16:00:08 +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
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
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
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
44ade9c255 ok, all bugs fixed :) 2008-10-10 13:38:41 +00:00
606a561993 ok, some bugs fixed. 2008-10-10 13:17:19 +00:00
c205885b2d rel.0.1.6 2008-08-08 09:29:53 +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
c2e6f85db9 bugfix in sx_prefix.c 2008-05-19 13:53:36 +00:00
d6685d4d19 ok, bug with ipv6 fixed.. 2008-05-12 17:02:55 +00:00
65fd2cffa8 ok, pre-stable version.. 2007-04-04 13:15:20 +00:00