/[base]
ViewVC logotype

Revision 277297


Jump to revision: Previous Next
Author: ae
Date: Sat Jan 17 11:43:13 2015 UTC (9 years, 5 months ago)
Changed paths: 3
Log Message:
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


Changed paths

Path Details
Directorystable/10/ modified , props changed
Directorystable/10/sys/net/if_gif.c modified , text changed
Directorystable/10/sys/net/if_gif.h modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27