Srivats P
|
72a6381c88
|
Device Emulation (contd.): Retrieve Device Information on connect to drone
|
2016-03-24 18:58:28 +05:30 |
|
Srivats P
|
fbb56720ba
|
Device Emulation (contd.): Renamed Device List and Device Neighbor List fields so that the names are better reflective of what they contain
|
2016-03-22 20:18:53 +05:30 |
|
Srivats P
|
6a7a17cd36
|
Device Emulation (contd.): Refresh device info (if reqd.) when "Apply" is clicked
|
2016-03-16 21:34:36 +05:30 |
|
Srivats P
|
8012a9e786
|
Device Emulation (contd.): Fixed DeviceGroup related RPCs to be invoked only if required by client when "Apply" is clicked
|
2016-03-16 20:51:36 +05:30 |
|
Srivats P
|
941d522451
|
Device Emulation (contd.): GUI now fetches ARP/NDP also from server and display summary counts - resolved/total
|
2016-03-12 18:56:35 +05:30 |
|
Srivats P
|
0503c8acaf
|
Device Emulation (contd.): Get and display Device List
|
2016-03-11 18:58:08 +05:30 |
|
Srivats P
|
f742cdbc7a
|
Device Emulation (contd.): Trigger Device RPCs before Stream RPCs because Drone updates its packet list at the end of modifyStream()
|
2016-03-10 18:20:55 +05:30 |
|
Srivats P
|
d55f44cab2
|
Device Emulation (contd.): Add buttons (and their implementation) for resolve/clear device neighbors to the port stats window
|
2016-03-09 21:20:11 +05:30 |
|
Srivats P
|
0ccb3e2fbd
|
Device Emulation (contd.): Apply for deviceGroups implemented. This code has revealed bugs in other parts of the code which will be fixed in subsequent commits
|
2016-03-05 04:06:36 +05:30 |
|
Srivats P
|
6fddf0436c
|
Device Emulation (contd.): Client calls RPCs for retreiving device group id and config list(s) at connect; optimisation - don't retreive streamConfig if port doesn't have any streams
|
2016-02-05 19:06:14 +05:30 |
|
Srivats P
|
efdfa7f95d
|
Feature: Ostinato client now accepts hostnames for drones and does DNS resolution for the same; IPv6 addresses are also accepted. Introduced Drone setting to listen to specific or 'any' IPv4 (or IPv6) address
Fixes #152
|
2015-11-06 18:57:07 +05:30 |
|
Srivats P.
|
1dbc4120c9
|
Bugfix: When we add a portgroup, there was a delay in the port stats window showing '*' in the column titles
|
2015-05-08 21:24:52 +05:30 |
|
Srivats P.
|
25ef8dd1e4
|
Infra: Added code to disable notifications for python-ostinato scripts since python-ostinato does not expect and hence does not know how to deal with notifications
Updates issue 144
|
2015-05-01 21:41:04 +05:30 |
|
Srivats P.
|
9be69a8f46
|
Refactoring: Cleanup RPC Channel's knowledge of notification prototype
Updates issue 144
|
2015-04-25 20:12:37 +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 |
|