I fixed problem, it is because the socket buffer's reference count problem. I
make a copy of the socket buffer. Now, everything is fine, thank you very much
for your reply.
On 13 Jun 2012, at 17:20, Jesse Gross wrote:
> On Wed, Jun 13, 2012 at 12:12 AM, LIU Binghan wrote:
>> Hi,
>>
>> I am dev
On Wed, Jun 13, 2012 at 12:12 AM, LIU Binghan wrote:
> Hi,
>
> I am developing a feature about GRE tunnel, when a gre port receive a ARP
> request, it will generate a ARP reply automatically. The ARP reply packet
> format that I generated is right (check it from wireshark). However, when I
> send