Differences between netgraph nodes in 4.x and 5.x
Julian Elischer
julian at elischer.org
Tue Jul 29 09:59:20 PDT 2003
On Tue, 29 Jul 2003, Paolo Pisati wrote:
> 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
The fix in this case would be for the ether node to not allow this ti
happen..
this requires a few small changes..
The error codes must exist in sys/errno.h
I try select one that is closest in spirit :-)
>
> bye
>
> --
>
> Paolo
>
> GUFI: http://www.gufi.org
>
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
>
More information about the freebsd-net
mailing list