jhb 722e057169 Hold GIF_LOCK() for almost all of gif_start(). It is required to be held
across in_gif_output() and in6_gif_output() anyway, and once it is held
across those it might as well be held for the entire loop.  This simplifies
the code and removes the need for the custom IFF_GIF_WANTED flag (which
belonged in the softc and not as an IFF_* flag anyway).

Tested by:	Vincent Hoffman  vince  unsane co uk
2012-06-29 15:21:34 +00:00
..
2012-01-14 17:07:52 +00:00
2012-06-09 10:04:40 +00:00
2011-02-21 09:01:34 +00:00
2012-06-07 19:48:45 +00:00
2012-06-19 07:34:13 +00:00
2012-06-19 07:34:13 +00:00
2011-02-11 14:17:58 +00:00