Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 6EB0663B877 for ; Thu, 18 Sep 2008 04:48:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1C6CB63B276; Thu, 18 Sep 2008 04:48:13 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 4E1D663B1CA for ; Thu, 18 Sep 2008 04:48:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 28D64175D0; Thu, 18 Sep 2008 04:48:12 +0000 (UTC) From: Min Sik Kim Subject: CVS commit: pkgsrc/net/ns To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org Message-Id: <20080918044812.28D64175D0@cvs.netbsd.org> Date: Thu, 18 Sep 2008 04:48:12 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: minskim Date: Thu Sep 18 04:48:12 UTC 2008 Modified Files: pkgsrc/net/ns: Makefile distinfo pkgsrc/net/ns/patches: patch-af Added Files: pkgsrc/net/ns/patches: patch-aa Log Message: Update ns to 2.33. This version contains many new modules, especially wireless network models, and bug fixes. Changes since 2.31: Wireless shadowing bug fix; originally reported by Marcello Caleffi; suggestion from Nicola Baldo applied AODV bug fix from Marco Fiore Add dynamic libraries patch from SIGNET group, University of Padova Add 80211Ext models from Mercedes-Benz/Karlsruhe team Add Ilango Purushothaman's 802.11 infrastructure mode support. Add ns-2 TCP Linux patch and calendar scheduler improvements. Enable Tk for ns-2. Several changes to SCTP module, contributed by Nasif Ekiz and Protocol Engineering Lab at the University of Delaware To generate a diff of this commit: cvs rdiff -r1.29 -r1.30 pkgsrc/net/ns/Makefile cvs rdiff -r1.12 -r1.13 pkgsrc/net/ns/distinfo cvs rdiff -r0 -r1.6 pkgsrc/net/ns/patches/patch-aa cvs rdiff -r1.7 -r1.8 pkgsrc/net/ns/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.