summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/netdev_tap.c
Commit message (Expand)AuthorAgeFilesLines
* Converted pcap and taptun network code into modules. (nw) couriersud2015-01-301-107/+0
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-3/+3
* netdev_tap: filter packets try 2 (nw) cracyc2013-03-041-1/+5
* Oops cracyc2013-03-021-3/+1
* dinetwork: remove mcast_chk and check for multicast in recv (nw) cracyc2013-03-021-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-121-1/+1
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-1/+1
* Fixed memory leaks in networking, used core functions for allocating memory, ... Miodrag Milanovic2011-11-221-1/+6
* SDL updates [R. Belmont, Carl, cgwg] R. Belmont2011-11-181-2/+3
* Clean-ups and version bumpmame0144 Angelo Salese2011-11-131-3/+3
* SDL: Add TAP/TUN networking capability and shell script for configuration [Carl] R. Belmont2011-10-311-0/+97