summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Collapse)AuthorAgeFilesLines
* Adding (EXPERIMENTAL) WPA Support.Espen Johansen2005-09-191-12/+16
| | | | Fixing up ifconfig settings not beeing removed when they are disabled after first time enabling.
* Move is_jumbo_capable to pfsense-utilsScott Ullrich2005-09-181-25/+0
|
* Adding (EXPERIMENTAL) WPA Support.Espen Johansen2005-09-181-3/+27
| | | | Still celaning ifconfig bugs. Settings are not done correctly
* Adding (EXPERIMENTAL) WPA Support.Espen Johansen2005-09-181-2/+3
| | | | Fixed a few bugs with setting turbo mode and hidessid and Pure G mode.
* Move is_jump_capable() to pfsense-utilsScott Ullrich2005-09-181-25/+0
|
* Adding (EXPERIMENTAL) WPA Support.Espen Johansen2005-09-181-11/+12
| | | | Adding ifconfig down / up in order to activate channel changes and other ifconfig changes.
* Adding (EXPERIMENTAL) WPA Support.Espen Johansen2005-09-181-31/+62
|
* Do not destroy carp interfaces. FreeBSD no likie.Scott Ullrich2005-09-181-1/+0
|
* hush little pfsync, don't say a word. GeekGod's gonna buy you a mocking bird.Scott Ullrich2005-09-161-1/+5
|
* Add is_altq_capable() - will return true if the interface is altq capableBill Marquette2005-09-151-1/+29
|
* Add is_jumbo_capable() functionBill Marquette2005-09-151-0/+24
| | | | Tests to see if an interface is jumbo frame capable
* Kill mpd and restart on wan changes if mpd is running.Scott Ullrich2005-09-091-0/+6
| | | | Ticket #477
* If hostapd is already running, -HUP itScott Ullrich2005-09-081-1/+5
|
* Use full path to hostapd (/usr/sbin/hostapd)Scott Ullrich2005-09-081-1/+1
|
* Not need to require secondary dns on pppoe connectionsScott Ullrich2005-09-061-2/+0
|
* Handle 11g only correctlyScott Ullrich2005-09-041-4/+8
|
* -f is not even an option. Bad dhclient web page giving out false info.Scott Ullrich2005-09-031-5/+5
|
* * Launch DHCLIENT in foreground mode.Scott Ullrich2005-09-031-5/+5
| | | | | | * use mwexec_bg to launch item in the background Confusing, eh?
* Do not setup supplicant if running hostapScott Ullrich2005-09-021-3/+6
|
* Add HOSTAP WPA supportScott Ullrich2005-09-021-0/+31
|
* Add WPA backend supportScott Ullrich2005-08-291-0/+24
|
* Even if a user doesn't fill in a hostname we really should run dhclient-script.Scott Ullrich2005-08-261-15/+29
| | | | Doh! This is a bug on m0n0wall too.
* $bridges_total should be a global variable. Treat as such.Scott Ullrich2005-08-251-4/+4
|
* More fixes submitted by databeestjeScott Ullrich2005-08-241-9/+13
|
* Do not echo done in interfaces_optional_configure_if()Scott Ullrich2005-08-211-5/+0
|
* Use correct interfaceScott Ullrich2005-08-161-2/+2
|
* Use correct interfaceScott Ullrich2005-08-161-4/+4
|
* Correct grab the optional configuration profileScott Ullrich2005-08-161-4/+3
|
* Correctly bring up optional interface dhclientScott Ullrich2005-08-141-5/+5
| | | | Reported-by: databeestje
* Down the interface in question. DHCLIENT should exit gracefully afterwards ↵Scott Ullrich2005-08-141-4/+4
| | | | and if not, kill it!
* Fixup Renew/ReleaseScott Ullrich2005-08-121-0/+48
|
* Allow multi interface Renew/ReleaseScott Ullrich2005-08-121-1/+2
|
* Add interfaces_dhcp_down($interface);Scott Ullrich2005-08-121-0/+10
|
* Update location of dhclient-scriptScott Ullrich2005-08-101-2/+2
|
* Remove no longer used dhclient -r option.Scott Ullrich2005-08-101-1/+0
|
* Tell dhclient to go into background and don't call mwexec_bg()Scott Ullrich2005-08-101-3/+3
|
* Back out last commit.Scott Ullrich2005-08-101-1/+0
|
* ++ counter before processingScott Ullrich2005-08-101-0/+1
|
* Remove any dangling carp occurances. This bug showed its head during the ↵Scott Ullrich2005-08-101-0/+6
| | | | hackathon.
* Do not write to /tmp/sbin/ifconfig, write to /tmp/ifconfigScott Ullrich2005-08-081-1/+1
|
* Correctly write out /tmp/ fileScott Ullrich2005-08-041-1/+1
|
* correct path to ifconfigScott Ullrich2005-08-021-2/+2
|
* Do not blow away lan IP when creating a bridgeScott Ullrich2005-08-021-1/+1
|
* Start counting at 0Scott Ullrich2005-08-021-0/+1
|
* Add LAN bridging optionScott Ullrich2005-08-021-7/+7
|
* Add LAN bridging optionScott Ullrich2005-08-021-0/+18
|
* Add backend support for OLSR protocolScott Ullrich2005-08-021-0/+3
| | | | http://www.olsr.org/
* Correctly bring up optional interfaces dhcpScott Ullrich2005-07-311-1/+1
|
* Correctly deterimine if a optional interface should be using dhcpScott Ullrich2005-07-311-1/+1
|
* Use wireless_regex global to deterimine if an interface supports hostapScott Ullrich2005-07-301-4/+4
|
OpenPOWER on IntegriCloud