lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 08b56e8180


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 08b56e8180a1e3f498f76f2c932552dd075c82af
Date: Thu, 20 Feb 2014 20:27:32 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The branch, master has been updated
       via  08b56e8180a1e3f498f76f2c932552dd075c82af (commit)
       via  7a77917df6d7a5cfc77759f3093a06b8dabeb76f (commit)
      from  e432014a8828c0b5bbe775d5b8aa8a75a8a6c05f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 08b56e8180a1e3f498f76f2c932552dd075c82af
Author: Freddie Chopin <address@hidden>
Date:   Sat Oct 26 22:30:46 2013 +0200

    SNMP: mib-2.system.sysObjectID is read-only, so make the object "static 
const" and modify just the pointer; snmp_get_sysobjid_ptr() and 
snmp_set_sysobjid() take a pointer to "const" object now
    
    Signed-off-by: Freddie Chopin <address@hidden>

commit 7a77917df6d7a5cfc77759f3093a06b8dabeb76f
Author: Freddie Chopin <address@hidden>
Date:   Sat Oct 26 20:15:21 2013 +0200

    SNMP: use MEMCPY() instead of ocstrncpy() and objectidncpy()
    
    Signed-off-by: Freddie Chopin <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 src/core/snmp/mib2.c    |   73 +++++++++++++---------------------------------
 src/include/lwip/snmp.h |    4 +-
 2 files changed, 23 insertions(+), 54 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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