aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ipv4/tcp_fastopen.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-09-28 10:23:19 -0700
committerDavid S. Miller <davem@davemloft.net>2017-09-28 10:23:19 -0700
commit93771b01600506d3c22d0802f9d0500325b13a69 (patch)
treeb728e14e460b2a53546bdb27e39507714b7701fa /net/ipv4/tcp_fastopen.c
parentcxgb4: make function ch_flower_stats_cb, fixes warning (diff)
parentbpf/verifier: improve disassembly of BPF_NEG instructions (diff)
downloadwireguard-linux-93771b01600506d3c22d0802f9d0500325b13a69.tar.xz
wireguard-linux-93771b01600506d3c22d0802f9d0500325b13a69.zip
Merge branch 'bpf-verifier-disassembly-improvements'
Edward Cree says: ==================== bpf/verifier: disassembly improvements Fix the output of print_bpf_insn() for ALU ops that don't look like compound assignment (i.e. BPF_END and BPF_NEG). Sample output for a short test program: 0: (b4) (u32) r0 = (u32) 0 1: (dc) r0 = be32 r0 2: (84) r0 = (u32) -r0 3: (95) exit processed 4 insns, stack depth 0 ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_fastopen.c')
0 files changed, 0 insertions, 0 deletions