]> git.meshlink.io Git - meshlink/history - src/bsd/device.c
Merge branch 'master' into 1.1
[meshlink] / src / bsd / device.c
2009-09-16 Guus SliepenMerge branch 'master' into 1.1
2009-09-10 Guus SliepenAdd support for iPhones and recent iPods.
2009-06-05 Guus SliepenMerge branch 'master' into 1.1
2009-03-09 Guus SliepenMerge branch 'master' into 1.1
2009-03-05 Guus SliepenUpdate THANKS and copyright information.
2009-01-09 Guus SliepenMove free()s at the end om main() to the proper destruc...
2009-01-03 Guus SliepenConsistently allocate device and iface variables on...
2008-12-22 Guus SliepenUpdate copyright information.
2008-12-22 Guus SliepenUse TUNIFHEAD by default on FreeBSD to make sure IPv6...
2008-12-21 Guus SliepenTreat virtual network device as tap if Mode = switch...
2008-12-11 Guus SliepenRemove unnecessary parentheses from sizeof, apply sizeo...
2007-05-18 Guus SliepenMore consistent variable naming.
2007-05-18 Guus SliepenK&R style braces
2007-01-05 Guus SliepenUpdate copyright notices.
2007-01-05 Guus SliepenFix generic BSD tun device to write only the actual...
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2005-05-04 Guus SliepenUpdate copyright notices.
2004-11-10 Guus SliepenSet BSD tuns to broadcast mode. On OpenBSD, this enable...
2004-11-01 Guus SliepenGeneric device driver for *BSD and MacOS/X