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

157 Commits

Author SHA1 Message Date
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
34372ce4fa tag 0.1.32, correct autoconf 2016-08-28 19:18:20 +03:00
d5036d10c1 rollback 0.1.32-rc2 (2015-07-01). 2016-08-28 19:15:50 +03:00
066d35e74f fix build issue on Solaris 10. 2016-05-11 15:21:30 +03:00
1928419625 IOS XR as-path-sets 2016-05-11 11:33:16 +03:00
2df0a54811 new format chars in formatted output. 2015-09-23 19:29:08 +03:00
aed1554fca better checks for OpenBSD's queue.h incompatibilities. 2015-08-30 15:21:17 +03:00
4ec8e2442b one more place for potential OpenBSD's sys/queue.h incompatibility. 2015-08-30 14:46:36 +03:00
0ea4d56164 Document host[:port] syntax, update CHANGES 2015-08-30 14:42:39 +03:00
09f5e6db0e Allow use of alternate port in -h host[:port] 2015-08-30 14:38:18 +03:00
5e1e13c695 Check if sys/queue.h have STAILQ_ interface. At least OpenBSD's one does not... 2015-08-30 14:36:27 +03:00
67df2025c2 changes described. 2015-07-13 20:30:13 +03:00
409baea7c7 shall not hang at unsupported escape characters. 2015-07-13 20:22:31 +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