Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding (EXPERIMENTAL) WPA Support. | Espen Johansen | 2005-09-19 | 1 | -12/+16 |
| | | | | Fixing up ifconfig settings not beeing removed when they are disabled after first time enabling. | ||||
* | Move is_jumbo_capable to pfsense-utils | Scott Ullrich | 2005-09-18 | 1 | -25/+0 |
| | |||||
* | Adding (EXPERIMENTAL) WPA Support. | Espen Johansen | 2005-09-18 | 1 | -3/+27 |
| | | | | Still celaning ifconfig bugs. Settings are not done correctly | ||||
* | Adding (EXPERIMENTAL) WPA Support. | Espen Johansen | 2005-09-18 | 1 | -2/+3 |
| | | | | Fixed a few bugs with setting turbo mode and hidessid and Pure G mode. | ||||
* | Move is_jump_capable() to pfsense-utils | Scott Ullrich | 2005-09-18 | 1 | -25/+0 |
| | |||||
* | Adding (EXPERIMENTAL) WPA Support. | Espen Johansen | 2005-09-18 | 1 | -11/+12 |
| | | | | Adding ifconfig down / up in order to activate channel changes and other ifconfig changes. | ||||
* | Adding (EXPERIMENTAL) WPA Support. | Espen Johansen | 2005-09-18 | 1 | -31/+62 |
| | |||||
* | Do not destroy carp interfaces. FreeBSD no likie. | Scott Ullrich | 2005-09-18 | 1 | -1/+0 |
| | |||||
* | hush little pfsync, don't say a word. GeekGod's gonna buy you a mocking bird. | Scott Ullrich | 2005-09-16 | 1 | -1/+5 |
| | |||||
* | Add is_altq_capable() - will return true if the interface is altq capable | Bill Marquette | 2005-09-15 | 1 | -1/+29 |
| | |||||
* | Add is_jumbo_capable() function | Bill Marquette | 2005-09-15 | 1 | -0/+24 |
| | | | | Tests to see if an interface is jumbo frame capable | ||||
* | Kill mpd and restart on wan changes if mpd is running. | Scott Ullrich | 2005-09-09 | 1 | -0/+6 |
| | | | | Ticket #477 | ||||
* | If hostapd is already running, -HUP it | Scott Ullrich | 2005-09-08 | 1 | -1/+5 |
| | |||||
* | Use full path to hostapd (/usr/sbin/hostapd) | Scott Ullrich | 2005-09-08 | 1 | -1/+1 |
| | |||||
* | Not need to require secondary dns on pppoe connections | Scott Ullrich | 2005-09-06 | 1 | -2/+0 |
| | |||||
* | Handle 11g only correctly | Scott Ullrich | 2005-09-04 | 1 | -4/+8 |
| | |||||
* | -f is not even an option. Bad dhclient web page giving out false info. | Scott Ullrich | 2005-09-03 | 1 | -5/+5 |
| | |||||
* | * Launch DHCLIENT in foreground mode. | Scott Ullrich | 2005-09-03 | 1 | -5/+5 |
| | | | | | | * use mwexec_bg to launch item in the background Confusing, eh? | ||||
* | Do not setup supplicant if running hostap | Scott Ullrich | 2005-09-02 | 1 | -3/+6 |
| | |||||
* | Add HOSTAP WPA support | Scott Ullrich | 2005-09-02 | 1 | -0/+31 |
| | |||||
* | Add WPA backend support | Scott Ullrich | 2005-08-29 | 1 | -0/+24 |
| | |||||
* | Even if a user doesn't fill in a hostname we really should run dhclient-script. | Scott Ullrich | 2005-08-26 | 1 | -15/+29 |
| | | | | Doh! This is a bug on m0n0wall too. | ||||
* | $bridges_total should be a global variable. Treat as such. | Scott Ullrich | 2005-08-25 | 1 | -4/+4 |
| | |||||
* | More fixes submitted by databeestje | Scott Ullrich | 2005-08-24 | 1 | -9/+13 |
| | |||||
* | Do not echo done in interfaces_optional_configure_if() | Scott Ullrich | 2005-08-21 | 1 | -5/+0 |
| | |||||
* | Use correct interface | Scott Ullrich | 2005-08-16 | 1 | -2/+2 |
| | |||||
* | Use correct interface | Scott Ullrich | 2005-08-16 | 1 | -4/+4 |
| | |||||
* | Correct grab the optional configuration profile | Scott Ullrich | 2005-08-16 | 1 | -4/+3 |
| | |||||
* | Correctly bring up optional interface dhclient | Scott Ullrich | 2005-08-14 | 1 | -5/+5 |
| | | | | Reported-by: databeestje | ||||
* | Down the interface in question. DHCLIENT should exit gracefully afterwards ↵ | Scott Ullrich | 2005-08-14 | 1 | -4/+4 |
| | | | | and if not, kill it! | ||||
* | Fixup Renew/Release | Scott Ullrich | 2005-08-12 | 1 | -0/+48 |
| | |||||
* | Allow multi interface Renew/Release | Scott Ullrich | 2005-08-12 | 1 | -1/+2 |
| | |||||
* | Add interfaces_dhcp_down($interface); | Scott Ullrich | 2005-08-12 | 1 | -0/+10 |
| | |||||
* | Update location of dhclient-script | Scott Ullrich | 2005-08-10 | 1 | -2/+2 |
| | |||||
* | Remove no longer used dhclient -r option. | Scott Ullrich | 2005-08-10 | 1 | -1/+0 |
| | |||||
* | Tell dhclient to go into background and don't call mwexec_bg() | Scott Ullrich | 2005-08-10 | 1 | -3/+3 |
| | |||||
* | Back out last commit. | Scott Ullrich | 2005-08-10 | 1 | -1/+0 |
| | |||||
* | ++ counter before processing | Scott Ullrich | 2005-08-10 | 1 | -0/+1 |
| | |||||
* | Remove any dangling carp occurances. This bug showed its head during the ↵ | Scott Ullrich | 2005-08-10 | 1 | -0/+6 |
| | | | | hackathon. | ||||
* | Do not write to /tmp/sbin/ifconfig, write to /tmp/ifconfig | Scott Ullrich | 2005-08-08 | 1 | -1/+1 |
| | |||||
* | Correctly write out /tmp/ file | Scott Ullrich | 2005-08-04 | 1 | -1/+1 |
| | |||||
* | correct path to ifconfig | Scott Ullrich | 2005-08-02 | 1 | -2/+2 |
| | |||||
* | Do not blow away lan IP when creating a bridge | Scott Ullrich | 2005-08-02 | 1 | -1/+1 |
| | |||||
* | Start counting at 0 | Scott Ullrich | 2005-08-02 | 1 | -0/+1 |
| | |||||
* | Add LAN bridging option | Scott Ullrich | 2005-08-02 | 1 | -7/+7 |
| | |||||
* | Add LAN bridging option | Scott Ullrich | 2005-08-02 | 1 | -0/+18 |
| | |||||
* | Add backend support for OLSR protocol | Scott Ullrich | 2005-08-02 | 1 | -0/+3 |
| | | | | http://www.olsr.org/ | ||||
* | Correctly bring up optional interfaces dhcp | Scott Ullrich | 2005-07-31 | 1 | -1/+1 |
| | |||||
* | Correctly deterimine if a optional interface should be using dhcp | Scott Ullrich | 2005-07-31 | 1 | -1/+1 |
| | |||||
* | Use wireless_regex global to deterimine if an interface supports hostap | Scott Ullrich | 2005-07-30 | 1 | -4/+4 |
| |