Releases: 84codes/sparoid
Releases · 84codes/sparoid
v1.1.13
v1.1.12
Version 1.1.12
v1.1.11
- Client improvement: If hostname resolves to multiple IPs fdpass will connect to them in parallel and exit when the first succeeds - Client improvement: Sparoid::Client.new can parse INI files - Client improvement: Block/wait for UDP packets to be sent
v1.1.10
- Bundle static libnftables in debian binaries, doesn't seem to leak memory and works also in ubuntu 18.04
v1.1.9
- Revert to one nft at a time becasue some versions of nft -i also leaks memory
v1.1.8
- Because libnftable seems to leak memory in some versions use nft -i
v1.1.7
- Save a few allocations
v1.1.6
- Create/free a nftables context for each request
v1.1.5
- Increase MemoryMax to 32M
v1.1.4
- Increase MemoryMax to 12M