freebsd-dev/sys/netgraph/netflow
Robert Watson 0bf686c125 Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which
previously conditionally acquired Giant based on debug.mpsafenet.  As that
has now been removed, they are no longer required.  Removing them
significantly simplifies error-handling in the socket layer, eliminated
quite a bit of unwinding of locking in error cases.

While here clean up the now unneeded opt_net.h, which previously was used
for the NET_WITH_GIANT kernel option.  Clean up some related gotos for
consistency.

Reviewed by:	bz, csjp
Tested by:	kris
Approved by:	re (kensmith)
2007-08-06 14:26:03 +00:00
..
netflow.c Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which 2007-08-06 14:26:03 +00:00
netflow.h o Replace disappeared URLs to Cisco docs by new ones, style. 2006-04-25 20:01:50 +00:00
ng_netflow.c Bump maximum number of interface hooks to the maximum possible value. 2007-03-28 13:59:13 +00:00
ng_netflow.h Bump maximum number of interface hooks to the maximum possible value. 2007-03-28 13:59:13 +00:00