Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 1996 18:52:31 -0800 (PST)
From:      Bill Fenner <fenner>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/linux linux.h linux_socket.c
Message-ID:  <199612030252.SAA02037@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fenner      96/12/02 18:52:31

  Modified:    sys/i386/linux  linux.h linux_socket.c
  Log:
  Add IP_OPTIONS and the multicast-related setsockopts to the
  list of IP setsockopts the Linux emulator recognizes.
  
  Explicitly disallow IP_HDRINCL since Linux's handling of
  raw output is different than BSD's.
  
  Closes PR#kern/2111.
  
  Submitted by:	y-nakaga@ccs.mt.nec.co.jp (Yoshihisa NAKAGAWA)
  
  Revision  Changes    Path
  1.12      +9 -1      src/sys/i386/linux/linux.h
  1.5       +14 -1     src/sys/i386/linux/linux_socket.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612030252.SAA02037>