summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Add check_subnetsv6_overlap()bcyrill2013-02-061-1/+2
* find_virtual_ip_alias() add IPv6 supportbcyrill2013-02-061-0/+8
* find_ip_interface() add IPv6 supportbcyrill2013-02-061-4/+11
* When IP is not set, the field doesn't have the value 'none', use empty() to c...Renato Botelho2013-02-051-1/+1
* Fix get_interface_subnetv6() for VIPsRenato Botelho2013-02-041-10/+10
* Removed unused block of codeRenato Botelho2013-02-011-17/+1
* Use the better -Fs modifies to pf to kill the states by interface. Also kill ...Ermal2013-01-311-1/+1
* Load if_stf module if has not been doneErmal2013-01-311-0/+4
* Add missing parameter to interface_track6_configure() callRenato Botelho2013-01-311-1/+1
* Fix a typoRenato Botelho2013-01-311-1/+1
* Do delayed handling of track6 interfaces a bit earlier. More thoughts need to...Ermal2013-01-311-9/+56
* Correct name as reported by phil-davis@githubErmal2013-01-311-1/+1
* Destroy the stf interface to avoid issues with ipv6 interface assignment. Als...Ermal2013-01-311-24/+51
* Do not do any operation if its not necessaryErmal2013-01-311-5/+8
* Create link_interface_to_track6 to make code more readble and easily trackble...Ermal2013-01-311-77/+81
* Merge pull request #362 from bcyrill/patch-4Ermal Luçi2013-01-301-1/+1
|\
| * Update etc/inc/interfaces.incbcyrill2013-01-301-1/+1
* | Do more strict checks. Also silence some more log_error under debug. Also do ...Ermal2013-01-301-2/+4
|/
* Correct fetching ipv4 gateway by passing correct parameterErmal2013-01-301-5/+3
* pfctl -b is gone just use std tools of pfctlErmal2013-01-301-1/+1
* Make this regular expression a little more specific so it does not kill the w...Erik Fonnesbeck2013-01-301-1/+1
* Corrected cmd line for hostapdPhil Davis2013-01-301-4/+7
* Revert "Use pid even for hostapd rather then trying to guess with regex"Ermal2013-01-301-7/+4
* Use pfSense function where possible and rename stf0 to interface_stf to allow...Ermal2013-01-291-12/+17
* I am not sure why this is needed but for sure its not needed during bootupErmal2013-01-291-1/+3
* Fix wrong unset callsRenato Botelho2013-01-291-4/+4
* Do not do so much work during boot since all interfaces will be called for co...Ermal2013-01-291-11/+20
* Use pid even for hostapd rather then trying to guess with regexErmal2013-01-281-4/+7
* If the interface is not enabled do not try to configure itErmal2013-01-281-1/+4
* Make check more strong and readble. Also make dhcp6c use its pid file to make...Ermal2013-01-281-96/+88
* Use unescaped variable in if conditionbcyrill2013-01-271-1/+1
* Remove return value of interface_bridge_configurebcyrill2013-01-261-5/+3
* Correct another parameter passed to pfsense functionsErmal2013-01-261-5/+7
* Fix holdcount/holdcnt parameter confusionbcyrill2013-01-261-1/+1
* No need for escaping here since this is php internal functionsErmal2013-01-261-7/+6
* Do not use array_keys uselesslyErmal2013-01-261-1/+1
* Maintain the previous order of creating wireless interfaces at boot so additi...Erik Fonnesbeck2013-01-261-6/+13
* 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
OpenPOWER on IntegriCloud