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

180 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
97d9ade46f log wrong address family only with debugging. 2019-11-08 11:41:40 +03:00
ad840c452f Aggregation/Refine support for Nokia classic. 2019-10-25 19:46:58 +03:00
60f32f3372 minimal documentation changes, copyright update. 2019-10-24 20:25:31 +03:00
d607a8ab04 drop nonblocking before closing socket 2019-08-15 20:11:03 +03:00
d092e8a9c3 check bindir existance before installing 2019-02-01 13:33:14 +03:00
07246c929b make GCC happy 2018-11-30 12:53:12 +03:00
df52fc8632 0.1.35. 2018-11-30 12:46:59 +03:00
ab8316c196 update CHANGES 2018-11-30 12:44:28 +03:00
f8a32c67c6 use asplain notation in irrd queries 2018-11-30 12:40:25 +03:00
be9d1ee695 Nokia MD-CLI: swap prefix-lists and ip-prefix-lists 2018-11-11 19:56:08 +03:00
82339d7dad Nokia MD-CLI. 2018-11-11 19:50:44 +03:00
1fe9a678d5 doc update 2018-10-04 13:36:38 +03:00
e49e16acd3 make -t (as-sets) work for BIRD too. 2018-10-04 13:33:06 +03:00
a90de3a359 fix typo 2018-10-04 13:00:04 +03:00
128c26f1a8 new flag -t: as-sets for OpenBGPD and JSON formats 2018-10-03 19:16:34 +03:00
25f34bf92b update CHANGES 2018-10-02 19:47:11 +03:00
2be6d38d7c Merge branch 'cjeker-openbgpd-prefix-sets' 2018-10-02 19:45:15 +03:00
caf01e4143 prefix-sets can be empty and they work just fine so no need to special
case this in -E mode.
2018-10-02 14:42:21 +02:00
bbda06abd3 Simplify the printer for OpenBGPD. In most cases there is no need for line
continuations with '\'
2018-10-02 14:41:46 +02:00
f952ac83e0 correct openbgpd prefix-sets (mostly rollback 2). 2018-09-09 19:33:51 +03:00
7d2a9f185b 'backport' asn validation in -f/-G 2018-09-05 14:47:30 +03:00
51e27a7292 OpenBGPD: -E now generates prefix-sets instead of prefix-lists. 2018-09-05 14:07:47 +03:00
f199f1a7c7 fix ipv6 prefix-ranges. 2018-08-14 12:42:18 +03:00
d879f21686 huawei: missing terminator in as-path regexes 2018-08-10 15:13:04 +03:00
0dac6ad060 huawei: use undo instead of no 2018-08-10 15:09:36 +03:00
2152ecdb43 Huawei support, copyright year update. 2018-08-10 15:02:08 +03:00
1acef0240a check for allocation problems on low-memory systems. 2018-06-03 16:53:54 +03:00
61deea461b correct draft-michaelson url 2018-06-03 16:41:28 +03:00
c6c5d7d4a6 juniper route-filter-lists (junos 16.2+). 2017-09-08 19:40:25 +03:00
aed955f868 correct handling for too large sources list 2017-07-19 20:43:53 +03:00
f8450f6944 document -a <asn>, bump version. 2017-06-14 17:57:14 +03:00
146121e23d openbgpd: generate empty list when no -a <asn> provided. 2017-06-14 17:56:23 +03:00
0985bd3950 openbgpd 'deny any any' shall be avoided. 2017-06-14 15:21:46 +03:00
810a0595e1 missing HAVE_SYS_SELECT_H 2017-06-13 19:57:04 +03:00
99260c1267 check/include sys/select.h if present. 2017-06-12 20:11:39 +03:00
a77fba87d9 explicitly refuse -6 (inet6) with as-path generation. 2017-03-21 14:55:16 +03:00
4551bce41f update CHANGES/configure to 0.1.35-rc 2017-03-05 20:35:21 +03:00
c9ecb83bc5 Merge branch 'sha90w-bgpq3-nokia-support' 2017-03-05 20:32:22 +03:00
765996f26c adjust manpage, make -ARr incompatible with Nokia 2017-03-05 20:30:55 +03:00
7308879fc9 Merge branch 'bgpq3-nokia-support' of https://github.com/sha90w/bgpq3 into sha90w-bgpq3-nokia-support 2017-03-02 20:41:47 +03:00
4082f23bf0 Nokia as-path filter: no explicit deny regexp possible 2017-03-01 22:24:14 +02:00
7aed731cba Nokia AS path filter generation improvements 2017-03-01 19:54:52 +02:00
1cc07774cf Support of Nokia (former Alcatel-Lucent) SR OS 2017-03-01 10:02:04 +02:00
ab3e0658a7 copyright year updated to 2017 2017-02-10 13:12:30 +03:00
def51b4c17 handle socket() EAFNOSUPPORT as non-fatal error. 2017-02-08 12:18:08 +03:00
dfa5a41fe6 documentation sync 2016-12-30 13:47:59 +03:00
880e531571 update spec 2016-10-14 18:55:28 +03:00
94d138dada OpenBGPD support. 2016-10-14 18:54:12 +03:00