0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 6 hours ago.
Mar 07, 2025 — Mar 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Deleted the "user" account (!). More... almost 24 years ago
Removed "user" account (!). More... almost 24 years ago
Corrected typo /tftproot -> tftpboot. More... almost 24 years ago
Corrected typo /tftproot -> /tftpboot. More... almost 24 years ago
Added netmask spec to iif config. More... almost 24 years ago
Added netmask spec to sis0 ifconfig. More... almost 24 years ago
Add netmask spec to iif config line. More... almost 24 years ago
Initial revision More... almost 24 years ago
Initial import - oh-my-god documentation ! More... almost 24 years ago
Initial import - configuration files for ppp. More... almost 24 years ago
PPPoE version of rc.conf. Initial commit. More... almost 24 years ago
1. Modified to start dhclient when ifconfig_args == "dhcp" rather than requiring the user to create a start_if.*. 2. Added code to start ppp daemon when ppp_enable == "yes". (above code was swipped from standard FreeBSD 4.5 network.rc file). More... almost 24 years ago
1. Moved iif, oif, inet, imask, iip from here to rc.conf. 2. Added code to change ${oif} to "tun0" in ppp mode. 3. Deleted rules for incoming connections. 4. Added (commented out) rule to allow icmp. 5. Added limit to the number of rejected connection attempts that are logged. 6. Deleted rules that prevented spoofing the outside network from the inside (seems like a minor worry and avoids requiring the usr to know his outside address). More... almost 24 years ago
Moved iif, oif, inet, imask and iip here from rc.frewall. Set default configuration for sis2 to dhcp. More... almost 24 years ago
Added test for "REBOOT" case. Allows natd to be (re)started when an vaild lease file already exists when dhclient is run. More... almost 24 years ago
Changed the DHCP interface from sis0 (inside) to sis2 (outside). More... almost 24 years ago
1. Updated for version 0.4. 2. Modified to create .build_reply in build directory. More... almost 24 years ago
Updated for version 0.4. More... almost 24 years ago
1. Added options NETGRAPH, NETGRAPH_ETHER, NETGRAPH_PPPOE and NETGRAPH_SOCKET needed for pppoe support. 2. Added options VGA_NO_FONT_LOADING, VGA_NO_MODE_CHANGE, SC_NO_CUTPASTE, SC_NO_FONT_LOADING, SC_NOSYSMOUSE to save a little RAM and code space since we don't have a local console anyway. 3. Added sio1 device for possible use for dialout modem. 4. Added two tun devices for PPP. More... almost 24 years ago
Added programs ppp, passwd. Removed -DNONETGRAPH and added netgraph library. More... almost 24 years ago
Added tun0, tun1 for PPP. More... almost 24 years ago
Updated for 0.2 release built from FreeBSD 4.5 release sources. More... about 24 years ago
Updated for 0.3 release built from FreeBSD 4.5 release. More... about 24 years ago
1. Modified to start dhclient when ifconfig_args == "dhcp" rather than requiring the user to create a start_if.*. 2. Added code to start ppp daemon when ppp_enable == "yes". (above code swipped from standard FreeBSD 4.5 network.rc file). More... about 24 years ago
1. Drop ".build.reply" crumbs in the build directory, not the floppy tree ! 2. Modified to create etc.tgz/stand.tgz from the root directory (workaround for FreeBSD tar bug) 3. Updated THETYPE for 0.2 release. (NOTE: this causes problems for source checked out from CVS, find a better way soon !) More... about 24 years ago
Updated for 0.2 release. More... about 24 years ago
Enable firewall logging, removed default to accept. More... about 24 years ago
Extract etc.tgz and stand.tgz into root (workaround to FreeBSD tar bug). More... about 24 years ago
Create etc.tgz from root so exclude works (workaround for bug in FreeBSD tar). More... about 24 years ago
1. Moved iif, oif, inet, imask, iip from here to rc.conf. 2. Added code to change ${iif} to "tun0" in ppp mode. 3. Deleted rules for incoming connections. 4. Added (commented out) rule to allow icmp. 5. Added limit to the number of rejected connection attempts that are logged. 6. Deleted rules that prevented spoofing the outside network from the inside (seems like a minor worry and avoids requiring the user to know his outside address). More... about 24 years ago