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

2016-02-29 Thread Mario Domenech Goulart
On Mon, 29 Feb 2016 12:02:25 -0800 Omar Shorbaji  wrote:

> 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

Thanks, Omar.  Your egg has been added to the coop.

Regards.
Mario
-- 
http://parenteses.org/mario

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


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

2016-02-29 Thread Omar Shorbaji
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

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users