All Classes Namespaces Files Functions Pages
Modules overview
This is an overview of all modules in the ByteBlower Tcl HL API.
[detail level 12]
o-ByteBlowerHL
|o*executescenario.tclCore module that executes higher-layer scenario configurations and returns the scenario results requested through that configuration
|o*flowlatency.tclWrapper module for latency measurement scenarios that forces the required TX and RX components to be present and returns only latency values
|o*flowlossrate.tclWrapper module for loss measurement scenarios that forces the required TX and RX components to be present and returns only loss values.
|o*flowoutofsequence.tclWrapper module for out of sequence detection scenarios that forces the required TX and RX components to be present and returns only out of sequence values
|o*logging.tcl
|o*NAT.tclUtility module that provides functionality for NAT scenarios, such as detecting the NAT public IP and public port number
|o*networking.tcl
|o*pppoe.tcl
|o*tcp-ack-suppression.tclCore module that provides testing for TCP ack suppression scenarios
|\*utils.tclUtility module that provides various ByteBlower helper methods to ease Tcl development
o-ByteBlowerLL
|\*api.tclModule containing the complete ByteBlower (lower-layer) API, a Tcl wrapper around the ByteBlower client
\-excentis_basic
 o*checksum.tclUtility module that provides functionality for manually calculating various checksums within both TCP and UDP frames
 o*converttobpf.tclUtility module for parsing DisplayFilter strings and converting them to BPF filters, which is the only filter format used by the ByteBlower client
 o*framev4v6.tclUtility module that eases the construction of all types of valid network packets as bytelists, which is the format used by the ByteBlower
 \*utils.tclUtility module that provides various generic helper methods to ease Tcl development