[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


[Chicken-users] New egg release - Ethernet

2016-02-28 Thread Omar Shorbaji
Hello,

I would like to introduce a new egg - Ethernet - which simply
parses/unparses Ethernet frames

Release info file is available at:

https://raw.githubusercontent.com/shorbaji/chicken-ethernet/master/release-info

Regards,
Omar

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