• Nathan Scott's avatar
    Drop use of 'allow_abbrev' as its python 3.5 or later only · 1a197dbf
    Nathan Scott authored
    Use of this argparse constructor keyword is causing regression
    test failures, and its use was nice-to-have - this means the -e
    shorthand for --ebpf will be available iff its not been used in
    another add_argument call.  Neither -e/--ebpf are advertised in
    the usage message anyway.
    1a197dbf
tcplife.py 16.6 KB