Date: Sun, 29 Aug 2010 22:20:30 -0700 From: Julian Elischer <julian@elischer.org> To: Sadish Kulasekere <sadishkr@gmail.com> Cc: freebsd-net@freebsd.org Subject: Re: Sending packets at Kernel level Message-ID: <4C7B3F9E.5010400@elischer.org> In-Reply-To: <AANLkTi=74U7ytc2qOWGEEgM_x9yt93xMBUAJdqBh62d9@mail.gmail.com> References: <AANLkTi=74U7ytc2qOWGEEgM_x9yt93xMBUAJdqBh62d9@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/28/10 10:16 PM, Sadish Kulasekere wrote: > Hi, > > I need to know how to send packet from the kernel level. Can someone please > point me to any documentation? look how nfs does it... or the netgraph ksocket code does it too. maybe just use netgraph ksocket directly.. You don't say what you want to do. > > Cheers, > Sadish. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C7B3F9E.5010400>