summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Allow for atleast 15 seconds before considering it a timeout, 60 would mean t...smos2012-05-251-2/+2
* Fixes #2209. Obey the mtu value set on the interfaces.php page. Though this v...Ermal2012-05-231-1/+4
* Be a bit smarter about the stats interface for the huawei cards. Some of the ...smos2012-05-231-1/+3
* clean up old lock files for modem ports if a stale is left behindsmos2012-05-231-1/+6
* Fix command, remove spurious 'smos2012-05-231-1/+1
* Kill the old 3gstats collector. Clarify the log messagesmos2012-05-231-2/+3
* Make sure that we match multiple characters.smos2012-05-221-6/+6
* First round of CARP vip renaming changessmos2012-05-221-6/+6
* Add 3G statistics for Huawei modems, split the Cellular stats out to per inte...smos2012-05-211-0/+6
* Fix variable testjim-p2012-05-201-1/+1
* Initialize variable if it's not setsmos2012-05-201-0/+2
* Set the retry value to 60 seconds, this is not attempts, this is seconds befo...smos2012-05-201-2/+2
* Whoops, typo. Fixed now.jim-p2012-05-071-1/+1
* Don't pass a shell escaped version of $realifl to pfSense_bridge_add_member()...jim-p2012-05-071-1/+1
* Minor corrections to function names in error messagesPhil Davis2012-04-231-23/+14
* Generate the correct corresponding link local from the carp mac.smos2012-04-201-1/+2
* Add the correct fix to pick up the IPv6 gateway for slaac interfacessmos2012-04-181-0/+1
* Add support for SLAAC on the WAN interface, this is required for Stateless au...smos2012-04-181-31/+45
* Strip the ::1 from the 6to4 gateway addresssmos2012-04-161-1/+0
* Add static routes for gif tunnel endpointssmos2012-04-141-1/+15
* Add a static route for the IPv4 relay so that 6to4 or 6rd on a OPT interface ...smos2012-04-141-0/+10
* Feature #1864 "Start" button for IPsec should be available for IP alias networksDarren Embry2012-04-131-9/+44
* Unbreak interface.inc after manual mergeErmal2012-04-051-0/+2
* Make vips vhid be unique per parent interface!Ermal2012-04-051-44/+35
* Add realif overrides for tunneled interface, we want to override get_real_int...smos2012-04-041-0/+7
* We want to actually compress the IPv6 address, not uncompress.smos2012-04-021-4/+4
* Correct variable names and foreach assignmentsmos2012-04-021-4/+4
* Correct the DHCP6 client function to reflect the track6 changessmos2012-04-021-4/+6
* Fix the find dhcp6 process function to report the actual pid instead of the g...smos2012-04-021-4/+3
* Add missing DHCP6 track6 support functionsmos2012-04-021-0/+38
* Comment out the srd 6rd device and put in the patched stf device commands.smos2012-04-011-4/+20
* A few more improvement such that tracking interfaces are automatically config...smos2012-04-011-3/+26
* Add the stf0 interface to interface_has_gateway_v6() for 6to4smos2012-04-011-3/+6
* Add interface tracking support. With this it is now possible for dynamic IPv6...smos2012-03-311-62/+171
* Add 6to4 support for automatic tunneling.smos2012-03-301-0/+97
* Move CARP settings from pkg XML to a real PHP pageDarren Embry2012-03-221-9/+5
* fix a typo.Darren Embry2012-03-221-1/+1
* fix for: Spanning Tree interface priority options do not alter BridgeDarren Embry2012-03-211-2/+3
* Use the latest functions from pfSense module for bridgeErmal2012-03-081-2/+2
* Use the latest functions from pfSense module for getting interface listErmal2012-03-081-1/+1
* fix bridge typosChris Buechler2012-03-081-5/+5
* Fix comment, unbreak interfaces.incjim-p2012-02-251-1/+1
* Always configure a link local address when configuring a carp with a IPv6 add...smos2012-02-251-0/+2
* Write out a default router file for the srd interfacesmos2012-02-251-1/+4
* Adding gateway support for 6rd support, does not add route yet.smos2012-02-251-0/+3
* Add 6rd backend code support, adds rules for proto 41 traffic for 6rd on WAN ...smos2012-02-251-24/+28
* Correct checking if a gif is part of bridge so that it actually works correct...Ermal2012-02-131-21/+25
* Make sure to pass the string, not the arraysmos2012-02-081-1/+2
* Perform actual 128 bit operations to make sure we get the math right.smos2012-02-081-63/+62
* Add code that expresses the default gateway calculated from the broker address.smos2012-02-011-2/+35
OpenPOWER on IntegriCloud