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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 03 Apr 2015 15:01:10 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	daniel@...earbox.net
Cc:	netdev@...r.kernel.org, ast@...mgrid.com
Subject: Re: [PATCH net-next] ebpf: add skb->priority to offset map for
 usage in {cls,act}_bpf

From: Daniel Borkmann <daniel@...earbox.net>
Date: Fri,  3 Apr 2015 20:52:24 +0200

> This adds the ability to read out the skb->priority from an eBPF
> program, so that it can be taken into account from a tc filter
> or action for the use-case where the priority is not being used
> to directly override the filter classification in a qdisc, but
> to tag traffic otherwise for the classifier; the priority can be
> assigned from various places incl. user space, in future we may
> also mangle it from an eBPF program.
> 
> Signed-off-by: Daniel Borkmann <daniel@...earbox.net>

This looks fine, applied, thanks.
--
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