Re: Differences between netgraph nodes in 4.x and 5.x

From: Paolo Pisati (flag_at_libero.it)
Date: 07/29/03

  • Next message: Andrea Venturoli: "Re: xl0 full duplex"
    Date: Tue, 29 Jul 2003 18:12:25 +0200
    To: FreeBSD_Net <freebsd-net@FreeBSD.ORG>
    
    

    On Tue, Jul 29, 2003 at 04:16:41PM +0200, Paolo Pisati wrote:
    >
    > well, i answer to myself:
    >
    > it seems it's not my mistake, cause you can trigger it with a
    > plain original tee node too. =P

    Ok, i promise this is the last msg:

    it was my mistake, whe i deleted the tee node, the ether
    node short circuited the lower & upper hook, and then
    it was impossibile to connect again something to the ether
    hook.

    solution: rmhook one of the ether hook, and connect
    again mynode... =P

    maybe it would be nice to change the error msg from:
    "File exists" to "hook already connected" or something like this.

    bye

    -- 
    Paolo
    GUFI: http://www.gufi.org
    _______________________________________________
    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: Andrea Venturoli: "Re: xl0 full duplex"

    Relevant Pages

    • Re: Differences between netgraph nodes in 4.x and 5.x
      ... On Tue, 29 Jul 2003, Paolo Pisati wrote: ... > it was my mistake, whe i deleted the tee node, the ether ... > node short circuited the lower & upper hook, ... > it was impossibile to connect again something to the ether ...
      (freebsd-net)
    • Re: ng_tee, right2left, et al
      ... >>When packets come in on the left hook they are forwarded to the left2right ... >>the left2right hook and to the left hook. ... Think of the tee node as a connector between left and right, ... "wiretap" traffic going either from right to left, ...
      (freebsd-net)