Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2003 16:50:19 -0000
From:      Kirill Ponomarew <ponomarew@oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/51219: Update net/sendip: 2.3 -> 2.4 
Message-ID:  <E197eQH-000NBK-00@voodoo.oberon.net>
Resent-Message-ID: <200304211650.h3LGoHG1040077@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         51219
>Category:       ports
>Synopsis:       Update net/sendip: 2.3 -> 2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 21 09:50:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Oberon.net 
>Environment:
FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr  2 12:24:32 CEST 2003     root@voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK  i386
 
        
>Description:
Update net/sendip: 2.3 -> 2.4 

Added features:

- Random packet data payloads
- fix bug with iossr and iolsr adding wrong ip options
- ip_len really is now in host byte order on FreeBSD, so the sendto: Invalid
  argument thing really is fixed now.

>How-To-Repeat:
>Fix:

diff -ruN sendip.orig/Makefile sendip/Makefile
--- sendip.orig/Makefile        Tue Apr 15 11:53:49 2003
+++ sendip/Makefile     Mon Apr 21 18:37:41 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      sendip
-PORTVERSION=   2.3
+PORTVERSION=   2.4
 CATEGORIES=    net
 MASTER_SITES=  http://www.earth.li/projectpurple/files/
 
diff -ruN sendip.orig/distinfo sendip/distinfo
--- sendip.orig/distinfo        Tue Apr 15 11:53:49 2003
+++ sendip/distinfo     Mon Apr 21 18:39:28 2003
@@ -1 +1 @@
-MD5 (sendip-2.3.tar.gz) = d7f238f6f8582676013fe3eaf4401272
+MD5 (sendip-2.4.tar.gz) = bb165a033f11707daafb91c2e4cc6545

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E197eQH-000NBK-00>