summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Ensure carriage returns exist to avoid run-on directivesScott Ullrich2010-02-131-0/+3
* Adding 802.1X Authentication supportScott Ullrich2010-02-121-1/+14
* Revert find_interface_subnet() because it need to return numbers and not netm...Ermal Luçi2010-02-121-2/+5
* Use the pfSense module calls for getting interface mac. Improves speed and co...Ermal Luçi2010-02-121-1/+1
* Ticket #255. Return only ip address not aliases. Also improve speed by using ...Ermal Luçi2010-02-121-14/+7
* Ticket #259. Search for the dhclient process using the real interface rather ...Ermal Luçi2010-02-091-1/+1
* Ticket #335. If guess_interface_from_ip in interface.inc is used on an IP add...Ermal Luçi2010-02-061-2/+2
* Ticket #272. When reconfiguring an interface that is part of a bridge just ad...Ermal Luçi2010-02-051-1/+16
* Remove uneccessary devices from regex.Ermal Luçi2010-02-031-1/+1
* Propperly fix this.Ermal Luçi2010-02-031-2/+2
* Nuke quoteAdministrator2010-02-031-1/+1
* Correct syntax.Ermal Luçi2010-02-031-2/+2
* Update list of ALTQ capable interfaces with some renaming done to tun(4) on p...Ermal Luçi2010-02-021-1/+1
* Get the correct value as subnet for 'virtual' interfaces. This unbreaks the R...Ermal Luçi2010-02-021-1/+4
* Add route automatically only when the route search type is enabled on gre and...Ermal Luçi2010-02-021-2/+4
* Ticket #329. Fix typo on awk binary.Ermal Luçi2010-02-021-1/+1
* Oops, fix inverted check for 3G serialScott Ullrich2010-02-011-1/+1
* Ticket #329. Use correnct interface API and pass correct arguments to functions.Ermal Luçi2010-02-011-6/+6
* Use real interface instead of the friendly one. So is_interface_wirless gets ...Ermal Luçi2010-02-011-1/+1
* Show a 3G icon when item is a serial type interfaceScott Ullrich2010-02-011-0/+16
* Ticket #328. Do not escape twice special shell characters.Ermal Luçi2010-02-011-3/+3
* Fix several handling of gif/gre addresses and automatically added routes.Ermal Luçi2010-02-011-3/+3
* Ticket #308. More fixes on wireless clone creation.Ermal Luçi2010-01-291-11/+7
* Ticket #308. Now it should work ok. More testing is needed.Ermal Luçi2010-01-291-1/+4
* Ticket #275. Run the arp deletion command only if and interface exists and on...Ermal Luçi2010-01-291-1/+2
* Start PPP in &Scott Ullrich2010-01-281-1/+1
* Add a checkbox to allow setting a 3G/dialup modem as the default interface/ga...Ermal Luçi2010-01-271-1/+2
* base64 encode/decode the dialcmd to work around escaping issues:Scott Ullrich2010-01-271-1/+1
* Fix restarting of webinterfaces.Ermal Luçi2010-01-271-1/+1
* Try to prevent breaking the ruleset when ppp is not connected. This should fi...Ermal Luçi2010-01-271-6/+6
* Part of this are needed.Ermal Luçi2010-01-271-0/+12
* Use backslash(\) for escaping and not slash(/).Ermal Luçi2010-01-231-1/+1
* Now ppp support interface renaming so there is no need for this.Ermal Luçi2010-01-231-12/+0
* Allow ppp to run during bootup.Ermal Luçi2010-01-221-1/+1
* Correctly generate the if name for ppp.Ermal Luçi2010-01-221-1/+1
* Really write ppp.conf during reload. Include neccessary include.Ermal Luçi2010-01-221-1/+1
* Tell ppp to rename the underlying tun interface now that we teached it how to...Ermal Luçi2010-01-221-0/+1
* Actually just destroy the interface since carp interfaces will not be handled...Ermal Luçi2010-01-121-4/+4
* Make get_real_interface return real interface enc0 for "ipsec". Refactor enab...Seth Mos2010-01-111-0/+1
* Add back rc.filter_configure_syncScott Ullrich2009-12-291-0/+1
* These patches give you a display of the uptime of the active PPP linkScott Ullrich2009-12-291-6/+16
* Replace some occurrence of /tmp with the propper global variable in attempt t...Ermal Luçi2009-12-281-16/+8
* fix typoChris Buechler2009-12-261-1/+1
* Ticket #219. Fix this for vlans and vips. Though it is a very rare case. The ...Ermal Luçi2009-12-231-5/+31
* Make dnsupdate runnable per interface. Update the calls on interface_configur...Ermal Luçi2009-12-211-2/+2
* fix typoChris Buechler2009-12-211-1/+1
* run filter_configure_sync after PPP comes upChris Buechler2009-12-211-0/+1
* fix whitespaceChris Buechler2009-12-201-1/+1
* fix call to undefined functionChris Buechler2009-12-171-1/+1
* Correctly reconfigure vips when the underlying/parent interface gets reconfig...Ermal Luçi2009-12-171-2/+25
OpenPOWER on IntegriCloud