Thanks Alexandar! That's what I'm looking for! /Venkat
On Fri, Jul 20, 2012 at 5:22 PM, Alexander V. Chernikov <[email protected]>wrote: > On 20.07.2012 14:32, Venkat Duvvuru wrote: > >> Hi, >> I'm trying to create a socket under AF_LINK family but freebsd is saying >> that "protocol is not supported" while creating the socket. >> Is AF_LINK not supported? >> > If you're doing this to send raw ethernet frames you have to use bpf(4) > instead. > >> >> /Venkat >> ______________________________**_________________ >> [email protected] mailing list >> http://lists.freebsd.org/**mailman/listinfo/freebsd-net<http://lists.freebsd.org/mailman/listinfo/freebsd-net> >> To unsubscribe, send any mail to >> "freebsd-net-unsubscribe@**freebsd.org<[email protected]> >> " >> >> > > -- > WBR, Alexander > > > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
