summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorDavid S. Miller2017-10-18 15:17:11 +0200
committerDavid S. Miller2017-10-18 15:17:11 +0200
commitb082af73bf527aa5180c8979d4620e450494c07b (patch)
tree7e497a6e77e7b929801554eedfc4ea1b431d1e22 /net/ipv4/tcp_output.c
parenttcp: Check daddr_cache before use in tracepoint (diff)
parentbpf: allow access to skb->len from offloads (diff)
downloadkernel-qcow2-linux-b082af73bf527aa5180c8979d4620e450494c07b.tar.gz
kernel-qcow2-linux-b082af73bf527aa5180c8979d4620e450494c07b.tar.xz
kernel-qcow2-linux-b082af73bf527aa5180c8979d4620e450494c07b.zip
Merge branch 'bpf-ctx-info-out-of-verifier'
Jakub Kicinski says: ==================== bpf: move context info out of the verifier Daniel pointed out during the review of my previous patchset that the knowledge about context doesn't really belong directly in the verifier. This patch set takes a bit of a drastic approach to move the info out of there. I want to be able to use different set of verifier_ops for program analysis. To do that, I have to first move the test_run callback to a separate structure. Then verifier ops can be declared in the verifier directly and different sets can be picked for verification vs analysis. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions