1
0
Fork 0
mirror of https://github.com/alice-lg/birdwatcher.git synced 2025-03-09 00:00:05 +01:00
Commit graph

19 commits

Author SHA1 Message Date
Annika Hannig
7d5962ec82 updated changelog 2024-01-17 11:05:09 +01:00
Annika Hannig
cbeb79cbd4 updated changelog 2023-04-20 13:18:14 +02:00
Annika Hannig
9ce9c49945 updated changelog 2022-08-02 11:02:05 +02:00
Annika Hannig
7f1eb5a0e4 updated changelog 2022-06-07 10:59:47 +02:00
Matthias Hannig
3660002dab
updated version and changelog 2019-12-23 17:19:27 +01:00
Matthias Hannig
df148c1030
updated changelog 2019-09-09 12:29:06 +02:00
Matthias Hannig
1c7e953589
release notes 2.0.0 2019-05-05 17:44:32 +02:00
Benedikt Rudolph
57389bd263 Increment version, add changelog for 1.12.4 2019-03-13 17:14:29 +01:00
Benedikt Rudolph
4fd0b8a5cf Increment version, add changelog for 1.12.3 2019-03-13 09:29:59 +01:00
Benedikt Rudolph
244fb3d14d Increment version, add changelog for 1.12.2 2019-03-13 09:29:58 +01:00
Benedikt Rudolph
56994baa6c Increment version, add changelog for 1.12.1 2019-03-13 09:29:56 +01:00
Benedikt Rudolph
2ce394c213 Increment version, add changelog for 1.12.0 2019-03-13 09:29:54 +01:00
Benedikt Rudolph
ae298b73d0 Increment version, add changelog for 1.11.5 2019-03-13 09:29:52 +01:00
Benedikt Rudolph
68beddef10 Increment version, add changelog for 1.11.4 2019-02-22 14:12:28 +01:00
Benedikt Rudolph
bf99b1d35c Increment version, add changelog for 1.11.3 2019-02-22 14:11:23 +01:00
Benedikt Rudolph
fe6359aee5 Merge branch 'develop' into master for 1.11.2
Changes since last version:
* Parser: protocol parser can now parse all types of protocols
* Parser: improved parsing of route change statistics
* Add TLS support for the HTTP listener
* Configuration: add new option for TLS 'enable_tls', 'crt' and 'key'
* Improved logging of API requests, similar to a webserver
* Execute birdc in restricted mode 'birdc -r'
2019-02-22 08:26:07 +01:00
Benedikt Rudolph
7e38e5e3bd Merge branch 'develop' into master for 1.11.1
Changes since last version:
* Fix detection of BIRD v2.x.y
* Fix birdc command in RoutesFiltered
* Use worker-threads to parse in parallel.
  This speeds up parsing of large responses e.g. BGP full-table.
* Add flag "worker-pool-size" to control number of threads while parsing
* Configuration: add setting for ttl value to control caching of bird responses
* Configuration: change default location to /etc/birdwatcher
2019-02-22 08:21:00 +01:00
Benedikt Rudolph
0467c9795c Merge branch 'develop' into master for 1.11.0
Changes since last version:
* Parser: support BIRD v2.x with multiprotocol BGP and channels
* Parser: major refactoring
* Parser: decrease memory footprint
  * use io.Reader interface
  * use line-iterator for birdc output
* Detection of BIRD v1.6.x or BIRD v2.x
* Extend test coverage for IPv6
* Tests for BIRD v2.x and IPv4
* Dependencies managed by now managed by dep

Includes an updated CHANGELOG reaching back to 1.10.0.
2019-02-22 08:08:35 +01:00
Matthias Hannig
47c7d8d8ac version bump 2017-06-22 16:10:00 +02:00