Home
last modified time | relevance | path

Searched hist:"7246 d8ed4dcce23f7509949a77be15fa9f0e3d28" (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv4/
H A Dtcp_bpf.cdiff 7246d8ed4dcce23f7509949a77be15fa9f0e3d28 Mon Nov 26 23:16:17 CET 2018 John Fastabend <john.fastabend@gmail.com> bpf: helper to pop data from messages

This adds a BPF SK_MSG program helper so that we can pop data from a
msg. We use this to pop metadata from a previous push data call.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
/linux/net/tls/
H A Dtls_sw.cdiff 7246d8ed4dcce23f7509949a77be15fa9f0e3d28 Mon Nov 26 23:16:17 CET 2018 John Fastabend <john.fastabend@gmail.com> bpf: helper to pop data from messages

This adds a BPF SK_MSG program helper so that we can pop data from a
msg. We use this to pop metadata from a previous push data call.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
/linux/include/uapi/linux/
H A Dbpf.hdiff 7246d8ed4dcce23f7509949a77be15fa9f0e3d28 Mon Nov 26 23:16:17 CET 2018 John Fastabend <john.fastabend@gmail.com> bpf: helper to pop data from messages

This adds a BPF SK_MSG program helper so that we can pop data from a
msg. We use this to pop metadata from a previous push data call.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
/linux/net/core/
H A Dfilter.cdiff 7246d8ed4dcce23f7509949a77be15fa9f0e3d28 Mon Nov 26 23:16:17 CET 2018 John Fastabend <john.fastabend@gmail.com> bpf: helper to pop data from messages

This adds a BPF SK_MSG program helper so that we can pop data from a
msg. We use this to pop metadata from a previous push data call.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>