All of lore.kernel.org
 help / color / mirror / Atom feed
* raw.7 missing ETH_P_ALL hack
@ 2009-10-22 11:56 Jan Engelhardt
       [not found] ` <alpine.LSU.2.00.0910221353080.21589-SHaQjdQMGhDmsUXKMKRlFA@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Engelhardt @ 2009-10-22 11:56 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Hi,


some codes use a raw socket with ETH_P_ALL, such as
http://code.google.com/p/libdnet/source/browse/trunk/src/eth-linux.c
However this is not documented yet in raw(7).


--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: raw.7 missing ETH_P_ALL hack
       [not found] ` <alpine.LSU.2.00.0910221353080.21589-SHaQjdQMGhDmsUXKMKRlFA@public.gmane.org>
@ 2012-07-29  4:32   ` Michael Kerrisk (man-pages)
       [not found]     ` <CAKgNAki70auDaFRkk430FNNz3icNEMzr+JOOq=trGigvX_7V0A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Kerrisk (man-pages) @ 2012-07-29  4:32 UTC (permalink / raw)
  To: Jan Engelhardt; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

On Thu, Oct 22, 2009 at 1:56 PM, Jan Engelhardt <jengelh-nopoi9nDyk+ELgA04lAiVw@public.gmane.org> wrote:
> Hi,
>
>
> some codes use a raw socket with ETH_P_ALL, such as
> http://code.google.com/p/libdnet/source/browse/trunk/src/eth-linux.c
> However this is not documented yet in raw(7).

Does packet(7) not give you what you are looking for?


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: raw.7 missing ETH_P_ALL hack
       [not found]     ` <CAKgNAki70auDaFRkk430FNNz3icNEMzr+JOOq=trGigvX_7V0A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2012-07-29 14:14       ` Jan Engelhardt
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Engelhardt @ 2012-07-29 14:14 UTC (permalink / raw)
  To: Michael Kerrisk (man-pages); +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

On Sunday 2012-07-29 06:32, Michael Kerrisk (man-pages) wrote:

>On Thu, Oct 22, 2009 at 1:56 PM, Jan Engelhardt <jengelh-nopoi9nDyk+ELgA04lAiVw@public.gmane.org> wrote:
>> Hi,
>>
>>
>> some codes use a raw socket with ETH_P_ALL, such as
>> http://code.google.com/p/libdnet/source/browse/trunk/src/eth-linux.c
>> However this is not documented yet in raw(7).
>
>Does packet(7) not give you what you are looking for?

Right.. eth-linux.c happens to use AF_PACKET (at least now, two years 
later ;-)
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-29 14:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-22 11:56 raw.7 missing ETH_P_ALL hack Jan Engelhardt
     [not found] ` <alpine.LSU.2.00.0910221353080.21589-SHaQjdQMGhDmsUXKMKRlFA@public.gmane.org>
2012-07-29  4:32   ` Michael Kerrisk (man-pages)
     [not found]     ` <CAKgNAki70auDaFRkk430FNNz3icNEMzr+JOOq=trGigvX_7V0A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-07-29 14:14       ` Jan Engelhardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.