]> git.proxmox.com Git - mirror_kronosnet.git/blame - README
[build] fix openssl version detection when not using pkg-config
[mirror_kronosnet.git] / README
CommitLineData
9cc4d584 1#
ec84794b 2# Copyright (C) 2010-2019 Red Hat, Inc. All rights reserved.
9cc4d584
FDN
3#
4# Author: Fabio M. Di Nitto <fabbione@kronosnet.org>
5#
312ef273 6# This software licensed under GPL-2.0+
9cc4d584
FDN
7#
8
dd333258
FDN
9Upstream resources
10------------------
11
12https://github.com/kronosnet/kronosnet/
13https://ci.kronosnet.org/
14https://trello.com/kronosnet (TODO list and activities tracking)
15https://goo.gl/9ZvkLS (google shared drive)
16https://github.com/kronosnet/knet-ansible-ci
17https://lists.kronosnet.org/mailman/listinfo/users
18https://lists.kronosnet.org/mailman/listinfo/devel
19https://lists.kronosnet.org/mailman/listinfo/commits
20https://kronosnet.org/ (web 0.1 style)
21IRC: #kronosnet on Freenode
41ed0fff 22
2bb048e3
FDN
23Architecture
24------------
25
dd333258
FDN
26Please refer to the google shared drive Presentations directory for
27diagrams and fancy schemas
2bb048e3 28
dd333258
FDN
29Running knet on FreeBSD
30-----------------------
2bb048e3 31
dd333258
FDN
32knet requires big socket buffers and you need to set:
33kern.ipc.maxsockbuf=18388608
34in /etc/sysctl.conf or knet will fail to run.
2bb048e3 35
de3d1e09 36libnozzle requires if_tap.ko loaded in the kernel.