Srivats P
|
73043f6fe6
|
HostDev: Added Linux host device code
|
2018-09-02 19:45:08 +05:30 |
|
Srivats P
|
205663e59e
|
Enable c++11 for drone server
|
2018-07-27 17:25:43 +05:30 |
|
Srivats P
|
bc972e4476
|
HostDev: Added infra and windows IPv4 implementation
|
2018-07-26 20:53:33 +05:30 |
|
Srivats P
|
0d5e836d3f
|
HostDev: Refactored Device into base Device and EmulDevice
|
2018-07-19 18:54:01 +05:30 |
|
Srivats P
|
a16eefbff4
|
Treat warnings as errors and fix existing warnings
|
2018-04-20 20:50:51 +05:30 |
|
Srivats P
|
90fe2080c1
|
Debug Xcode build failure 8/...
|
2018-03-19 20:14:30 +05:30 |
|
Srivats P
|
c0f94ec58c
|
Use static linking on win32
|
2017-12-07 19:04:18 +05:30 |
|
Srivats P
|
e9bdfa04ea
|
sign: implemented rx stream stats - loopback problem to be fixed
|
2016-11-17 21:44:34 +05:30 |
|
Srivats P
|
afcb4126b5
|
sign: port stream tx stats are updated when TxThread finishes; actual Tx stream stats collection by TxThread is still pending
|
2016-11-11 21:22:07 +05:30 |
|
Srivats P
|
31c2cd2dcb
|
sign: refactored tx stats into a new PcapTxStats class
|
2016-10-19 18:52:35 +05:30 |
|
Srivats P
|
12351d6304
|
sign: Refactored PortTransmitter into PcapTransmitter and PcapTxThread classes. Also broke out PacketSequence and Timestamp stuff into their own files. No change in functionality.
|
2016-09-13 19:05:24 +05:30 |
|
Srivats P
|
20fa1dcb69
|
sign: refactor (Pcap)PortTransmitter into a separate file
|
2016-09-06 18:50:08 +05:30 |
|
Srivats P
|
cd100aa6e0
|
Drone checks for updated software version at startup
|
2016-06-07 21:11:38 +05:30 |
|
Srivats P
|
3a5396c865
|
Feature (contd.): Device Emulation - Got rid of a bunch of FIXMEs and all trailing whitespace (in the code added for this feature)
|
2015-11-14 17:06:43 +05:30 |
|
Srivats P
|
246bc95c74
|
Feature (contd.): Device Emulation - user now configures a device group instead of a single device for easier creation of multiple devices; refactored and redistributed functionality between DeviceManager and Device; external functionality wise same as last commit; added initial code for vlans but not tested
|
2015-09-20 17:49:15 +05:30 |
|
Srivats P
|
ab433dc22b
|
Feature: Device Emulation - first cut working code
|
2015-09-14 18:19:52 +05:30 |
|
Srivats P.
|
ad6baea4af
|
Infra: On a port modify, all clients are sent notifications of the same - they can request for port config again to get latest config
Updates issue 144
|
2015-04-24 20:53:00 +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 |
|