MAC address instead of IP

2005-03-14 Thread Donald Duckie
Hi! I am looking for some sample codes which uses MAC address instead of TCP-IP for data transmission. Any suggestions are highly appreciated. And also, I have been digging into ethertap.c and netlink_dev.c, but I cant fully understand how these codes work. Where can I see some detailed explanati

ethertap.c compilation problem

2005-02-28 Thread Donald Duckie
Hi! I tried cross-compiling ethertap.c with linux-sh-2.4.18, but can not successfully make it. TOPDIR was set as /usr/src/linux-sh-2.4.18 CROSS_COMPILE =sh4-linux- CC = $(CROSS_COMPILE)gcc the compilation errors are: -- [EMAIL PROTEC