FreeBSD Bugzilla – Attachment 31897 Details for
Bug 52956
Bugfix: net/p5-NetPacket
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 948 bytes, created by
Lars Eggert
on 2003-06-05 02:40:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Lars Eggert
Created:
2003-06-05 02:40:16 UTC
Size:
948 bytes
patch
obsolete
>diff -u -N -r np/Makefile p5-NetPacket/Makefile >--- np/Makefile Wed Jun 4 18:17:18 2003 >+++ p5-NetPacket/Makefile Wed Jun 4 18:19:25 2003 >@@ -7,6 +7,7 @@ > > PORTNAME= NetPacket > PORTVERSION= 0.03 >+PORTREVISION= 1 > CATEGORIES= net perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= NetPacket >diff -u -N -r np/files/patch-aa p5-NetPacket/files/patch-aa >--- np/files/patch-aa Wed Dec 31 16:00:00 1969 >+++ p5-NetPacket/files/patch-aa Wed Jun 4 18:18:37 2003 >@@ -0,0 +1,12 @@ >+--- NetPacket/IP.pm Fri Jan 11 20:10:25 2002 >++++ NetPacket/IP.pm.new Fri Jan 11 20:10:35 2002 >+@@ -224,7 +224,7 @@ >+ >+ # make the entire packet >+ $packet = pack('CCnnnCCna4a4a*a*', $tmp, $self->{tos},$self->{len}, >+- $self->{id}, $self->{foffset}, $self->{ttl}, $self->{proto}, >++ $self->{id}, $offset, $self->{ttl}, $self->{proto}, >+ $self->{cksum}, $src_ip, $dest_ip, $self->{options}, >+ $self->{data}); >+ >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 52956
: 31897 |
31898
|
31899
|
31900
|
31901