mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
Update small bits
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -1,12 +1,13 @@
|
||||
0.0.3 (2019-12-30):
|
||||
- Add support for IRRd 4's A query
|
||||
- Significant code reformating
|
||||
- Improve performance by using IRRd 4's A query when available
|
||||
|
||||
0.0.2 (2019-12-14):
|
||||
- Add Mikrotik support
|
||||
- remove ASDDOT support
|
||||
- Remove ASDDOT support
|
||||
|
||||
0.0.1 (2019-12-14):
|
||||
- fork bgpq3 into bgpq4
|
||||
- Fork bgpq3 into bgpq4
|
||||
|
||||
0.1.36-pre (2019-11-08):
|
||||
- minor documentation cleanup: bgpq3 supports much more vendors
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
/*-
|
||||
* Copyright (c) 2019 Job Snijders <job@ntt.net>
|
||||
* Copyright (c) 2007-2019 Alexandre Snarskii <snar@snar.spb.ru>
|
||||
* All rights reserved.
|
||||
*
|
||||
|
||||
9
bgpq4.8
9
bgpq4.8
@@ -290,10 +290,7 @@ generates access-list to standard output and exits with status == 0.
|
||||
In case of errors they are printed to stderr and program exits with
|
||||
non-zero status.
|
||||
.Sh SEE ALSO
|
||||
.Sy http://www.radb.net/
|
||||
Routing Arbiter project
|
||||
.Sy http://www.cisco.com/en/US/docs/ios/12_0s/release/ntes/120SNEWF.html#wp3521658
|
||||
for information on Cisco implementation of ASN32.
|
||||
.Sh AUTHORS
|
||||
.Sy https://github.com/bgp/bgpq4
|
||||
BGPQ4 on Github.
|
||||
.Sh PROJECT MAINTAINER
|
||||
.An Job Snijders Aq job@ntt.net
|
||||
.An Alexandre Snarskii Aq snar@snar.spb.ru
|
||||
|
||||
Reference in New Issue
Block a user