summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* GC cmd_chain.inc it never found uses since pfSense module got used more. Also...Ermal2012-12-281-47/+18
* Since there is a firewall no need to do ingress checks in the routing tableErmal2012-12-211-0/+2
* Add IP alias support to GIF interfacesbcyrill2012-12-191-5/+11
* Make gateways for assigned OpenVPN servers as well as clients.jim-p2012-12-181-3/+3
* Put the CP call during reload of interface under function_exists its not fata...Ermal2012-12-171-1/+2
* Add extra checks for reading and saving certain wireless settings and fix an ...Erik Fonnesbeck2012-12-081-4/+4
* ARP Table Static Entries from Individual DHCP Static MappingsN0YB2012-12-071-0/+7
* Fixes #2703 correctly remove ips from v6 interfaces. Also cleanup the srd0 bi...Ermal2012-12-071-22/+12
* Do not echo any messages here as this would otherwise end up through the XML ...smos2012-12-041-3/+3
* Correct checkErmal2012-11-211-1/+1
* The pppoe handle scriptErmal2012-11-211-68/+60
* Well seems its useful at list for bringing a link up with a phone call :)Ermal2012-11-211-0/+1
* Unset config varErmal2012-11-211-0/+1
* Remoev spurious \r used hereErmal2012-11-211-1/+1
* Ringback is a feature only for listening on incoming calls which is not suppo...Ermal2012-11-211-1/+0
* Add IPv6 support to this function so that IPv6 carp vips can be foundsmos2012-11-191-16/+28
* Resolves #2670. Mark vtnet interfaces as altq capable.Ermal2012-10-311-1/+1
* Switch to background launchingsmos2012-10-181-1/+1
* Merge changes required for using the ISC dhclient in pfSense with prefix dele...smos2012-10-121-82/+39
* Safety beltjim-p2012-10-051-1/+2
* show true/false in logged message instead of 1/<nothing>Bill Marquette2012-10-051-2/+1
* Merge branch 'master' of git://github.com/bsdperimeter/pfsensePiBa-NL2012-10-011-0/+6
|\
| * Some more state killing refinements.jim-p2012-09-271-0/+6
* | while booting do not let carp wait for pfsync synchronization if pfsync is no...PiBa-NL2012-09-251-4/+9
|/
* Correct variable name. Fixes #2571jim-p2012-08-011-1/+1
* Make sure to skip "unexpected" RA messages from other interfaces, we don't wa...smos2012-06-201-1/+1
* A few launch improvements so that configuring the DHCP6 client on the WAN it ...smos2012-06-181-5/+6
* Support IPv6 aliases, the frontend already does. Removing does not work yet.smos2012-06-181-2/+4
* Actually do not try to reload everything during bootup since it will be done ...Ermal2012-06-071-1/+1
* Get rid of carpdev, it will never beErmal2012-06-071-129/+4
* Use preg_match instead, we should probably make this a function so we can add...smos2012-06-051-2/+2
* Correct the variable to the modem device output.smos2012-06-051-2/+2
* Also include gwlb.inc in interfaces.incsmos2012-06-041-0/+1
* Always add a link-local of fe80::1:1 when the interface is set to track6. Thi...smos2012-06-041-0/+10
* Allow for failover DynDNS hostnames.smos2012-06-031-3/+22
* Add statistic functions for the ZTE modemssmos2012-06-021-1/+0
* Add support for the ZTE modem statssmos2012-06-021-4/+8
* Unbreak tree, add }smos2012-06-021-0/+1
* We are on FreeBSD 8.3 nowsmos2012-06-021-7/+12
* Make sure to get the real interface in case we get passed a friendly interfacesmos2012-06-011-1/+2
* Do not add link-local address on carp interface manually. It causes them to g...smos2012-05-271-3/+0
* Only attempt to remove stale LCK files if they exist.smos2012-05-261-1/+2
* 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
OpenPOWER on IntegriCloud