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
..
2013-10-26 17:58:36 +00:00
2013-10-26 17:58:36 +00:00
2014-10-12 15:49:52 +00:00
2014-10-02 10:32:24 +00:00
2014-10-14 13:31:47 +00:00
2014-10-14 13:31:47 +00:00
2014-05-03 16:28:54 +00:00
2013-05-04 19:16:26 +00:00
2014-06-28 03:56:17 +00:00
2014-09-10 13:17:35 +00:00
2014-09-10 13:17:35 +00:00
2014-07-20 07:39:54 +00:00
2014-08-15 02:43:02 +00:00
2014-10-01 14:39:06 +00:00
2014-09-09 10:52:50 +00:00
2014-09-11 13:18:41 +00:00
2014-09-11 13:18:41 +00:00
2014-10-02 10:32:24 +00:00
2014-09-30 13:15:19 +00:00
2013-10-26 18:18:50 +00:00
2014-08-08 01:57:15 +00:00
2014-05-28 12:45:27 +00:00
2014-05-28 12:45:27 +00:00
2014-10-12 15:49:52 +00:00
2014-01-09 22:41:18 +00:00
2014-10-12 15:49:52 +00:00
2014-08-08 01:57:15 +00:00
2014-08-08 01:57:15 +00:00
2014-06-28 03:56:17 +00:00
2014-05-29 20:53:53 +00:00
2014-01-18 20:54:55 +00:00
2014-09-11 20:21:03 +00:00
2014-01-19 16:07:27 +00:00
2014-02-25 18:44:33 +00:00
2014-08-08 01:57:15 +00:00
2013-07-09 09:54:54 +00:00
2013-10-26 17:58:36 +00:00
2014-09-11 12:33:37 +00:00
2014-09-11 12:54:17 +00:00
2014-09-07 09:06:26 +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
2014-10-10 06:08:59 +00:00
2014-04-07 01:53:03 +00:00