summaryrefslogtreecommitdiff
path: root/oui-update.py
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-09-05 09:16:56 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-09-05 09:16:56 +0200
commitcc93768fb3b17804ca35bb833798e4c325900783 (patch)
tree89f842840351b63e74993ce779d3cc12487d312a /oui-update.py
parent4e8eff69ce83002dd58c8125597e3975f9526ba0 (diff)
ifpps: make display of line rate percentage optional
In order to not to clutter the display too much, make the display of the percentage of the theoretical line rate dependent on a command line option. Suggested-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'oui-update.py')
0 files changed, 0 insertions, 0 deletions
x/net-next.git/commit/net?id=38ab52e8e1e2dd65f2d349f82553335813b638d2'>tcp: clear pfmemalloc on outgoing skbEric Dumazet1-0/+7 2017-02-03net: ipv6: Set protocol to kernel for local routesDavid Ahern1-0/+1 2017-02-03bridge: vlan dst_metadata hooks in ingress and egress pathsRoopa Prabhu6-2/+82 2017-02-03bridge: per vlan dst_metadata netlink supportRoopa Prabhu7-48/+641 2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi2-78/+33 2017-02-03net: Introduce ife encapsulation moduleYotam Gigi5-0/+165 2017-02-03net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi1-2/+2 2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet