git: network - Add debugging assertions

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Sep 12 13:16:05 PDT 2010


commit e28d8186cd983cbb4257e4746e2ea37bf596f82e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Sep 12 13:14:23 2010 -0700

    network - Add debugging assertions
    
    * Add some assertions to try to catch failure cases earlier.

Summary of changes:
 sys/dev/netif/iwn/if_iwn.c |    1 +
 sys/kern/uipc_socket.c     |    3 ++-
 sys/kern/uipc_socket2.c    |    6 ++++--
 sys/net/rtsock.c           |    2 ++
 sys/sys/socketvar.h        |    2 +-
 5 files changed, 10 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e28d8186cd983cbb4257e4746e2ea37bf596f82e


-- 
DragonFly BSD source repository





More information about the Commits mailing list