From owner-soc-status@FreeBSD.ORG Tue Aug 5 01:57:10 2014 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 266C68A2 for ; Tue, 5 Aug 2014 01:57:10 +0000 (UTC) Received: from mail-vc0-x22d.google.com (mail-vc0-x22d.google.com [IPv6:2607:f8b0:400c:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DC4E62970 for ; Tue, 5 Aug 2014 01:57:09 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id hy10so440174vcb.18 for ; Mon, 04 Aug 2014 18:57:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=TPFckKfopQVUGV9x8JqSzhmz2sv+FKx+PmA5tkq6BP0=; b=WrFQlz9PFOLbz4Poy4S1Ew84P/eNJsIC2QiBvbadpHHKPuak3RmaFBlFP13ZzcVuhq AqIwYvWoLFhlws8ycdMnO97TM6KBP+FGMvmZREWJEyu1yPiC5RWhSp0skp0Wx2QluT2Z 0jPzwRbCsQFWavq57MPhITxHI5hth/Gq9hq+7eWoizrY/b1ESmdl7s3skpD50zNpQAhd 4YP/9f+ijTVs6GIcuKqz8SnfGG+LDx1PPeEUDlnjwPn2p61OpZIT2C5EMQr1IBU16NFI yite+O2roHj3gs8mP/+XefrqPHLbmhNY9Q20wUWLwFTSsGc65BDDa9lY1pXZUHEj7oxA 2PaQ== MIME-Version: 1.0 X-Received: by 10.52.3.40 with SMTP id 8mr501994vdz.24.1407203828860; Mon, 04 Aug 2014 18:57:08 -0700 (PDT) Received: by 10.58.144.7 with HTTP; Mon, 4 Aug 2014 18:57:08 -0700 (PDT) Date: Tue, 5 Aug 2014 07:27:08 +0530 Message-ID: Subject: [BSNMP Enhancements] Status Report # 11 From: Shonali Balakrishna To: soc-status@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2014 01:57:10 -0000 Hi all, This is status report # 11 for the GSoC project - BSNMP Enhancements. Work done in the last week: * Resolved compile errors * Added separate calls for ipv6 and completed pending implementations in bsnmpd + bsnmptools * Modified trap.c & target_snmp.c to support ipv6 Work to be done in the next week: * Work on compile warnings * Test comprehensively The source code changes are mostly located in: https://socsvn.freebsd.org/socsvn/soc2014/shonali/head/contrib/bsnmp/snmpd/ https://socsvn.freebsd.org/socsvn/soc2014/shonali/head/usr.sbin/bsnmpd/tools/ Thanks and Regards, -- Shonali Balakrishna