From owner-freebsd-stable@freebsd.org Tue Oct 4 09:10:06 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72AD7AF44FA; Tue, 4 Oct 2016 09:10:06 +0000 (UTC) (envelope-from kulamani.sethi@gmail.com) Received: from mail-it0-x22e.google.com (mail-it0-x22e.google.com [IPv6:2607:f8b0:4001:c0b::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 39CEFA1B; Tue, 4 Oct 2016 09:10:06 +0000 (UTC) (envelope-from kulamani.sethi@gmail.com) Received: by mail-it0-x22e.google.com with SMTP id 188so20839200iti.0; Tue, 04 Oct 2016 02:10:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=bc0cRc0ErU4fAQjTuP1qIrOlH8y/bqQ2c6XkOBda9sc=; b=McFDQZsKI0k42xylXWQFDUo/CBQ8qnVhsekAMCgkbLjrKZre1+2EicroO1lMYXg2YG jeh+ONTSOcTVJrug+agmicRW2AgUDlDz2IoFvGNwgaSkyX4vqT4tbFuq2IDsg6DHcP3Z EgUmJOxy8qZiE6QCCOz5toWCOt9eyyfH0dUqKN5CR85yHq47MXcDGsvU/T7Qqknxo0cm i/XdFGFPFoasAiHVCCMPthq1eXWeQOflZy06E9Yv3AYNKbWDrDICfMZhxaIWLdFcbW/k BzzGiVK0OUSGHrCTEtAubHcSURHqBpBtAFh+D9cMUKIFqh4XJ78F25TvXDttQ1MU9Fve j5jw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=bc0cRc0ErU4fAQjTuP1qIrOlH8y/bqQ2c6XkOBda9sc=; b=AyLfJ/3IzrsazflmXwtKolxhECJJnwB38rrqy6I8sk/PSSt3ExDsivkqsk/tg6uWT/ 2cPsSG87rirZF96v76HGpOry7857gd2ALyn9vqhUO6cNyT+ol/vra0SRRWCNhQ8MDZDX jV6mZ90LkpOUA/Hejv/o9GlAbjCS47WUq6XYm7YqcR05Dk8a6StKVxoKGrYXuYzHlYwk VtjkPp9J4DwnOKoLl86yMmCQw3iS1qJ71Tkyok1s4XKR8GgxNC6z4ic+1ssmyU7HGhnp 5p7v1tY8yTOmOk8K9VrzpeskypSYkRKX2Akkw22XvXRigBkG+K2IizREr+suJhmSZ/Tq cqDw== X-Gm-Message-State: AA6/9RneUUL1EiEJ1E5XQwznYLKtnTQ4/KPdde5vXvceB6NjGO6JrxE5U8iBwz7vtUnliWXtI7BpfZQRhxfocQ== X-Received: by 10.36.245.9 with SMTP id k9mr3042277ith.81.1475572205459; Tue, 04 Oct 2016 02:10:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.104.148 with HTTP; Tue, 4 Oct 2016 02:10:05 -0700 (PDT) From: Kulamani Sethi Date: Tue, 4 Oct 2016 14:40:05 +0530 Message-ID: Subject: IPFW+ Dummynet on Windows 10 To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 09:10:06 -0000 Hi, I'm lucky to find your contact information for FreeBSD-STABLE. I am developing a small application using IPFW+Dummynet (ipfw3) in windows-7 x64 machine, but when I try to test that in Windows-10 OS I unable to add the Service in Network Settings. Seems ipfw3 does not support in windows-10 OS. I also checked here ipfw precompiled modules available upto windows-7 64bit. No more update after 2010. Note: I have done kernel mode code signing over IPFW driver. Please help us in fixing the issue. *With best Regards,* Kulamani Sethi, India