Srivats P
|
e6592c03a2
|
HostDev: Fix another bunch of FIXME/TODOs
|
2018-12-12 22:00:09 +05:30 |
|
Srivats P
|
112c3ff788
|
HostDev: Fix typo causing Linux build break
|
2018-12-11 21:27:57 +05:30 |
|
Srivats P
|
545f740676
|
HostDev: Fixed a bunch of FIXME/TODOs
|
2018-12-11 18:57:53 +05:30 |
|
Srivats P
|
7696f7d8f9
|
HostDev: Add BSD interface info
|
2018-10-31 19:59:08 +05:30 |
|
Srivats P
|
db446966f7
|
HostDev: Fix symbol clash between net/if.h and libnl use of linux/if.h
|
2018-09-08 13:18:46 +05:30 |
|
Srivats P
|
a1155b0022
|
HostDev: Fix IPv6 gw search code
|
2018-09-08 17:08:53 +05:30 |
|
Srivats P
|
73043f6fe6
|
HostDev: Added Linux host device code
|
2018-09-02 19:45:08 +05:30 |
|
Srivats P
|
4f6195b8ba
|
Bugfix: On Linux, if a port is unusable for any reason (e.g. if pcap_open failed), it is deleted - at this time, it should also be removed from the allPorts_ list otherwise subsequent traversal of the list accesses the freed LinuxPort object leading to crash.
Fixes #174
|
2016-01-14 20:09:42 +05:30 |
|
Srivats P.
|
a9da643fb2
|
Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other!
Fixes issue 144
|
2015-04-16 22:20:07 +05:30 |
|