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. e22c815444


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. e22c81544462bc90012b7f06358662ef6b567335
Date: Sat, 14 Feb 2015 14:12:00 +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  e22c81544462bc90012b7f06358662ef6b567335 (commit)
       via  e579e984698938bc65beb327db05db96ed5e1984 (commit)
       via  723eaa1f40aa47e5c4b0cdb3480f1501a3e3645a (commit)
       via  4ebeeaf1e03edead424d2f10cdff85a848757a24 (commit)
       via  2c9ceea3cfe38df85cf90bddc46677ea1268f662 (commit)
       via  c289872ab7cd768c2007aadde28ea80a07207568 (commit)
       via  9469bdc93e1e9222445da7699657711033f0a40b (commit)
       via  9b4564d7f304a2cf3c9ce66cdcba9594aa040006 (commit)
      from  b5b5844119ce061ae1bca809acd16232e2c1791e (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 e22c81544462bc90012b7f06358662ef6b567335
Author: sg <address@hidden>
Date:   Sat Feb 14 15:11:44 2015 +0100

    patch by Freddie Chopin: SNMP: const-correctness around snmp traps and 
enterprise

commit e579e984698938bc65beb327db05db96ed5e1984
Author: sg <address@hidden>
Date:   Sat Feb 14 15:05:12 2015 +0100

    minor coding style fix: tab -> spaces

commit 723eaa1f40aa47e5c4b0cdb3480f1501a3e3645a
Author: sg <address@hidden>
Date:   Sat Feb 14 15:04:55 2015 +0100

    Fixed compiler warning in snmp.h introduced by last patches

commit 4ebeeaf1e03edead424d2f10cdff85a848757a24
Author: Freddie Chopin <address@hidden>
Date:   Mon Feb 3 13:05:17 2014 +0100

    msg_in.c, msg_in.c: add snmp_get_community() and snmp_set_community() 
accessors
    
    Signed-off-by: Freddie Chopin <address@hidden>

commit 2c9ceea3cfe38df85cf90bddc46677ea1268f662
Author: Freddie Chopin <address@hidden>
Date:   Mon Feb 3 12:52:22 2014 +0100

    msg_in.c, snmp_msg.h: convert snmp_community to a modifiable pointer
    
    Signed-off-by: Freddie Chopin <address@hidden>

commit c289872ab7cd768c2007aadde28ea80a07207568
Author: Freddie Chopin <address@hidden>
Date:   Mon Feb 3 12:44:12 2014 +0100

    msg_in.c, msg_out.c, snmp_msg.h: rename snmp_publiccommunity to 
snmp_community, update descriptions
    
    Signed-off-by: Freddie Chopin <address@hidden>

commit 9469bdc93e1e9222445da7699657711033f0a40b
Author: Freddie Chopin <address@hidden>
Date:   Mon Feb 3 12:38:21 2014 +0100

    msg_in.c, snmp_msg.h: don't hardcode size of community string
    
    Signed-off-by: Freddie Chopin <address@hidden>

commit 9b4564d7f304a2cf3c9ce66cdcba9594aa040006
Author: Freddie Chopin <address@hidden>
Date:   Mon Feb 3 12:36:03 2014 +0100

    snmp_trap_header_sum(): use strlen() to get the length of community string
    
    Signed-off-by: Freddie Chopin <address@hidden>

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

Summary of changes:
 CHANGELOG                    |    3 +++
 src/core/snmp/asn1_enc.c     |    4 ++--
 src/core/snmp/mib2.c         |    2 +-
 src/core/snmp/msg_in.c       |   30 +++++++++++++++++++++++++++---
 src/core/snmp/msg_out.c      |    8 +++++---
 src/include/lwip/snmp.h      |    5 ++++-
 src/include/lwip/snmp_asn1.h |    4 ++--
 src/include/lwip/snmp_msg.h  |    8 ++++----
 8 files changed, 48 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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