Andrey V. Elsukov 0b9f5f8a5f Overhaul if_gif(4):
o convert to if_transmit;
 o use rmlock to protect access to gif_softc;
 o use sx lock to protect from concurrent ioctls;
 o remove a lot of unneeded and duplicated code;
 o remove cached route support (it won't work with concurrent io);
 o style fixes.

Reviewed by:	melifaro
Obtained from:	Yandex LLC
MFC after:	1 month
Sponsored by:	Yandex LLC
2014-10-14 13:31:47 +00:00
..
2014-10-14 13:31:47 +00:00
2014-10-14 13:31:47 +00:00
2014-10-01 14:39:06 +00:00
2014-09-21 04:38:50 +00:00
In
2013-11-30 12:51:19 +00:00
2013-07-03 18:48:43 +00:00
2014-09-04 19:28:02 +00:00
2014-09-24 20:12:40 +00:00