]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Change --server.address default
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 23 May 2024 19:05:32 +0000 (13:05 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 23 May 2024 19:05:32 +0000 (13:05 -0600)
commit29d4cddb08d270dee80f460160c09550e8d26c8f
tree5ff698760b81ee97ddb65aa57f5b78988160e184
parente7bf7f26e02e66fabedf0c97a5f0e189a685812e
Change --server.address default

The old default had been causing mayhem on Linux since
202e0fe34dc3c8dcb1a0ad12faa7f4d5a7c91b2d.

The new default is OS-sensitive, and binds the socket to all available
IPv4 and IPv6 addresses.
docs/usage.md
man/fort.8
src/config.c