[asterisk-bugs] [DAHDI 0013204]: [patch] non-linear skbuff bug
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Aug 1 16:10:38 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13204
======================================================================
Reported By: biohumanoid
Assigned To:
======================================================================
Project: DAHDI
Issue ID: 13204
Category: dahdi_dynamic_eth
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2008-07-31 00:04 CDT
Last Modified: 2008-08-01 16:10 CDT
======================================================================
Summary: [patch] non-linear skbuff bug
Description:
dahdi_dynamic_eth (ztd-eth) failed to work with Intel(R) PRO/1000 Network
Driver .
The reason is e1000 using non-linear skb.
dahdi_dynamic_eth MUST linearize the data.
======================================================================
----------------------------------------------------------------------
(0091002) svnbot (reporter) - 2008-08-01 16:10
http://bugs.digium.com/view.php?id=13204#c91002
----------------------------------------------------------------------
Repository: dahdi
Revision: 4643
U linux/trunk/drivers/dahdi/dahdi_dynamic_eth.c
------------------------------------------------------------------------
r4643 | kpfleming | 2008-08-01 16:10:37 -0500 (Fri, 01 Aug 2008) | 8 lines
fix problem accepting non-linearized skbs from NIC drivers
(closes issue http://bugs.digium.com/view.php?id=13204)
Reported by: biohumanoid
Patches:
ztd-eth.c.patch uploaded by biohumanoid (license 459) (modified by
me to actually apply to DAHDI)
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=4643
Issue History
Date Modified Username Field Change
======================================================================
2008-08-01 16:10 svnbot Checkin
2008-08-01 16:10 svnbot Note Added: 0091002
======================================================================
More information about the asterisk-bugs
mailing list