summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/dinetwork.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* dinetwork: Add loopback control (nw) AJR2019-05-261-1/+4
* interpro: notworking -> networking (#3815) Patrick Mackinlay2018-09-041-0/+15
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-3/+3
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-1/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+1
* Added some for Nathan and some more for Nicola (nw) Miodrag Milanovic2015-05-111-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* Converted pcap and taptun network code into modules. (nw) couriersud2015-01-301-2/+2
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-1/+1
* dinetwork: remove mcast_chk and check for multicast in recv (nw) cracyc2013-03-021-1/+0
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-0/+5
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-121-0/+2
* Made network device selection to be per id, which makes it simpler, and doesn... Miodrag Milanovic2011-09-091-1/+1
* Added network support used by MESS implemented by Carl (no whatsnew) Miodrag Milanovic2011-09-091-0/+29