Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jul 2020 02:59:15 +0530
From:      Ahsan Barkati <ahsanb@freebsd.org>
To:        soc-status@freebsd.org
Subject:   [GSoC'20] Network Configuration Libraries
Message-ID:  <CAEMkzKvgfvWm3Qiif_emp0gWXRuDr3%2BMgbUj1qMG09aRU9GJDA@mail.gmail.com>

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

The project "Network Configuration Libraries" aims to create libraries
which would enable programmatic configuration and management of Network in
FreeBSD. The project currently focuses at developing `libroute`, which
would enable management of routing. I made the following progress in the
last couple of weeks.

* Developed a preliminary version of /lib/libroute, which is capable of
adding, modifying and deleting routes for IPv4 addresses. The code can be
found here:
https://github.com/ahsanbarkati/freebsd/tree/libroute/lib/libroute.

* A draft version of manual for the library, describing the functions with
an example usage can be found here:
https://ahsan.live/A-manual-to-libroute.html.

We look forward to your feedback for the library. Your feedback would be
extremely helpful for the design for the library.

Regards,
Ahsan Barkati
Final Year Undergraduate Student,
IIT Kanpur, India



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEMkzKvgfvWm3Qiif_emp0gWXRuDr3%2BMgbUj1qMG09aRU9GJDA>