Re: [PATCH, untested] Support for PPPOE on SMP
From: David S. Miller <hidden>
Date: 2003-06-25 21:33:34
From: David S. Miller <hidden>
Date: 2003-06-25 21:33:34
Why don't you just queue the payload packets in a "resolution queue" until the socket is created? Just make the resolution queue packets timeout using a value that will easily exceed any reasonable PPP negotiation time. All this ordered packet arrival shit is just beyond stupid.