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-10-30 08:04:48 +00:00
2014-10-06 23:17:01 +00:00
2015-01-17 11:43:13 +00:00
2015-01-17 11:43:13 +00:00
2014-11-03 12:38:29 +00:00
2014-08-18 15:54:35 +00:00
2013-11-11 09:47:51 +00:00
2014-12-16 11:53:45 +00:00
2013-10-28 22:41:36 +00:00
2014-11-03 12:38:29 +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