Re: lan based kgdb

From: Oliver Xymoron (oxymoron@waste.org)
Date: Sat Nov 16 2002 - 13:18:32 EST


On Sat, Nov 16, 2002 at 02:35:03AM +0000, Alan Cox wrote:
>
> netdump has polled eepro100 handlers that will plug nicely into this. Of
> course you still want a protocol on top of it, but there are some tiny
> tcp implementations that are GPL (eg the Linux 8086 TCP by Harry K)

TCP is complete overkill. You don't want to run a debugging protocol
over a WAN in any case. Let's assume LAN, 1ms or less round-trip,
let's assume polling ACKs per packet so we don't have to keep a
window, UDP with hand-specified src/dst/gateway/MACs/ports.

-- 
 "Love the dolphins," she advised him. "Write by W.A.S.T.E.." 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:17 EST