<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in ipfw3</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ce0833857e05eba4d13f3fd8a4d049ea68c5ffa4 - rc.d: Clean up and tweak dependencies</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/etc/rc.d/ipfw3#ce0833857e05eba4d13f3fd8a4d049ea68c5ffa4</link>
        <description>rc.d: Clean up and tweak dependencies- Don&apos;t use real entries in the dummy scripts; instead, use the dummy  entries in the real rc scripts.  This makes the dummy entries clean.- Use dummy entries instead of one/multiple real entries (such as &apos;root&apos;)  wherever appropriate.- Use &apos;REQUIRE&apos; instead of &apos;BEFORE&apos; wherever appropriate, which makes it  clearer to understand.- Simplify and clean up various dependencies; remove unnecessary  requires.- Tweak dependencies of some scripts to make the startup order more  sensible.  For example, make &apos;hostname&apos; and &apos;ip6addrctl&apos; run a bit  later, after &apos;FILESYSTEMS&apos; but before &apos;NETWORKING&apos;.Referred to FreeBSD for some changes.

            List of files:
            /dflybsd-src/etc/rc.d/ipfw3</description>
        <pubDate>Tue, 27 Feb 2024 13:56:48 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>b0a4258dac6a92fa83c26684328e20c7dd4da4e6 - rc: Use SYSCTL{,_N,_W} variables</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/etc/rc.d/ipfw3#b0a4258dac6a92fa83c26684328e20c7dd4da4e6</link>
        <description>rc: Use SYSCTL{,_N,_W} variablesWith minor cleanups to IO redirections.

            List of files:
            /dflybsd-src/etc/rc.d/ipfw3</description>
        <pubDate>Sun, 09 Dec 2018 02:55:55 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>6fd380c22bc66887486a4f959f6198e7f7bb3d9c - rc.d: Add ipfw3 rc script</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/etc/rc.d/ipfw3#6fd380c22bc66887486a4f959f6198e7f7bb3d9c</link>
        <description>rc.d: Add ipfw3 rc scriptTo use ipfw3, add &apos;ipfw3_enable=YES&apos; to /etc/rc.conf .  By default, onlythe &apos;ipfw3&apos; and &apos;ipfw3_basic&apos; modules will be loaded.  If you need moreipfw3 modules, set them with &apos;ipfw3_modules=&quot;&lt;modules&gt; ...&quot;&apos; in/etc/rc.conf .  See also the rc.conf(5) man page.This ipfw3 rc script is largely based on the ipfw script.The /etc/ipfw3.rules (a shell script) should be present to setup thefirewall rules, otherwise the default setup will block all incomingconnections, including your current connection!NOTE:I wrote this script for use in my VPS last year, but switched toPF later, so more tests and improvements (e.g., flush tables on stop)to this script are needed.Reviewed-by: swildner

            List of files:
            /dflybsd-src/etc/rc.d/ipfw3</description>
        <pubDate>Thu, 29 Mar 2018 14:12:33 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
</channel>
</rss>
