diff for duplicates of <4B6BA16E.3010002@redhat.com> diff --git a/a/1.txt b/N1/1.txt index fdaf6e8..a350a83 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,7 +20,7 @@ Tetsuo Handa wrote: > > If root user sets min port value less than 1024 to > /proc/sys/net/ipv4/ip_local_port_range , a process without CAP_NET_BIND_SERVICE -> capability can bind to privileged port by "bind() with port == 0" or "connect() +> capability can bind to privileged port by "bind() with port = 0" or "connect() > without bind()" because the condition is > > err = -EACCES; @@ -48,7 +48,7 @@ Tetsuo Handa wrote: > so that > > applications which need such ports won't be unexpectedly blocked by -> other application's temporary port usage (i.e. "bind() with port == 0" or +> other application's temporary port usage (i.e. "bind() with port = 0" or > "connect() without bind()") > > and diff --git a/a/content_digest b/N1/content_digest index 9be034a..5fd7ffc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\020100204101533.4619.34599.sendpatchset@localhost.localdomain\0" "ref\0201002041959.JEG43202.JQOFHFOVSFMtLO@I-love.SAKURA.ne.jp\0" "From\0Cong Wang <amwang@redhat.com>\0" - "Subject\0Re: [RFC Patch v2] net: reserve ports for applications using fixed port numbers\0" - "Date\0Fri, 05 Feb 2010 12:41:18 +0800\0" + "Subject\0Re: [RFC Patch v2] net: reserve ports for applications using fixed\0" + "Date\0Fri, 05 Feb 2010 04:41:18 +0000\0" "To\0Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>\0" "Cc\0linux-kernel@vger.kernel.org" linux-security-module@vger.kernel.org @@ -37,7 +37,7 @@ "> \n" "> If root user sets min port value less than 1024 to\n" "> /proc/sys/net/ipv4/ip_local_port_range , a process without CAP_NET_BIND_SERVICE\n" - "> capability can bind to privileged port by \"bind() with port == 0\" or \"connect()\n" + "> capability can bind to privileged port by \"bind() with port = 0\" or \"connect()\n" "> without bind()\" because the condition is\n" "> \n" "> \terr = -EACCES;\n" @@ -65,7 +65,7 @@ "> so that\n" "> \n" "> applications which need such ports won't be unexpectedly blocked by\n" - "> other application's temporary port usage (i.e. \"bind() with port == 0\" or\n" + "> other application's temporary port usage (i.e. \"bind() with port = 0\" or\n" "> \"connect() without bind()\")\n" "> \n" "> and\n" @@ -80,4 +80,4 @@ "\n" Thanks. -223312087870cb40ebb1969ad61fd7c5241a17efcdb2028a0a7afd2af3818dfa +7585cfabcaedf8139ed29a4ee24ff9ffe20a6279be95c381ce29c0359f1b4af9
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.