aboutsummaryrefslogtreecommitdiff
path: root/src/libui_sdl/LAN.cpp
Commit message (Collapse)AuthorAge
* start differenciating between direct and indirect LAN modes.Arisotura2019-03-04
| | | | indirect mode will use regular sockets and not pcap.
* more progress on LANMAGICArisotura2019-02-24
|
* LANMAGIC: get somewhere.Arisotura2019-02-24
| | | | it works, but fucks up connections on the host.
* complete DHCP. ARP for the DHCP server. feed in proper DNS settings.Arisotura2019-02-23
|
* start work on non-direct mode. reply to DHCP discover frame.Arisotura2019-02-23
|
* hook LAN shito. open proper pcap device. etcArisotura2019-02-21
|
* list adapters, display their infoArisotura2019-02-21
|
* import some sekrit code that was never committed beforeArisotura2019-02-21
|
* pack your shit, kids, we're movingArisotura2019-02-21
|
* start adding LAN interface shitoArisotura2019-02-21