summaryrefslogtreecommitdiff
path: root/libmachdev/net.c
AgeCommit message (Expand)Author
2014-11-27sync libmachdevJustus Winter
2014-11-26sync libmachdevJustus Winter
2014-11-26sync libmachdev/net.cJustus Winter
2014-11-14bettr ddeJustus Winter
2014-09-03update libmachdev from hurd-ddeJustus Winter
2014-04-13sync with dde-fixesJustus Winter
2013-02-24Fix getting parameter for set_statusSamuel Thibault
2012-11-27Move DDE to pthreadsRichard Braun
2012-05-20Do not stop delivering packets when a pfinet has diedSamuel Thibault
2010-08-04not print errors if fails to deliver packages.Zheng Da
2010-08-01Use BPF to filter the packets to be delivered.Zheng Da
2010-06-21fix port leak in block glue code of libmachdev.Zheng Da
2010-06-04support block devices in the DDE library.Zheng Da
2010-06-04convert linux errno to mach in libmachdev.Zheng Da
2010-05-31make glue code of networking more independant.Zheng Da
2010-05-04Add printing.Zheng Da
2010-02-08remove io done thread.Zheng Da
2010-02-08return packet transmission error to the client.Zheng Da
2010-02-05deallocate skb_reply before freeing the packet.Zheng Da
2010-02-05create device port with create_device_port.Zheng Da
2010-02-01check in libmachdev.Zheng Da