chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] New egg release - tun - Linux TUN/TAP interfaces


From: Omar Shorbaji
Subject: [Chicken-users] New egg release - tun - Linux TUN/TAP interfaces
Date: Mon, 29 Feb 2016 12:02:25 -0800

Hello Everyone,

I would like to introduce a new egg - tun, a library to create Linux
TUN/TAP interfaces. The library currently allows the opening of a
TUN/TAP interface in either TUN or TAP mode and keeps track of the
interface name and its file descriptor. It provides two utility
functions tun-up! and tun-mac which bring the interface up and return
the interface MAC address respectively.

The release info file is at:
https://raw.githubusercontent.com/shorbaji/chicken-tun/master/tun.release-info

Regards,
Omar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]