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
2012-11-17 20:04:04 +00:00
2013-12-17 10:53:17 +00:00
2012-10-22 21:49:56 +00:00