.. |
abstractprotocol.cpp
|
Merge branch 'master' into hostdev
|
2019-02-05 20:34:00 +05:30 |
abstractprotocol.h
|
HostDev: Fix build break
|
2019-02-09 17:35:53 +05:30 |
abstractprotocolconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
arp.cpp
|
Feature (contd.): Variable Fields - removed protocol subclass implementations of isProtocolFrameValueVariable() since the updated implementation in the base abstract class is now sufficient. Updated subclass implementations of protocolFrameValueVariableCount() to query the base class and use the return value in its calculation
|
2015-05-27 20:36:49 +05:30 |
arp.h
|
Feature (contd.): Variable Fields - removed protocol subclass implementations of isProtocolFrameValueVariable() since the updated implementation in the base abstract class is now sufficient. Updated subclass implementations of protocolFrameValueVariableCount() to query the base class and use the return value in its calculation
|
2015-05-27 20:36:49 +05:30 |
arp.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
arp.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
arpconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
arpconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
arppdml.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
arppdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
bswap.h
|
sign: rename byteswap.h to avoid name clash with the standard one on Linux
|
2016-11-05 11:33:47 +05:30 |
comboprotocol.h
|
Feature (contd.): Variable Fields - removed protocol subclass implementations of isProtocolFrameValueVariable() since the updated implementation in the base abstract class is now sufficient. Updated subclass implementations of protocolFrameValueVariableCount() to query the base class and use the return value in its calculation
|
2015-05-27 20:36:49 +05:30 |
comboprotocolconfig.h
|
Fix Qt4 to Qt5 porting issues with debug build
|
2018-03-27 20:02:36 +05:30 |
crc32c.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
crc32c.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
dot2llc.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
dot2llc.proto
|
Treat warnings as errors and fix existing warnings
|
2018-04-20 20:50:51 +05:30 |
dot2llcconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
dot2snap.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
dot2snap.proto
|
Add documentation to python binding
|
2017-08-14 10:43:11 +05:30 |
dot2snapconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
dot3.cpp
|
Feature (contd.): Variable Fields - removed protocol subclass implementations of isProtocolFrameValueVariable() since the updated implementation in the base abstract class is now sufficient. Updated subclass implementations of protocolFrameValueVariableCount() to query the base class and use the return value in its calculation
|
2015-05-27 20:36:49 +05:30 |
dot3.h
|
Feature (contd.): Variable Fields - removed protocol subclass implementations of isProtocolFrameValueVariable() since the updated implementation in the base abstract class is now sufficient. Updated subclass implementations of protocolFrameValueVariableCount() to query the base class and use the return value in its calculation
|
2015-05-27 20:36:49 +05:30 |
dot3.proto
|
Add documentation to python binding
|
2017-08-14 10:43:11 +05:30 |
dot3.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
dot3config.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
dot3config.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
emulation.h
|
Device Emulation (contd.): Assign a random mac address to a DeviceGroup at alloc time to ensure unique device keys when enumerating devices from device groups
|
2016-03-07 21:40:48 +05:30 |
emulproto.proto
|
Device Emulation (contd.): Checked and decided on a couple of FIXMEs/TODOs
|
2016-03-24 18:47:43 +05:30 |
eth2.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
eth2.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
eth2.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
eth2.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
eth2config.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
eth2config.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
eth2pdml.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
eth2pdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
fileformat.proto
|
Bugfix: Fix failure parsing Ostinato file format
|
2017-01-28 10:55:07 +05:30 |
framevalueattrib.h
|
Track smac/dmac resolve failures when building packet list
|
2019-02-05 18:31:43 +05:30 |
gmp.cpp
|
Feature (contd.): Variable Fields - AbstractProtocol now caches fieldFrameBitOffset unless the subclass says not to
|
2015-05-27 22:41:31 +05:30 |
gmp.h
|
Feature (contd.): Variable Fields - removed protocol subclass implementations of isProtocolFrameValueVariable() since the updated implementation in the base abstract class is now sufficient. Updated subclass implementations of protocolFrameValueVariableCount() to query the base class and use the return value in its calculation
|
2015-05-27 20:36:49 +05:30 |
gmp.proto
|
Treat warnings as errors and fix existing warnings
|
2018-04-20 20:50:51 +05:30 |
gmp.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
gmpconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
gmpconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
hexdump.cpp
|
Bugfix: Don't pad HexDump unless it's the last protocol
|
2018-09-14 18:29:23 +05:30 |
hexdump.h
|
Bugfix: Don't pad HexDump unless it's the last protocol
|
2018-09-14 18:29:23 +05:30 |
hexdump.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
hexdump.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
hexdumpconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
hexdumpconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
icmp6pdml.cpp
|
Port common, rpc and client code to Qt5
|
2018-03-14 21:58:56 +05:30 |
icmp6pdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
icmp.cpp
|
Feature (contd.): Variable Fields - AbstractProtocol now caches fieldFrameBitOffset unless the subclass says not to
|
2015-05-27 22:41:31 +05:30 |
icmp.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
icmp.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
icmp.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
icmpconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
icmpconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
icmphelper.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
icmppdml.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
icmppdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
igmp.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
igmp.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
igmp.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
igmpconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
igmpconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
igmppdml.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
igmppdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
intcombobox.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
intedit.h
|
Device Emulation (contd.): Added a IntEdit class and used in DeviceGroup Dialog
|
2016-03-02 22:14:14 +05:30 |
ip4.cpp
|
Bugfix: Fix incorrect cksums
|
2018-09-13 12:32:36 +05:30 |
ip4.h
|
IPv4 now supports options - configured as a hex string for now; fixes #120
|
2016-10-27 23:51:55 +05:30 |
ip4.proto
|
IPv4 now supports options - configured as a hex string for now; fixes #120
|
2016-10-27 23:51:55 +05:30 |
ip4.ui
|
Add custom TOS/DSCP config widget for IPv4/IPv6
|
2018-05-18 22:19:54 +05:30 |
ip4config.cpp
|
Add custom TOS/DSCP config widget for IPv4/IPv6
|
2018-05-18 22:19:54 +05:30 |
ip4config.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip4edit.h
|
Device Emulation (contd.): Add default values for IPv4 address/gateway, update gateway as address/pfxlen are edited; define and use a Ip4Edit class
|
2016-03-01 18:48:35 +05:30 |
ip4over4.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip4over4.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip4over4config.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip4over6.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip4over6.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip4over6config.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip4pdml.cpp
|
Import IP options into ip4.options instead of a new HexDump protocol
|
2018-10-04 18:33:38 +05:30 |
ip4pdml.h
|
Import IP options into ip4.options instead of a new HexDump protocol
|
2018-10-04 18:33:38 +05:30 |
ip6.cpp
|
Bugfix: Fix incorrect cksums
|
2018-09-13 12:32:36 +05:30 |
ip6.h
|
Feature (contd.): Variable Fields - removed protocol subclass implementations of isProtocolFrameValueVariable() since the updated implementation in the base abstract class is now sufficient. Updated subclass implementations of protocolFrameValueVariableCount() to query the base class and use the return value in its calculation
|
2015-05-27 20:36:49 +05:30 |
ip6.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip6.ui
|
Add custom TOS/DSCP config widget for IPv4/IPv6
|
2018-05-18 22:19:54 +05:30 |
ip6config.cpp
|
Add custom TOS/DSCP config widget for IPv4/IPv6
|
2018-05-18 22:19:54 +05:30 |
ip6config.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip6edit.h
|
Device Emulation (contd.): Fix build break due to case typo
|
2016-03-02 21:41:56 +05:30 |
ip6over4.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip6over4.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip6over4config.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip6over6.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip6over6.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip6over6config.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
ip6pdml.cpp
|
Fix IPv4/IPv6 PDML import with Tshark 2.x
|
2017-07-06 20:05:15 +05:30 |
ip6pdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
iputils.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
ipv4addressdelegate.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
ipv6addressdelegate.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
ipv6addressvalidator.h
|
Fix Qt4 to Qt5 porting issues with debug build
|
2018-03-27 20:02:36 +05:30 |
llc.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
llc.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
llc.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
llc.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
llcconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
llcconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
llcpdml.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
llcpdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
mac.cpp
|
Track smac/dmac resolve failures when building packet list
|
2019-02-05 18:31:43 +05:30 |
mac.h
|
Track smac/dmac resolve failures when building packet list
|
2019-02-05 18:31:43 +05:30 |
mac.proto
|
HostDev: Change default mac mode to resolve
|
2019-02-25 21:03:28 +05:30 |
mac.ui
|
HostDev: Change default mac mode to resolve
|
2019-02-25 21:03:28 +05:30 |
macconfig.cpp
|
UI improvements/fixes for Mac protocol
|
2017-10-24 18:21:56 +05:30 |
macconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
macedit.h
|
Make mac address editing more intuitive and easier
|
2018-01-31 22:03:04 +05:30 |
mld.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
mld.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
mld.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
mldconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
mldconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
mldpdml.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
mldpdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
nativefileformat.cpp
|
Port common, rpc and client code to Qt5
|
2018-03-14 21:58:56 +05:30 |
nativefileformat.h
|
Bugfix: Use char* for kFileMagicValue to avoid dynamic initialization and consequent ordering problems
|
2016-06-01 19:19:45 +05:30 |
netdefs.h
|
HostDev: Fixed a bunch of FIXME/TODOs
|
2018-12-11 18:57:53 +05:30 |
ossnfileformat.cpp
|
Port common, rpc and client code to Qt5
|
2018-03-14 21:58:56 +05:30 |
ossnfileformat.h
|
Save/Open Session - Implemented OssnFileFormat; code to build SessionContent still pending
|
2016-03-29 18:55:22 +05:30 |
ostmfileformat.cpp
|
Port common, rpc and client code to Qt5
|
2018-03-14 21:58:56 +05:30 |
ostmfileformat.h
|
Refactored StreamFileFormat and subclasses' methods to be consistent with SessionFileFormat
|
2016-05-20 20:30:57 +05:30 |
ostproto.pro
|
Treat warnings as errors and fix existing warnings
|
2018-04-20 20:50:51 +05:30 |
ostprotogui.pro
|
Add custom TOS/DSCP config widget for IPv4/IPv6
|
2018-05-18 22:19:54 +05:30 |
ostprotolib.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
ostprotolib.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
payload.cpp
|
Fix payload protocol frame value variable identification
|
2018-02-08 22:39:22 +05:30 |
payload.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
payload.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
payload.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
payloadconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
payloadconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
pcapfileformat.cpp
|
Set numPackets for imported streams to 1
|
2018-10-04 18:07:50 +05:30 |
pcapfileformat.h
|
Refactored StreamFileFormat and subclasses' methods to be consistent with SessionFileFormat
|
2016-05-20 20:30:57 +05:30 |
pcapfileimport.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
pdmlfileformat.cpp
|
Port common, rpc and client code to Qt5
|
2018-03-14 21:58:56 +05:30 |
pdmlfileformat.h
|
Refactored StreamFileFormat and subclasses' methods to be consistent with SessionFileFormat
|
2016-05-20 20:30:57 +05:30 |
pdmlprotocol.cpp
|
Port common, rpc and client code to Qt5
|
2018-03-14 21:58:56 +05:30 |
pdmlprotocol.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
pdmlprotocols.cpp
|
Set numPackets for imported streams to 1
|
2018-10-04 18:07:50 +05:30 |
pdmlprotocols.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
pdmlreader.cpp
|
Port common, rpc and client code to Qt5
|
2018-03-14 21:58:56 +05:30 |
pdmlreader.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
protocol.proto
|
Rename kRpcFail as kRpcError
|
2019-02-16 20:54:11 +05:30 |
protocollist.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
protocollist.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
protocollistiterator.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
protocollistiterator.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
protocolmanager.cpp
|
Fix Qt4 to Qt5 porting issues with debug build
|
2018-03-27 20:02:36 +05:30 |
protocolmanager.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
protocolwidgetfactory.cpp
|
Fix Qt4 to Qt5 porting issues with debug build
|
2018-03-27 20:02:36 +05:30 |
protocolwidgetfactory.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
pythonfileformat.cpp
|
Refactored StreamFileFormat and subclasses' methods to be consistent with SessionFileFormat
|
2016-05-20 20:30:57 +05:30 |
pythonfileformat.h
|
Refactored StreamFileFormat and subclasses' methods to be consistent with SessionFileFormat
|
2016-05-20 20:30:57 +05:30 |
qtport.h
|
HostDev: Added Linux host device code
|
2018-09-02 19:45:08 +05:30 |
sample.cpp
|
Feature (contd.): Variable Fields - removed protocol subclass implementations of isProtocolFrameValueVariable() since the updated implementation in the base abstract class is now sufficient. Updated subclass implementations of protocolFrameValueVariableCount() to query the base class and use the return value in its calculation
|
2015-05-27 20:36:49 +05:30 |
sample.h
|
Feature (contd.): Variable Fields - removed protocol subclass implementations of isProtocolFrameValueVariable() since the updated implementation in the base abstract class is now sufficient. Updated subclass implementations of protocolFrameValueVariableCount() to query the base class and use the return value in its calculation
|
2015-05-27 20:36:49 +05:30 |
sample.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
sample.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
sampleconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
sampleconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
samplepdml.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
samplepdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
sessionfileformat.cpp
|
Save/Open Session - refactor supportedFileTypes() to accept operation - Open/Save as input parameter and return file types accordingly
|
2016-05-19 20:50:33 +05:30 |
sessionfileformat.h
|
Save/Open Session - refactor supportedFileTypes() to accept operation - Open/Save as input parameter and return file types accordingly
|
2016-05-19 20:50:33 +05:30 |
sign.cpp
|
sign: implemented rx stream stats - loopback problem to be fixed
|
2016-11-17 21:44:34 +05:30 |
sign.h
|
sign: Resolve a few FIXMEs
|
2017-12-03 11:26:09 +05:30 |
sign.proto
|
sign: add stream GUID to sign protocol
|
2016-11-07 20:09:17 +05:30 |
sign.ui
|
sign: add stream GUID to sign protocol
|
2016-11-07 20:09:17 +05:30 |
signconfig.cpp
|
sign: add stream GUID to sign protocol
|
2016-11-07 20:09:17 +05:30 |
signconfig.h
|
sign: added sign protocol
|
2016-10-31 21:38:19 +05:30 |
snap.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
snap.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
snap.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
snap.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
snapconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
snapconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
spinboxdelegate.cpp
|
Device Emulation (contd.): Change SpinBoxDelegate for our needs and relicense under GPLv3; use SpinBoxDelegate for the Vlan Table validation
|
2016-03-03 18:23:25 +05:30 |
spinboxdelegate.h
|
Device Emulation (contd.): Change SpinBoxDelegate for our needs and relicense under GPLv3; use SpinBoxDelegate for the Vlan Table validation
|
2016-03-03 18:23:25 +05:30 |
stp.cpp
|
Pull Cleanup: Minor changes and cleanup after merging the STP protocol builder contribution - removal of compilation errors, unncessary code, trailing whitespace
|
2015-12-17 21:15:47 +05:30 |
stp.h
|
Pull Cleanup: Minor changes and cleanup after merging the STP protocol builder contribution - removal of compilation errors, unncessary code, trailing whitespace
|
2015-12-17 21:15:47 +05:30 |
stp.proto
|
Fix incorrect extension id for STP
|
2017-04-10 20:59:17 +05:30 |
stp.ui
|
Fix STP protocol builder warnings
|
2016-06-01 20:58:26 +05:30 |
stpconfig.cpp
|
Fix STP protocol builder warnings
|
2016-06-01 20:58:26 +05:30 |
stpconfig.h
|
Adding STP protocol support
|
2015-11-24 14:31:17 +02:00 |
stppdml.cpp
|
Pull Cleanup: Minor changes and cleanup after merging the STP protocol builder contribution - removal of compilation errors, unncessary code, trailing whitespace
|
2015-12-17 21:15:47 +05:30 |
stppdml.h
|
Adding STP protocol support
|
2015-11-24 14:31:17 +02:00 |
streambase.cpp
|
Track smac/dmac resolve failures when building packet list
|
2019-02-05 18:31:43 +05:30 |
streambase.h
|
HostDev: Fix build break
|
2019-02-09 18:00:10 +05:30 |
streamfileformat.cpp
|
Add extension while saving streams and sessions, if user doesn't specify one.
|
2016-06-14 18:56:29 +05:30 |
streamfileformat.h
|
Refactored StreamFileFormat and subclasses' methods to be consistent with SessionFileFormat
|
2016-05-20 20:30:57 +05:30 |
svlan.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
svlan.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
svlan.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
svlanconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
svlanpdml.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
svlanpdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
tcp.cpp
|
Inform user that Ostinato TCP is stateless
|
2017-09-25 18:19:45 +05:30 |
tcp.h
|
Feature (contd.): Variable Fields - removed protocol subclass implementations of isProtocolFrameValueVariable() since the updated implementation in the base abstract class is now sufficient. Updated subclass implementations of protocolFrameValueVariableCount() to query the base class and use the return value in its calculation
|
2015-05-27 20:36:49 +05:30 |
tcp.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
tcp.ui
|
Inform user that Ostinato TCP is stateless
|
2017-09-25 18:19:45 +05:30 |
tcpconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
tcpconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
tcppdml.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
tcppdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
textproto.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
textproto.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
textproto.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
textproto.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
textprotoconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
textprotoconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
textprotopdml.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
textprotopdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
tosdscp.cpp
|
Add custom TOS/DSCP config widget for IPv4/IPv6
|
2018-05-18 22:19:54 +05:30 |
tosdscp.h
|
Add custom TOS/DSCP config widget for IPv4/IPv6
|
2018-05-18 22:19:54 +05:30 |
tosdscp.ui
|
Add custom TOS/DSCP config widget for IPv4/IPv6
|
2018-05-18 22:19:54 +05:30 |
udp.cpp
|
Bugfix: A calculated UDP checksum of 0 should be set as 0xFFFF in the frame as per RFC 768. A checksum value of 0 in the frame is "special" and indicates that no checksum was calculated and hence receiver should not verify the same. This special case seems to be only for UDP, not TCP though.
|
2015-10-07 20:40:31 +05:30 |
udp.h
|
Feature (contd.): Variable Fields - removed protocol subclass implementations of isProtocolFrameValueVariable() since the updated implementation in the base abstract class is now sufficient. Updated subclass implementations of protocolFrameValueVariableCount() to query the base class and use the return value in its calculation
|
2015-05-27 20:36:49 +05:30 |
udp.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
udp.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
udpconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
udpconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
udppdml.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
udppdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
uint128.h
|
HostDev: Fixed a bunch of FIXME/TODOs
|
2018-12-11 18:57:53 +05:30 |
updater.cpp
|
Port common, rpc and client code to Qt5
|
2018-03-14 21:58:56 +05:30 |
updater.h
|
Port common, rpc and client code to Qt5
|
2018-03-14 21:58:56 +05:30 |
userscript.cpp
|
Port common, rpc and client code to Qt5
|
2018-03-14 21:58:56 +05:30 |
userscript.h
|
Feature (contd.): Variable Fields - removed protocol subclass implementations of isProtocolFrameValueVariable() since the updated implementation in the base abstract class is now sufficient. Updated subclass implementations of protocolFrameValueVariableCount() to query the base class and use the return value in its calculation
|
2015-05-27 20:36:49 +05:30 |
userscript.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
userscript.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
userscriptconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
userscriptconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
vlan.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
vlan.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
vlan.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
vlan.ui
|
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!
|
2015-04-16 22:20:07 +05:30 |
vlanconfig.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
vlanconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
vlanpdml.cpp
|
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!
|
2015-04-16 22:20:07 +05:30 |
vlanpdml.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
vlanstack.h
|
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!
|
2015-04-16 22:20:07 +05:30 |
vlanstack.proto
|
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!
|
2015-04-16 22:20:07 +05:30 |
vlanstackconfig.h
|
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!
|
2015-04-16 22:20:07 +05:30 |