[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171022.135717.971703426919688431.davem@davemloft.net>
Date: Sun, 22 Oct 2017 13:57:17 +0100 (WEST)
From: David Miller <davem@...emloft.net>
To: netdev@...r.kernel.org
CC: daniel@...earbox.net, ast@...nel.org, john.fastabend@...il.com
Subject: [MERGE README] net --> net-next
There were quite a few BPF conflicts during the merge I just did of
'net' into 'net-next'.
In particular, all of the packet pointer branch tests in the verifier
had to be resolved wrt. three different sets of changes.
The off-by-one stuff. The allowance of the 'data_end > ptr + x' form
of packet pointer checks. And finally, the metadata stuff.
I would really appreciate an audit and double check of my merge work
by the interested parties.
Thank you.
Powered by blists - more mailing lists