ByteBlowerHL | |
executescenario.tcl | Core module that executes higher-layer scenario configurations and returns the scenario results requested through that configuration |
flowlatency.tcl | Wrapper module for latency measurement scenarios that forces the required TX and RX components to be present and returns only latency values |
flowlossrate.tcl | Wrapper module for loss measurement scenarios that forces the required TX and RX components to be present and returns only loss values. |
flowoutofsequence.tcl | Wrapper 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 |
logging.tcl | |
NAT.tcl | Utility module that provides functionality for NAT scenarios, such as detecting the NAT public IP and public port number |
networking.tcl | |
pppoe.tcl | |
tcp-ack-suppression.tcl | Core module that provides testing for TCP ack suppression scenarios |
utils.tcl | Utility module that provides various ByteBlower helper methods to ease Tcl development |
ByteBlowerLL | |
api.tcl | Module containing the complete ByteBlower (lower-layer) API, a Tcl wrapper around the ByteBlower client |
excentis_basic | |
checksum.tcl | Utility module that provides functionality for manually calculating various checksums within both TCP and UDP frames |
converttobpf.tcl | Utility module for parsing DisplayFilter strings and converting them to BPF filters, which is the only filter format used by the ByteBlower client |
framev4v6.tcl | Utility module that eases the construction of all types of valid network packets as bytelists, which is the format used by the ByteBlower |
utils.tcl | Utility module that provides various generic helper methods to ease Tcl development |