cvs commit: src/sys/netgraph ng_base.c

Gleb Smirnoff glebius at FreeBSD.org
Thu Sep 8 23:06:52 PDT 2005


glebius     2005-09-09 06:06:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netgraph         ng_base.c 
  Log:
  MFC 1.108, 1.110, 1.111:
  
    Use non-debug macros inside debugging functions, to prevent
    important information from being rewritten.
  
    In INVARIANTS case also check that nodes do not pass queues of mbufs
    each other.
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.102.2.3  +9 -5      src/sys/netgraph/ng_base.c


More information about the cvs-src mailing list