| Summary: | Bugfix: net/p5-NetPacket | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Lars Eggert <larse> | ||||||||||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||||||||
| Status: | Closed FIXED | ||||||||||||||
| Severity: | Affects Only Me | CC: | tolid | ||||||||||||
| Priority: | Normal | ||||||||||||||
| Version: | Latest | ||||||||||||||
| Hardware: | Any | ||||||||||||||
| OS: | Any | ||||||||||||||
| Attachments: |
|
||||||||||||||
State Changed From-To: open->feedback NetPacket-0.04 is out, is it possible to submit an udpdate instead of just a bugfix? > NetPacket-0.04 is out, is it possible to submit an udpdate instead > of just a bugfix? I've briefly checked 0.04, but it doesn't have the fix either. -- Lars Eggert <larse@isi.edu> USC Information Sciences Institute Hello Lars, Here is a patch to upgrade p5-NetPacket to 0.04 included the patch (patch-aa). foxfair Ah, please ignore the "Makefile.orig" part in last email. Once again, here is a complete set of patch include the bugfix. foxfair. Foxfair Hu wrote: > Ah, please ignore the "Makefile.orig" part in last email. > Once again, here is a complete set of patch include the bugfix. Looks good to me! (What I meant in my earlier email is that the vanilla 0.04 doesn't have the bugfix, but this ports includes it, so I'm all for it.) Thanks, Lars -- Lars Eggert <larse@isi.edu> USC Information Sciences Institute State Changed From-To: feedback->closed Committed, thanks! |
NetPacket::IP calculates the IP checksum incorrectly when sending packets. The attached patch fixes this, has been submitted to the authors and verified by them to fix the problem. > From: Stephanie Wehner <_@r4k.net> > To: Lars Eggert <larse@ISI.EDU> > Subject: Re: NetPacket::IP bug (with patch) > > Hi Lars, > > Sorry for the late reply, quite busy lately :( > > > I think there's a small bug in NetPacket::IP - the wrong "offset" > > variable is used when encoding a packet (see the included patch). Other > > Thanks for the patch ! I'll incorporate it tomorrow or on tuesday > (along with some additions people submitted). I'll let you know > when the new version's on cpan. > > bye, > Stephanie