Commit Graph

22 Commits

Author SHA1 Message Date
f86782cc2e make it compile under Linux.
it shits itself tho.
2019-03-26 01:58:03 +01:00
d67437a11e remove aggressive logging 2019-03-26 01:44:27 +01:00
b52458d7be here have more code aaaaaaaaaaaaa 2019-03-15 01:08:37 +01:00
4de4631c15 move platform specific config to platform specif ffile ayyyyyyyyyyygfghj;,gnxbf 2019-03-15 00:58:29 +01:00
5edf40f665 UDP: forward received data 2019-03-09 22:41:56 +01:00
d59a52df1f * lay base for UDP
* only handle DNS when it's destined to our internal DNS server
2019-03-09 22:14:34 +01:00
9485a4e8c0 properly close sockets, so that they can be reused 2019-03-09 02:30:05 +01:00
7d2b3bbf76 fix TCP checksum for odd lengths 2019-03-09 02:04:01 +01:00
cde1963e63 better TCP sequence numbers 2019-03-09 01:34:57 +01:00
f3f4613b4e somewhat better TCP
still not perfect
2019-03-09 00:47:55 +01:00
e026574901 receive data, too 2019-03-06 18:21:12 +01:00
012a04021c send shit.
into the void for now.
2019-03-06 17:07:07 +01:00
349322b94c less shitty code.
also, initiating TCP connection!
2019-03-05 15:01:23 +01:00
623b0ea2e0 * begin work on actual socket shito
* move UDP-frame finishing to separate function
2019-03-05 14:06:24 +01:00
950170df6d finish (halfassed) DNS support. 2019-03-05 13:24:42 +01:00
a88f0b6792 start work on DNS 2019-03-05 01:09:23 +01:00
909b29042c start making things nicerer 2019-03-05 00:34:30 +01:00
3f82c7dcc1 make melonDS build again 2019-03-04 23:17:03 +01:00
720a5fbea5 fixor Platform.cpp
also remove debug shit that accidentally slipped in
2019-03-04 22:24:28 +01:00
0392f8736b nearly finish the split. 2019-03-04 21:11:25 +01:00
8448e6bea0 take it further 2019-03-04 20:58:13 +01:00
1e108ad7fb start differenciating between direct and indirect LAN modes.
indirect mode will use regular sockets and not pcap.
2019-03-04 20:52:29 +01:00