Skip to content

Releases: 84codes/sparoid

v1.1.13

25 Sep 14:06
Compare
Choose a tag to compare
Version 1.1.13

- Lookup by http instead of dns
- Build for ubuntu 24, debain 12 and 14

v1.1.12

01 Mar 15:58
Compare
Choose a tag to compare
Version 1.1.12

v1.1.11

31 Jan 12:52
Compare
Choose a tag to compare
- 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

15 Sep 19:22
Compare
Choose a tag to compare
- Bundle static libnftables in debian binaries, doesn't seem to leak memory and works also in ubuntu 18.04

v1.1.9

14 Sep 11:08
Compare
Choose a tag to compare
- Revert to one nft at a time becasue some versions of nft -i also leaks memory

v1.1.8

14 Sep 10:59
Compare
Choose a tag to compare
- Because libnftable seems to leak memory in some versions use nft -i

v1.1.7

14 Sep 10:35
Compare
Choose a tag to compare
- Save a few allocations

v1.1.6

14 Sep 09:56
Compare
Choose a tag to compare
- Create/free a nftables context for each request

v1.1.5

13 Sep 14:13
Compare
Choose a tag to compare
- Increase MemoryMax to 32M

v1.1.4

13 Sep 11:00
Compare
Choose a tag to compare
- Increase MemoryMax to 12M