summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* attempt to fix ipsec for carp interfaces. Please test!Seth Mos2008-08-171-12/+10
* Switch over to ipsec-tools setkey preferred over the native FreeBSD setkeySeth Mos2008-08-171-10/+10
* Sync max_requests and mac_procs with RELENG_1 which apparently helpsScott Ullrich2008-08-121-14/+14
* Enable writev on all platforms which fixes large file uploads.Scott Ullrich2008-08-121-20/+26
* Remove duplicate function portal_mac_fixed()Scott Ullrich2008-08-121-17/+17
* this is of no use with if_bridge, in the sense it was with m0n0 (where this c...Chris Buechler2008-08-051-1/+5
* no need to filter on bridge, only members.Chris Buechler2008-08-051-3/+3
* let's not link_int_to_bridge_interfaceChris Buechler2008-08-051-5/+0
* remove unnecessary ruleChris Buechler2008-08-051-2/+0
* merge description clarification on default deny rules from RELENG_1Chris Buechler2008-08-051-3/+3
* Correctly get mtu size on 7.xScott Ullrich2008-08-011-2/+2
* Detect MTU size using intval() trying to resolve issue outlined here:Scott Ullrich2008-08-011-1/+1
* Detect when we find an MTU of 0 and simply use 1500 and log the error.Scott Ullrich2008-07-301-0/+4
* Channel 0 is no longer a valid option, use any per Sam LScott Ullrich2008-07-301-0/+3
* Enforce an mtu of 1500.Scott Ullrich2008-07-281-0/+1
* Correct propertiesScott Ullrich2008-07-261-1/+1
* Use /sbin/setkeyScott Ullrich2008-07-251-10/+10
* Log carp state changes to system logging. Why we haven't done this priorScott Ullrich2008-07-241-0/+1
* fix typoChris Buechler2008-07-241-11/+11
* Output . instead of random jibberish on bootup.Scott Ullrich2008-07-231-1/+1
* Update NOIP URLScott Ullrich2008-07-101-1/+1
* Fix devfs mount so that the DHCP server works againSeth Mos2008-07-091-1/+1
* * Copy stdlib libsScott Ullrich2008-07-081-2/+2
* Change /sbin/setkey to ipsec-tools /usr/local/sbin/setkeySeth Mos2008-07-081-10/+10
* Use new style mount command for devfsScott Ullrich2008-07-071-1/+1
* Only push 1 char version, such as 7 instead of 7.0Scott Ullrich2008-07-061-1/+1
* Add freebsd version as parm.Scott Ullrich2008-07-061-1/+6
* newer mpd versions require this to reconnect. Thanks to Olivier Mueller on su...Chris Buechler2008-06-111-0/+1
* The physical interface must be passed to find_interface_ip()Chris Buechler2008-06-071-1/+2
* Add tcp.closed 5 to outgoing traffic. This fixes a number of long standingScott Ullrich2008-06-061-4/+7
* Correctly process non carp interfacesSeth Mos2008-06-061-1/+5
* Correctly update static routes on changeSeth Mos2008-06-061-8/+16
* Make the vpn configuration add static routes on interfaces other then WAN.Seth Mos2008-06-052-9/+21
* Add back auto update supportScott Ullrich2008-05-241-0/+2
* Let traffic out by their friendly names. When using carp + vlansScott Ullrich2008-05-241-1/+7
* Pass description along to generate_optcfg_array callers.Scott Ullrich2008-05-241-1/+2
* Fixes Loopia and FreeDNS in DynDNS services.Scott Ullrich2008-05-211-4/+3
* Ticket #1702 fixesScott Ullrich2008-05-171-0/+3
* Ticket #1677 fixesScott Ullrich2008-05-171-4/+8
* MFC of changeset [22584]Bill Marquette2008-05-173-11/+45
* Do not quote an empty string when the DN identifier is blank.Scott Ullrich2008-05-171-2/+6
* Report the username we are syncing with (system -> general-> username)Scott Ullrich2008-05-021-4/+6
* Add vge to vlan supported nics. Verified by darkx via irc.Scott Ullrich2008-05-011-2/+2
* Integrate patch sent to m0n0wall-dev by Peter Allgeyer:Scott Ullrich2008-04-271-1/+26
* bump dpd from 20 to 120Seth Mos2008-04-101-2/+2
* Use DPD and frag support we already haveSeth Mos2008-04-051-0/+4
* MFC: Send extra sighup after startingSeth Mos2008-04-011-0/+6
* Set /tmp/$interface_router even for non DHCP items.Scott Ullrich2008-03-311-0/+12
* If XML Carp configuration sync fails, rerun the sync with setDebug(1).Scott Ullrich2008-03-181-17/+23
* If $interface is not defined, return false.Scott Ullrich2008-03-101-1/+3
OpenPOWER on IntegriCloud