]> git.sesse.net Git - vlc/commit
* ipv4.c: IGMPv3 support for Linux
authorAlexis de Lattre <alexis@videolan.org>
Sun, 1 Feb 2004 14:43:08 +0000 (14:43 +0000)
committerAlexis de Lattre <alexis@videolan.org>
Sun, 1 Feb 2004 14:43:08 +0000 (14:43 +0000)
commitc1b4f4834670dbe158b6035d5b429ed2d772f17e
tree6382c89d5bdebc6b385269f41a4647669ad7853b
parenta11a1831e4ac2165ef8f741c9dc53fd9c50cd370
  * ipv4.c: IGMPv3 support for Linux

  Differences with the patch I posted in vlc-devel yesterday:
  - took into account the suggestions of gibalou
  - removed the "#if !defined( SYS_DARWIN )", because it should compile
    fine on Mac OS X, even if IGMPv3 won't work
  - added a warning about non-IGMPv3 OSes
modules/misc/network/ipv4.c