Annika Hannig
47a1721ed3
Merge pull request #57 from jof/jof/cidr-allow-from
...
Config: allow_from: allow a mix of IPs and CIDRs
2024-09-27 14:17:35 +02:00
Annika Hannig
dd661e7b9c
Merge pull request #54 from jof/jof/fix-dockerfile
...
Fix the Dockerfile: build independently, be distroless
2024-09-27 14:16:06 +02:00
Annika Hannig
fc141cc3ef
Merge pull request #56 from jof/jof/bird2-dualstack
...
BIRD 2.x: Support dual-stack route queries
2024-09-27 14:15:06 +02:00
Jonathan Lassoff
0a7d656f4e
Config: allow_from: allow a mix of IPs and CIDRs
2024-02-17 22:30:05 -08:00
Jonathan Lassoff
ca2cbd9f0e
Add a dualstack
config option to enable dualstack BIRD 2.x operation
2024-02-12 21:17:13 -08:00
Jonathan Lassoff
a78ad8c83e
BIRD 2.x: Support dual-stack route queries
2024-02-12 20:30:41 -08:00
Jonathan Lassoff
212ede8bd1
Dockerfile: Use CMD instead of ENTRYPOINT to enable CLI overrides
2024-02-12 20:17:57 -08:00
Jonathan Lassoff
f8612525c6
Fix up the Dockerfile and be distroless
2024-01-18 22:19:44 -08:00
Annika Hannig
70eb549c3d
Merge pull request #53 from kotronis-te/netmask-support
...
Support for netmasks in route net queries
2024-01-17 11:07:37 +01:00
Annika Hannig
7d5962ec82
updated changelog
2024-01-17 11:05:09 +01:00
Vasileios Kotronis
f2aabce394
adding route_net_mask endpoint
2023-12-21 18:08:51 +02:00
Vasileios Kotronis
379a402850
fixing small issue with netmask implementation
2023-12-21 18:04:53 +02:00
Vasileios Kotronis
680b93052e
Support for netmasks in route net queries
2023-12-21 17:45:00 +02:00
Annika Hannig
fc7cf5be16
Merge pull request #48 from trubb/master-1
...
Update README.md with new path to bird.ctl
2023-11-20 11:26:45 +01:00
Annika Hannig
b121b4d941
Merge pull request #49 from Inrin/no-memory-cache-fix
...
Allow disabling MemoryCache in Config per BIRD
2023-11-20 11:25:34 +01:00
Inrin
a476210f38
Allow disabling MemoryCache in Config per BIRD
...
Setting the `ttl` to `0` does not disable the MemoryCache since the
abstraction function `toCache` overwrote `0` with `5` making it
impossible to hit the "// do not cache" branch of `MemoryCache::Set`.
2023-10-29 11:46:43 +01:00
Erik
546b386ec6
Update README.md with new path to bird.ctl
...
The default path for bird.ctl is apparently /run/bird/bird.ctl now
b0c3c286a5
2023-08-23 15:49:37 +02:00
Annika Hannig
d52ff3fe6d
added memory profiling
2023-04-21 14:37:37 +02:00
Annika Hannig
735ed87ded
make static linux build
2023-04-21 14:04:21 +02:00
Annika Hannig
cbeb79cbd4
updated changelog
2023-04-20 13:18:14 +02:00
Annika Hannig
21d8f508c1
updated default, added param to example config
2023-04-20 12:59:15 +02:00
Annika Hannig
4e6fb2b28e
consistent max_keys parameter
2023-04-20 12:56:18 +02:00
Annika Hannig
f99f31afdc
limit the number of entries in the cache
2023-04-20 12:52:34 +02:00
Annika Hannig
9ce9c49945
updated changelog
2022-08-02 11:02:05 +02:00
Annika Hannig
418d8637bb
versionbump
2022-08-02 10:57:26 +02:00
Annika Hannig
1769c0f12b
Merge branch 'master' of ssh://github.com/alice-lg/birdwatcher
2022-08-02 10:56:36 +02:00
Annika Hannig
0c8dafd748
Merge pull request #39 from goochjj/fix_nonunicast_panic
...
fix birdwatcher panic
2022-08-02 10:55:39 +02:00
Annika Hannig
8dd9d81592
fixed missing details in routes/table/.../filtered output
2022-08-02 10:53:34 +02:00
Annika Hannig
7f1eb5a0e4
updated changelog
2022-06-07 10:59:47 +02:00
Annika Hannig
41a72311c4
versionbump
2022-06-07 10:56:34 +02:00
Annika Hannig
0eef5cc49d
relaxed regex for extracting the version, see #38
2022-06-07 10:55:30 +02:00
Annika Hannig
7ae4d4723b
versionbump
2022-06-03 14:04:42 +02:00
Annika Hannig
80bedb7d18
Merge pull request #45 from johannesmoos/update-readme
...
Update README.md
2021-11-15 21:16:53 +01:00
Johannes Moos
ea84c20c30
Update README.md
2021-11-15 21:04:37 +01:00
Annika Hannig
915b795734
Update README.md
2021-11-12 11:16:04 +01:00
Annika Hannig
635e91e662
Merge pull request #43 from johannesmoos/quote-table-and-proto-names
...
Add quoting for pipe, protocol and table names
2021-11-12 11:11:48 +01:00
Annika Hannig
dc6f5a72b1
Merge pull request #41 from bluikko/patch-1
...
Duplicate available module name in birdwatcher.conf
2021-11-09 10:02:19 +01:00
Johannes Moos
174116433c
Add quoting for pipe, protocol and table names
2021-11-08 09:07:50 +01:00
bluikko
3234fa43b5
Duplicate available module name in birdwatcher.conf
...
Remove duplicate available module name
2021-06-29 21:11:53 +07:00
Joe Gooch
285753f594
fix birdwatcher panic
2021-05-08 11:01:56 -04:00
Annika Hannig
ef9d1db7a9
versionbump
2021-04-16 14:53:33 +02:00
Annika Hannig
c1ff4e6544
Merge pull request #37 from fach/master
...
Fixing bird2.x status parsing
2021-04-14 11:07:17 +02:00
Steve Shaw
39d99af2b4
Fixing bird2.x status parsing
2021-03-29 23:14:59 -04:00
Annika Hannig
b47db12c61
Merge pull request #36 from hackacad/master
...
Adding FreeBSD compatibility
2021-03-22 11:56:57 +01:00
Bike Dude
09563f290f
Adding FreeBSD compatibility
2021-03-20 11:46:00 +01:00
Annika Hannig
462fe13540
Merge branch 'ihsinme-patch-1'
2020-10-28 16:16:59 +01:00
Annika Hannig
37257e907c
Merge branch 'patch-1' of https://github.com/ihsinme/birdwatcher into ihsinme-patch-1
2020-10-28 16:15:23 +01:00
Annika Hannig
98faa6ccc4
fixed redis inband ttl handling
2020-10-28 16:13:58 +01:00
Annika Hannig
990d85c41d
added inband ttl to test data
2020-10-28 16:04:24 +01:00
Annika Hannig
45c1453831
fixed handling serialized TTLs
2020-10-28 16:03:22 +01:00