ae
45e30f880b
MFC r276901:
...
Move the recursion detection code into separate function
gif_check_nesting(). Also make MTAG_GIF definition private to if_gif.c.
MFC r276907:
Restore Ethernet-within-IP Encapsulation support that was broken after
r273087. Move all checks from gif_output() into gif_transmit(). Previously
they were checked always, because if_start always called gif_output.
Now gif_transmit() can be called directly from if_bridge() code and we need
do checks here.
PR: 196646
2015-01-17 11:43:13 +00:00
..
2014-04-14 13:30:08 +00:00
2014-10-30 08:04:48 +00:00
2013-04-26 12:50:32 +00:00
2014-03-05 03:16:23 +00:00
2014-03-04 15:14:47 +00:00
2014-10-06 23:17:01 +00:00
2013-07-26 19:41:13 +00:00
2013-04-26 12:50:32 +00:00
2013-04-26 12:50:32 +00:00
2013-07-09 09:50:15 +00:00
2013-04-26 12:50:32 +00:00
2013-04-26 12:50:32 +00:00
2013-07-28 19:49:39 +00:00
2013-04-26 12:50:32 +00:00
2014-03-21 15:15:30 +00:00
2013-04-26 12:50:32 +00:00
2013-09-28 14:14:23 +00:00
2014-03-12 10:45:58 +00:00
2014-03-21 15:15:30 +00:00
2013-08-25 09:41:37 +00:00
2013-04-26 12:50:32 +00:00
2015-01-17 11:43:13 +00:00
2015-01-17 11:43:13 +00:00
2013-09-11 09:19:44 +00:00
2013-08-25 09:41:37 +00:00
2014-11-03 12:38:29 +00:00
2014-08-18 15:54:35 +00:00
2013-05-06 16:42:18 +00:00
2013-08-27 16:45:00 +00:00
2014-03-21 15:15:30 +00:00
2013-11-11 09:47:51 +00:00
2013-08-26 18:16:05 +00:00
2014-11-18 12:53:32 +00:00
2014-12-16 11:53:45 +00:00
2013-10-28 22:41:36 +00:00
2013-10-12 15:31:36 +00:00
2014-12-23 09:39:40 +00:00
2014-11-03 12:38:29 +00:00
2014-12-23 09:39:40 +00:00
2014-04-03 14:58:52 +00:00
2014-04-09 11:15:50 +00:00
2013-09-06 21:02:43 +00:00
2014-08-21 19:42:03 +00:00
2014-08-21 19:42:03 +00:00
2013-08-24 11:24:15 +00:00
2013-08-24 12:03:24 +00:00
2014-10-27 14:38:00 +00:00
2013-05-21 21:20:10 +00:00
2014-05-08 20:41:39 +00:00
2014-10-16 20:46:02 +00:00
2014-05-08 20:27:06 +00:00
2014-06-22 16:36:14 +00:00
2014-05-08 21:03:31 +00:00
2014-05-08 21:03:31 +00:00
2014-02-14 00:26:30 +00:00
2014-03-04 14:01:12 +00:00
2014-03-04 14:05:37 +00:00