lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 25 Dec 2013 17:35:13 +0800
From:	Yang Yingliang <yangyingliang@...wei.com>
To:	<davem@...emloft.net>, <netdev@...r.kernel.org>
CC:	<eric.dumazet@...il.com>
Subject: [PATCH net-next 0/2] net_sched: two improvements to sch_netem

This patchset makes two improvements to sch_netem.

 patch 1/2: Make bytes on wire more precise with qdisc_pkt_len().
 patch 2/2: Add a new attribute to support 64-bit rates.

Yang Yingliang (2):
  sch_netem: more precise length of packets
  sch_netem: support of 64bit rates

 include/uapi/linux/pkt_sched.h |  1 +
 net/sched/sch_netem.c          | 17 ++++++++++++++---
 2 files changed, 15 insertions(+), 3 deletions(-)

-- 
1.8.0


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ