lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #5788] Make local SNMP ports configurable


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #5788] Make local SNMP ports configurable
Date: Wed, 07 Mar 2007 09:36:58 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2

URL:
  <http://savannah.nongnu.org/patch/?5788>

                 Summary: Make local SNMP ports configurable
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: goldsimon
            Submitted on: Mittwoch 07.03.2007 um 09:36
                Category: None
                Priority: 5 - Normal
                  Status: In Progress
                 Privacy: Public
             Assigned to: goldsimon
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

On some systems, it's desireable to bind the SNMP daemon to other ports than
the standard ones (161 & 162). This is currently not possible since the ports
are defined in snmp_msg.h. Also, msg_in.c has 161 hard-coded at one point.

My solution is to put an #ifndef around the definitions so that the ports can
be defined in lwipopts.h. I don't think it is needed to put that configuration
option into opts.h. Also, hard-coded 161 is changed to the define.

If no objections, I'll check it in some time this week.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mittwoch 07.03.2007 um 09:36  Name: lwip_snmpports.patch  Size: 1kB  
By: goldsimon

<http://savannah.nongnu.org/patch/download.php?file_id=12139>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?5788>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]