summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Actually even earlier since lagg can have wireless ifaces as member or vlan c...Ermal2013-01-251-3/+3
* To avoid issues reported during bootup with wireless create clones early on b...Ermal2013-01-251-3/+3
* Return the full list of vips to help with #1823Ermal2013-01-251-1/+3
* Mostly for testing name relation in github. No functional changeermal2013-01-241-1/+0
* Put for now the code here in preparation of properly cleaning a recofnigured ...Ermal Luçi2013-01-241-0/+2
* Teach interface_bring_down to read a cofniguration passed in. Will be useful ...Ermal2013-01-241-2/+8
* Do not be so verbose by default this is just needed by a developer at bestErmal2013-01-241-1/+3
* Resolves #2482. Remove an ipv6 alias from a vip eevn though the pfsense modul...Ermal2013-01-231-2/+6
* Escape some variables used in mwexec() callsRenato Botelho2013-01-221-9/+9
* Validate QinQ interface to be sure it's validRenato Botelho2013-01-221-0/+6
* Fix indentRenato Botelho2013-01-221-334/+328
* Fix indentRenato Botelho2013-01-181-35/+37
* Update etc/inc/interfaces.incbcyrill2013-01-181-1/+1
* Set flag setautosrc to replicate parent's mac address automatically when it c...Renato Botelho2013-01-161-2/+2
* Revert "When a interface type is changed, old configuration remains. When mov...Renato Botelho2013-01-161-56/+0
* Fix mac spoof when PPPoE is being usedRenato Botelho2013-01-161-0/+2
* When a interface type is changed, old configuration remains. When moving from...Renato Botelho2013-01-151-0/+56
* Revert part of 8e9d126550 since it breaks wifi interfaces at boot timeRenato Botelho2013-01-151-3/+0
* fix indent on convert_real_interface_to_friendly_interface_name()Renato Botelho2013-01-141-21/+21
* Remove some trailing spaces and tabs from EOLRenato Botelho2013-01-141-120/+120
* Remove a couple of call-time pass-by-reference for interface_ipalias_configure()Renato Botelho2013-01-141-1/+1
* Check if interface really exists on interface_ppps_configure() and interface_...Renato Botelho2013-01-141-1/+7
* Fix convert_real_interface_to_friendly_interface_name() when parameter is alr...Renato Botelho2013-01-091-1/+1
* Fix get_parent_interface() for ppp interfaces, it was using an unset variable...Renato Botelho2013-01-091-1/+1
* Make sure the dhcp6c client always launches with the correct real interface a...smos2013-01-051-4/+4
* The ISC client was far worse then the WIDE client was, back to plan Asmos2013-01-051-39/+82
* 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
|/
OpenPOWER on IntegriCloud