commit | 228b0324fe61781c8a6939032da644e677f6d01b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu May 11 14:19:10 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu May 11 14:19:10 2017 -0400 |
tree | 26b0f4d929aabccf16dbf7f4244ba03c4377d83d | |
parent | d8b54110ee944de522ccd3531191f39986ec20f9 [diff] | |
parent | 18b3ad90b64e9893297357608abddd26170730eb [diff] |
Merge branch 'bpf-pkt-ptr-align' David S. Miller says: ==================== bpf: Add alignment tracker to verifier. First we add the alignment tracking logic to the verifier. Next, we work on building up infrastructure to facilitate regression testing of this facility. Finally, we add the "test_align" test case. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>