Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Dec 2009 15:50:43 +0000 (UTC)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet raw_ip.c
Message-ID:  <200912021550.nB2FowCu066331@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2009-12-02 15:50:43 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          raw_ip.c 
  Log:
  SVN rev 200034 on 2009-12-02 15:50:43Z by luigi
  
  Dispatch sockopt calls to ipfw and dummynet
  using the new option numbers, IP_FW3 and IP_DUMMYNET3.
  Right now the modules return an error if called with those arguments
  so there is no danger of unwanted behaviour.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.224     +4 -0      src/sys/netinet/raw_ip.c



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