bz 95907ed567 MFp4 bz_ipv6_fast:
Use M_ZERO with malloc rather than calling bzero() ourselves.

  Change if () panic() checks to KASSERT()s as they are only
  catching invariants in code flow but not dependent on network
  input/output.

  Move initial assigments indirecting pointers after the lock
  has been aquired.

  Passing layer boundries, reset M_PROTOFLAGS.

  Remove a NULL assignment before free.

  Sponsored by:	The FreeBSD Foundation
  Sponsored by:	iXsystems

Reviewed by:	gnn (as part of the whole)
MFC After:	3 days
2012-05-25 09:27:16 +00:00
..
2012-05-25 01:42:48 +00:00
2012-05-24 18:25:09 +00:00
2012-05-25 01:45:05 +00:00
2012-05-24 18:25:09 +00:00
2012-05-25 02:17:16 +00:00
2012-05-25 02:58:21 +00:00
2012-05-25 02:17:16 +00:00
2012-05-25 01:48:15 +00:00
2012-05-25 09:27:16 +00:00
2012-05-25 01:43:52 +00:00
2012-05-24 16:30:13 +00:00
2012-05-24 16:30:13 +00:00
2011-06-05 11:40:30 +00:00
2012-05-25 02:19:17 +00:00