[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #36471] ppp_oe.c is using sizeof(struct eth_hdr) inste
From: |
Sylvain Rochet |
Subject: |
[lwip-devel] [bug #36471] ppp_oe.c is using sizeof(struct eth_hdr) instead of SIZEOF_ETH_HDR |
Date: |
Tue, 15 May 2012 10:35:03 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20100101 Firefox/10.0.4 Iceweasel/10.0.4 |
URL:
<http://savannah.nongnu.org/bugs/?36471>
Summary: ppp_oe.c is using sizeof(struct eth_hdr) instead of
SIZEOF_ETH_HDR
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: gradator
Submitted on: Tue 15 May 2012 10:35:02 AM GMT
Category: None
Severity: 3 - Normal
Item Group: Faulty Behaviour
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release:
lwIP version: CVS Head
_______________________________________________________
Details:
Hi,
ppp_oe.c is using sizeof(struct eth_hdr) everywhere instead of SIZEOF_ETH_HDR,
which seem wrong.
However, this is just by reading the source, my driver does not support
ETH_PAD_SIZE yet.
If this is wrong, I will do a patch :-)
Sylvain
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?36471>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #36471] ppp_oe.c is using sizeof(struct eth_hdr) instead of SIZEOF_ETH_HDR,
Sylvain Rochet <=