Re: kern/169991: [if_run] [vimage] panic after device plugged in

2012-07-20 Thread linimon
Synopsis: [if_run] [vimage] panic after device plugged in Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Sat Jul 21 05:50:09 UTC 2012 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=16999

Re: AF_LINK problem

2012-07-20 Thread Venkat Duvvuru
Thanks Alexandar! That's what I'm looking for! /Venkat On Fri, Jul 20, 2012 at 5:22 PM, Alexander V. Chernikov 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 crea

Re: AF_LINK problem

2012-07-20 Thread Alexander V. Chernikov
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

AF_LINK problem

2012-07-20 Thread Venkat Duvvuru
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? /Venkat ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/