Cover Letter Detail
Show a cover letter.
GET /api/covers/816368/?format=api
{ "id": 816368, "url": "http://patchwork.ozlabs.org/api/covers/816368/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/cover/20170920165409.11456-1-phil@nwl.cc/", "project": { "id": 26, "url": "http://patchwork.ozlabs.org/api/projects/26/?format=api", "name": "Netfilter Development", "link_name": "netfilter-devel", "list_id": "netfilter-devel.vger.kernel.org", "list_email": "netfilter-devel@vger.kernel.org", "web_url": null, "scm_url": null, "webscm_url": null, "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "msgid": "<20170920165409.11456-1-phil@nwl.cc>", "list_archive_url": null, "date": "2017-09-20T16:54:07", "name": "[iptables,0/2] Document nfnl_osf utility", "submitter": { "id": 4285, "url": "http://patchwork.ozlabs.org/api/people/4285/?format=api", "name": "Phil Sutter", "email": "phil@nwl.cc" }, "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/cover/20170920165409.11456-1-phil@nwl.cc/mbox/", "series": [ { "id": 4178, "url": "http://patchwork.ozlabs.org/api/series/4178/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/list/?series=4178", "date": "2017-09-20T16:54:07", "name": "Document nfnl_osf utility", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/4178/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/covers/816368/comments/", "headers": { "Return-Path": "<netfilter-devel-owner@vger.kernel.org>", "X-Original-To": "incoming@patchwork.ozlabs.org", "Delivered-To": "patchwork-incoming@bilbo.ozlabs.org", "Authentication-Results": "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=netfilter-devel-owner@vger.kernel.org;\n\treceiver=<UNKNOWN>)", "Received": [ "from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xy5SH1fp0z9sP1\n\tfor <incoming@patchwork.ozlabs.org>;\n\tThu, 21 Sep 2017 02:54:23 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751189AbdITQyW (ORCPT <rfc822;incoming@patchwork.ozlabs.org>);\n\tWed, 20 Sep 2017 12:54:22 -0400", "from orbyte.nwl.cc ([151.80.46.58]:41430 \"EHLO orbyte.nwl.cc\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1750938AbdITQyV (ORCPT <rfc822; netfilter-devel@vger.kernel.org>);\n\tWed, 20 Sep 2017 12:54:21 -0400", "from localhost ([::1]:35972 helo=xsao)\n\tby orbyte.nwl.cc with esmtp (Exim 4.89)\n\t(envelope-from <phil@nwl.cc>)\n\tid 1duiGR-0005q2-KH; Wed, 20 Sep 2017 18:54:19 +0200" ], "From": "Phil Sutter <phil@nwl.cc>", "To": "Pablo Neira Ayuso <pablo@netfilter.org>", "Cc": "netfilter-devel@vger.kernel.org", "Subject": "[iptables PATCH 0/2] Document nfnl_osf utility", "Date": "Wed, 20 Sep 2017 18:54:07 +0200", "Message-Id": "<20170920165409.11456-1-phil@nwl.cc>", "X-Mailer": "git-send-email 2.13.1", "Sender": "netfilter-devel-owner@vger.kernel.org", "Precedence": "bulk", "List-ID": "<netfilter-devel.vger.kernel.org>", "X-Mailing-List": "netfilter-devel@vger.kernel.org" }, "content": "This series fixes nfnl_osf help output a bit and introduces a (short)\nman page.\n\nPhil Sutter (2):\n utils: nfnl_osf: Fix synopsis in help text\n utils: Add a man page for nfnl_osf\n\n configure.ac | 3 ++-\n utils/.gitignore | 1 +\n utils/Makefile.am | 4 ++++\n utils/nfnl_osf.8.in | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++\n utils/nfnl_osf.c | 2 +-\n 5 files changed, 75 insertions(+), 2 deletions(-)\n create mode 100644 utils/nfnl_osf.8.in" }