summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Fix parse errorSeth Mos2011-03-221-2/+1
* Restore the IPv6 counters I accidentally overwroteSeth Mos2011-03-221-18/+31
* Set some defaults, advertise a default ipv6 mtu of 1280.Seth Mos2011-03-211-4/+18
* Correct typo in array name. Add select box for operating mode of rtadvd and d...Seth Mos2011-03-211-8/+19
* Further fixup the fetch Mac address exec() this hopefully worksSeth Mos2011-03-211-2/+2
* Attempt to manually generate a ipv6 addressSeth Mos2011-03-201-1/+3
* Add a function that will calculate the ipv6 address for a given hardware addressSeth Mos2011-03-201-29/+51
* Merge commit from Bill M for ipv6 counters and interface statsSeth Mos2011-03-201-17/+29
* fix filter rules for requested ipv6 icmp typesSeth Mos2011-03-181-6/+6
* Comment out static mappings, this needs more researchSeth Mos2011-03-171-1/+4
* Fix merge conflictScott Ullrich2011-03-163-8/+9
|\
| * Fix ticket #1126smos2011-03-161-6/+6
| * Change wordingsmos2011-03-161-2/+2
| * Fix the IPsec ping hosts file generation. This only worked for the lastsmos2011-03-161-1/+1
* | Swap if statement, add fields into ipsecpinghosts fileSeth Mos2011-03-161-1/+1
* | Correct ping hosts functionality for > 1 tunnel. Add v6 functionalitySeth Mos2011-03-161-11/+13
* | Merge remote branch 'upstream/master'Seth Mos2011-03-162-2/+14
|\ \ | |/
| * Keep a table of gateways we added for static routes to prevent us from making...smos2011-03-161-1/+8
| * Add code to allow custom upgrade code to run after the pfSense upgrade code f...Ermal2011-03-151-1/+6
* | Enable the IPv6 allow toggle, otherwise the other IPv6 rules do not work.Seth Mos2011-03-152-1/+7
* | Try to make IPv6 feature complete for IPv6 support. Looks like ipsec-tools wa...Seth Mos2011-03-152-34/+84
* | Merge remote branch 'upstream/master'Seth Mos2011-03-152-20/+25
|\ \ | |/
| * Make sure we have an ip to kill sessions from.Ermal2011-03-151-10/+11
| * Do more strict checking if an ppp type interface is assigned before starting ...Ermal2011-03-151-10/+14
* | Merge remote branch 'upstream/master'Seth Mos2011-03-154-21/+30
|\ \ | |/
| * Remove comment since the service is not started anymore after installation in...Ermal2011-03-141-1/+0
| * Make sure we do not write stale data during prunning periods.Ermal2011-03-121-6/+10
| * Correctly generate the interface.Ermal2011-03-101-2/+2
| * Define only one loginterface since that is what pf(4) allows. This prevents a...Ermal2011-03-101-9/+4
| * Remove quick from the filter rule by request of Erik.smos2011-03-101-1/+1
| * Correct the config path to the upnp array, this prevented the filter rule fro...smos2011-03-101-1/+1
| * Correctly use the WAN macro definition for the interface on 2.0. Though i sti...Ermal2011-03-091-2/+2
| * Add {} around foreach contents. Fixes occasional duplication of the easyrule ...jim-p2011-03-091-1/+2
| * Add block rule to the top of the firewall rules.jim-p2011-03-091-1/+1
| * If PPTP is set for redir, actually add the NAT rules to rdr.jim-p2011-03-091-0/+10
| * Correct firewall rule, remove flags anysmos2011-03-091-1/+1
* | Commit the backend function that writes out the racoon.confSeth Mos2011-03-141-7/+21
* | Extend the IPsec configuration with a protocol family for the phase 1Seth Mos2011-03-141-4/+11
* | Make sure to note the limitations to gethostbyname, it does not work for Quad...Seth Mos2011-03-143-2/+3
* | Allow port 547 to the filter rules for DHCP to workSeth Mos2011-03-141-0/+1
* | Properly configure lighty with the configured port when attached to the v6 so...Seth Mos2011-03-141-9/+8
* | Add IPv6 support to the DNS rebinding attack functionSeth Mos2011-03-141-2/+9
* | Add the ability to differentiate between v4 and v6 tunnels. Bill says he can ...Seth Mos2011-03-111-1/+2
* | Merge remote branch 'upstream/master'Seth Mos2011-03-091-0/+27
|\ \ | |/
| * Automatically add a multicast allow rule for miniupnpd so that the Xbox 360 w...smos2011-03-091-0/+27
| * Possible double RRD process fix.smos2011-03-091-1/+3
* | Merge remote branch 'upstream/master'Seth Mos2011-03-092-5/+6
|\ \ | |/
| * Add localhost to be natted automagically from auto-generated nat rules. This ...Ermal2011-03-081-0/+1
| * Fix javascript errors reported by: http://forum.pfsense.org/index.php/topic,3...Ermal2011-03-081-5/+5
* | unbreak the broken mergeSeth Mos2011-03-091-8/+0
OpenPOWER on IntegriCloud