Skip to content
Snippets Groups Projects
  • Bob Lantz's avatar
    ec7b211c
    Buffered output. Added net.monitor() and node.readline() · ec7b211c
    Bob Lantz authored
    Moved monitor() and readline() into net.py and node.py respectively,
    which will hopefully be useful for monitoring large sets of hosts,
    as is done in udpbwtest.py.
    
    Changed iperf to use interactive command infrastructure (such as it
    is), which may make it more reliable. Hopefully it's a bit clearer
    as well, although it is slightly more complicated.
    ec7b211c
    History
    Buffered output. Added net.monitor() and node.readline()
    Bob Lantz authored
    Moved monitor() and readline() into net.py and node.py respectively,
    which will hopefully be useful for monitoring large sets of hosts,
    as is done in udpbwtest.py.
    
    Changed iperf to use interactive command infrastructure (such as it
    is), which may make it more reliable. Hopefully it's a bit clearer
    as well, although it is slightly more complicated.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
net.py 20.27 KiB