netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fw: [Bug 75221] New: CONFIG_PROC_SYSCTL is required for networking
@ 2014-05-01 16:15 Stephen Hemminger
  0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2014-05-01 16:15 UTC (permalink / raw)
  To: netdev



Begin forwarded message:

Date: Thu, 1 May 2014 03:17:32 -0700
From: "bugzilla-daemon@bugzilla.kernel.org" <bugzilla-daemon@bugzilla.kernel.org>
To: "stephen@networkplumber.org" <stephen@networkplumber.org>
Subject: [Bug 75221] New: CONFIG_PROC_SYSCTL is required for networking


https://bugzilla.kernel.org/show_bug.cgi?id=75221

            Bug ID: 75221
           Summary: CONFIG_PROC_SYSCTL is required for networking
           Product: Networking
           Version: 2.5
    Kernel Version: 3.14.2
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Other
          Assignee: shemminger@linux-foundation.org
          Reporter: stefan@konink.de
        Regression: No

I am in the proces of building an embedded kernel which I wanted to limit in
both functionality and memory. For this reason I disabled CONFIG_PROC_SYSCTL. I
have figured out the hard way that this functionality implements the successful
randomisation of source ports, it might be responsible for the initialisation
of net.ipv4.ip_local_port_range.

Effectively, booting a kernel with ip=dhcp works. Ping-pong (ICMP) to and from
an address works. DNS queries (UDP/53) don't because the source port remains 0,
a connection to a typical webserver also seems to result in a no reply
situation.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-01 16:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-01 16:15 Fw: [Bug 75221] New: CONFIG_PROC_SYSCTL is required for networking Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).