Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2018 21:59:08 +0200
From:      Stefano Duo <duostefano93@gmail.com>
To:        soc-status@freebsd.org
Subject:   Extensions to the netmap framework - Week 5
Message-ID:  <CALkzoBsiYiZ76NntOrsf4UJAzpbioUL7V_2kW=rGFaLb23mtoQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

during the fifth week i reformatted the code using clang-format, as
suggested by my mentor.
Furthermore i implemented a server of file descriptors. Clients connect to
the server through a unix socket, and communicate using the data structures
defined in "fd_server.h" [1]. File descriptors are passed using unix
sockets ancillary data.

Project wiki:
https://wiki.freebsd.org/SummerOfCode2018Projects/ExtensionsToNetmap
SVN repository: https://svnweb.freebsd.org/socsvn/soc2018/sduo/

Stefano.

[1]
https://svnweb.freebsd.org/socsvn/soc2018/sduo/netmap_utils/fd_server.h?view=markup



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALkzoBsiYiZ76NntOrsf4UJAzpbioUL7V_2kW=rGFaLb23mtoQ>