notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/csync2/files/patch-csync2.c
SVNWeb

Number of commits found: 2

Sun, 20 Jun 2021
[ 12:09 Kirill Ponomarev (krion) search for other commits by this committer ]    commit hash:a25f1f676816fa1481d4d611305ec7762989cec9  commit hash:a25f1f676816fa1481d4d611305ec7762989cec9  commit hash:a25f1f676816fa1481d4d611305ec7762989cec9  a25f1f6 
net/csync2: re-add net/csync2 - cluster synchronization tool
Wed, 27 Apr 2016
[ 20:05 tijl search for other commits by this committer ] Original commit   Revision:414130
Rather than listening on two sockets, one for IPv4 and one for IPv6 the
csync server listens on one IPv6 socket and uses IPv4 mapped IPv6 addresses
to support IPv4.  This IPv6 feature is disabled by default on FreeBSD so
add a patch to enable it on the server socket.

PR:		208928
Tested by:	ari@ish.com.au
Approved by:	alexey@renatasystems.org (maintainer)

Number of commits found: 2