diff for duplicates of <55B20151.50303@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 516b13f..09bc4e8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,7 +14,7 @@ In particular: program type. commit 2541517c32be2531e0da59dfd7efc1ce844644f5 - Author: Alexei Starovoitov <ast-uqk4Ao+rVK5Wk0Htik3J/w@public.gmane.org> + Author: Alexei Starovoitov <ast@plumgrid.com> Date: Wed Mar 25 12:49:20 2015 -0700 tracing, perf: Implement BPF programs attached to kprobes @@ -23,13 +23,13 @@ In particular: program type. commit 96be4325f443dbbfeb37d2a157675ac0736531a1 - Author: Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org> + Author: Daniel Borkmann <daniel@iogearbox.net> Date: Sun Mar 1 12:31:46 2015 +0100 ebpf: add sched_cls_type and map it to sk_filter's verifier ops commit e2e9b6541dd4b31848079da80fe2253daaafb549 - Author: Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org> + Author: Daniel Borkmann <daniel@iogearbox.net> Date: Sun Mar 1 12:31:48 2015 +0100 cls_bpf: add initial eBPF support for programmable classifiers @@ -38,13 +38,13 @@ In particular: program type. commit 94caee8c312d96522bcdae88791aaa9ebcd5f22c - Author: Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org> + Author: Daniel Borkmann <daniel@iogearbox.net> Date: Fri Mar 20 15:11:11 2015 +0100 ebpf: add sched_act_type and map it to sk_filter's verifier ops commit a8cb5f556b567974d75ea29c15181c445c541b1f - Author: Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org> + Author: Daniel Borkmann <daniel@iogearbox.net> Date: Fri Mar 20 15:11:12 2015 +0100 act_bpf: add initial eBPF support for actions @@ -61,8 +61,8 @@ Cheers, Michael -.\" Copyright (C) 2015 Alexei Starovoitov <ast-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -.\" and Copyright (C) 2015 Michael Kerrisk <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +.\" Copyright (C) 2015 Alexei Starovoitov <ast@kernel.org> +.\" and Copyright (C) 2015 Michael Kerrisk <mtk.manpages@gmail.com> .\" .\" %%%LICENSE_START(VERBATIM) .\" Permission is granted to make and distribute verbatim copies of this @@ -1178,7 +1178,3 @@ Both classic and extended BPF are explained in the kernel source file Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ --- -To unsubscribe from this list: send the line "unsubscribe linux-man" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 2a13fff..cb4d46b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,11 @@ - "From\0Michael Kerrisk (man-pages) <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Michael Kerrisk (man-pages) <mtk.manpages@gmail.com>\0" "Subject\0Further work on bpf(2)\0" "Date\0Fri, 24 Jul 2015 11:11:45 +0200\0" - "To\0Alexei Starovoitov <ast-uqk4Ao+rVK5Wk0Htik3J/w@public.gmane.org>" - " Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org>\0" - "Cc\0mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-man <linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0Alexei Starovoitov <ast@plumgrid.com>" + " Daniel Borkmann <daniel@iogearbox.net>\0" + "Cc\0mtk.manpages@gmail.com" + linux-kernel@vger.kernel.org + " linux-man <linux-man@vger.kernel.org>\0" "\00:1\0" "b\0" "Hello Alexei, Daniel\n" @@ -24,7 +24,7 @@ " program type.\n" "\n" " commit 2541517c32be2531e0da59dfd7efc1ce844644f5\n" - " Author: Alexei Starovoitov <ast-uqk4Ao+rVK5Wk0Htik3J/w@public.gmane.org>\n" + " Author: Alexei Starovoitov <ast@plumgrid.com>\n" " Date: Wed Mar 25 12:49:20 2015 -0700\n" "\n" " tracing, perf: Implement BPF programs attached to kprobes\n" @@ -33,13 +33,13 @@ " program type.\n" "\n" " commit 96be4325f443dbbfeb37d2a157675ac0736531a1\n" - " Author: Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org>\n" + " Author: Daniel Borkmann <daniel@iogearbox.net>\n" " Date: Sun Mar 1 12:31:46 2015 +0100\n" "\n" " ebpf: add sched_cls_type and map it to sk_filter's verifier ops\n" "\n" " commit e2e9b6541dd4b31848079da80fe2253daaafb549\n" - " Author: Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org>\n" + " Author: Daniel Borkmann <daniel@iogearbox.net>\n" " Date: Sun Mar 1 12:31:48 2015 +0100\n" "\n" " cls_bpf: add initial eBPF support for programmable classifiers\n" @@ -48,13 +48,13 @@ " program type.\n" "\n" " commit 94caee8c312d96522bcdae88791aaa9ebcd5f22c\n" - " Author: Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org>\n" + " Author: Daniel Borkmann <daniel@iogearbox.net>\n" " Date: Fri Mar 20 15:11:11 2015 +0100\n" "\n" " ebpf: add sched_act_type and map it to sk_filter's verifier ops\n" "\n" " commit a8cb5f556b567974d75ea29c15181c445c541b1f\n" - " Author: Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org>\n" + " Author: Daniel Borkmann <daniel@iogearbox.net>\n" " Date: Fri Mar 20 15:11:12 2015 +0100\n" "\n" " act_bpf: add initial eBPF support for actions\n" @@ -71,8 +71,8 @@ "\n" "Michael\n" "\n" - ".\\\" Copyright (C) 2015 Alexei Starovoitov <ast-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - ".\\\" and Copyright (C) 2015 Michael Kerrisk <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + ".\\\" Copyright (C) 2015 Alexei Starovoitov <ast@kernel.org>\n" + ".\\\" and Copyright (C) 2015 Michael Kerrisk <mtk.manpages@gmail.com>\n" ".\\\"\n" ".\\\" %%%LICENSE_START(VERBATIM)\n" ".\\\" Permission is granted to make and distribute verbatim copies of this\n" @@ -1187,10 +1187,6 @@ "-- \n" "Michael Kerrisk\n" "Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/\n" - "Linux/UNIX System Programming Training: http://man7.org/training/\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-man\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Linux/UNIX System Programming Training: http://man7.org/training/ -946bf9246f46c6baa77c8e0c1c631084079c26a4b10ade55fc1eea283d218a70 +3d91aea89d883ccfc3d61ff31c638c446ef7659c41687b1d771687f13263d775
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.