Re: Frame Relay on Linux

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 25 Aug 1999 12:33:08 +0100 (BST)


> DLCI (hardware) address is available (from LMI messages).
> Should I move IARP handling to /usr/src/linux/net/ipv4/arp.c (which seems
> natural for me), or should it stay in FR layer code?

arp.c I would think

> - I assume 'hard_header' routine should be used for filling (skb_push etc)
> frame headers, and 'xmit' should just send unmodified frames to the
> hardware device. Is that right?

Yes

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/