From mboxrd@z Thu Jan 1 00:00:00 1970 From: syedk Subject: Re: generating ethernet packets Date: 31 Dec 2003 10:07:57 +0530 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <1072845486.24938.11.camel@qa.intotoind.com> References: <20031230153502.0c98a9cd.cialdi@firenze.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20031230153502.0c98a9cd.cialdi@firenze.net> List-Id: Content-Type: text/plain; charset="us-ascii" To: Massimiliano Cialdi Cc: linux-c-programming@vger.kernel.org u can find a tool named nemesis in packetfactory.net.. after installing it u can generate custom ethernet traffic. If u want to do it on your own u can use raw sockets. otherwise u can use libnet luv and seasons greetings Syed SK On Tue, 2003-12-30 at 20:05, Massimiliano Cialdi wrote: > I need to generate custom ethernet packets. I want to test a protocol. > How can I send my custom ethernet packets through the network? Do I need libpcap? > > thanks > > -- > Massimiliano Cialdi > cialdi@firenze.net > m.cialdi@oksys.it > - > To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html