cvs commit: src/sys/net bridge.c if_ethersubr.c src/sys/netinet in_proto.c ip_divert.c ip_divert.h ip_dummynet.c ip_dummynet.h ip_fastfwd.c ip_fw.h ip_fw2.c ip_input.c ip_output.c ip_var.h tcp_debug.c tcp_input.c src/sys/sys mbuf.h

Bruce M Simpson bms at spc.org
Sat Feb 14 13:01:40 PST 2004


On Fri, Feb 13, 2004 at 11:14:16AM -0800, Max Laier wrote:
>   Log:
>   This set of changes eliminates the use of MT_TAG "pseudo mbufs", replacing
>   them mostly with packet tags (one case is handled by using an mbuf flag
>   since the linkage between "caller" and "callee" is direct and there's no
>   need to incur the overhead of a packet tag).

I feel less dirty now.

BMS


More information about the cvs-all mailing list