Re: Reading raw ethernet

From: Julian Elischer (julian_at_elischer.org)
Date: 08/23/05

  • Next message: Mao Shou Yan: "polling in 4.11 vs 5.4"
    Date: Mon, 22 Aug 2005 20:31:36 -0700
    To: Paul Khavkine <paul@distributel.net>
    
    

    Paul Khavkine wrote:
    > On Mon, 22 Aug 2005, Julian Elischer wrote:
    >
    >
    >>Paul Khavkine wrote:
    >>
    >>>Julian.
    >>>
    >>>
    >>>
    >>>>>>You should probably look at the ng_etf node too BTW.
    >>>>>
    >>>>>
    >>>>>How does ng_etf deal with that ?
    >>>>
    >>>>no, but as an example of something that is designed to be attached directly
    >>>>to the ng_ether nodes.
    >>>
    >>>
    >>>in ng_etf, do you check ethertype for only Ethernet II frames ? or also
    >>>802.3 frames ?
    >>
    >>only ethertype, but it would probably only take you about 3 hours to add in
    >>the other..
    >
    >
    > 30 min, haven't tested it yet though, still trying to figure out the
    > netgraph library.

    I was including testing and learning :-)

    The library shouldn't be needed unless you want to control it from a C program.
    you should be able to do anything that needs to be done from ngctl.

    >
    > Will send you the code when i have a chance to test it if you want.
    >
    >
    > C
    _______________________________________________
    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"


  • Next message: Mao Shou Yan: "polling in 4.11 vs 5.4"

    Relevant Pages

    • Re: Reading raw ethernet
      ... Paul Khavkine wrote: ... > Julian. ... do you check ethertype for only Ethernet II frames? ... To unsubscribe, ...
      (freebsd-net)
    • Re: Reading raw ethernet
      ... On Mon, 22 Aug 2005, Julian Elischer wrote: ... >only ethertype, but it would probably only take you about 3 hours to add in ... >> Paul Khavkine ... 740 Notre Dame West, Suite 1135 ...
      (freebsd-net)