Project

General

Profile

Download (47.3 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
07cae4b2 04/29/2007 11:24 PM Scott Ullrich

Switch over to mpd4

Code-submitted-by: alan_AT_radiowave.ie

98e392c5 03/27/2007 05:03 PM Scott Ullrich

Prefer two dns servers by default. Add a hidden variable in <pppoe> called <dnsnosec/> which wil prevent pfSense from requiring a secondary dns server.

Broken/busted ISP users that do not give out 2 dns servers will need to set this option manually.

Obtained-from: M0n0wall

12fea2f7 02/27/2007 11:08 PM Scott Ullrich

Do not write out STP to debugging .sh file if either interface is wireless, it confuses what we did previously.

6e42e038 02/27/2007 10:33 PM Bill Marquette

Only perform CARP work on VIPs if they're really CARP VIPs
Reported-by: Martin Beauchamp
MFC [16808]

58af5941 01/29/2007 10:03 PM Scott Ullrich

PPPoE automatic disconnect MFC

Submitted-by: DSH
Really, really, really wanted by: Hoba

Commit #1 of #2

c0b131a5 01/25/2007 10:50 PM Scott Ullrich

Oops, down the interface first, then delete.

161040eb 01/25/2007 10:46 PM Scott Ullrich
  • Add get_number_of_vlan_interfaces()
  • Delete old VLAN interfaces and recreate automatically
0d55818d 01/25/2007 10:36 PM Scott Ullrich

Update native and long frame support from vlan(4)

9aa9d624 12/28/2006 10:04 PM Scott Ullrich

Revert back to base dhclient

2305d4c5 12/28/2006 09:49 PM Scott Ullrich

Go back to stock FreeBSD dhclient. ISC's is not very multi wan friendly and will make rearchitecting our code a complete interface rewrite.

3aec0ff4 12/23/2006 12:36 AM Scott Ullrich

REALLY release and renew correctly.

ca88e48f 12/23/2006 12:00 AM Scott Ullrich
  • Fix release / renew
  • Don't return immediately from dhclient to give it time to associate so we can return correct address back to status_interfaces.php
f1d5b72c 12/22/2006 11:17 PM Scott Ullrich

Correct path to pgrep:

  1. which pgrep
    /bin/pgrep
bb7d60f9 12/21/2006 10:15 PM Seth Mos MFC find_dhclient_process() fixes.
  • Fix pgrep regexp for new dhclient version
  • Kill process by number instead of (non-existant) pid file.
  • Return PID number instead of executing the file $pid
e789a625 12/21/2006 12:28 AM Scott Ullrich

Output dhclient.conf in the same format as current m0n0.ch beta (freebsd 6 + isc dhclient)

bdc3c489 12/21/2006 12:21 AM Scott Ullrich
  • Set dhclient-script using option
  • Use -nw

Obtained from latest m0n0 beta 1.3

8a7553ab 12/20/2006 10:06 PM Scott Ullrich

Switch to ISC-Dhclient. OpenBSD's dhclient is driving me bonkers.

84e5047d 12/11/2006 05:10 PM Scott Ullrich

Silence eclipse warnings

b7ec2b9e 10/01/2006 11:54 PM Scott Ullrich

Add get_interface_mac() needed for Radius

4b31e652 09/22/2006 04:01 PM Scott Ullrich

nve will support altq in just a moment.

Reminded-numerous-times-by: Christos Dionissopoulos <>

df477d2b 09/21/2006 12:22 AM Scott Ullrich

The interface le absolutely supports ALTQ. Make it so.

7e1f7ce5 08/26/2006 07:51 PM Scott Ullrich

Send dhcp client name.

Ticket #1087

271a99f6 08/26/2006 07:37 PM Scott Ullrich

Send dhcp client name.

Ticket #1087

eb772abd 08/26/2006 07:14 PM Scott Ullrich

Send dhcp client name.

Ticket #1087

3f7d2120 08/11/2006 10:55 PM Bill Marquette

flush the interface cache every time an interface is created
thanks go to MxxCon for testing

9e097ada 08/11/2006 03:46 AM Bill Marquette

MFC 13725 - really update cache

7b2d4769 08/11/2006 03:34 AM Bill Marquette

MFC 13723 - Here's another 7-10 second speedup on my 4801 by caching the carp interface counters

547a126d 08/11/2006 03:13 AM Bill Marquette

partial MFC of 13717
eek out another 10 seconds on my 4801 for rc.filter_configure

2f19fa14 06/22/2006 02:06 AM Scott Ullrich

When you include a dropdown widget, its generally a good idea to have backend code to actually intrepret the option!

99e72ce8 06/05/2006 12:13 AM Scott Ullrich

Restore evil ugly hacks that was there before me without being even more evil by calling killall.

This code is wacked and really needs fixing in HEAD. I'll leave it broken to entice someone to fix it the correct way soon.

a17a51fa 06/01/2006 02:01 AM Scott Ullrich

Spell hostapd correctly

4b2a6180 06/01/2006 01:58 AM Scott Ullrich

Do not killall all hostpad or wpa_supplicant processes. This is NOT multi interface friendly.

Instead look for the process with the interface in it and kill the correct one.

51e4bb37 05/31/2006 11:29 PM Scott Ullrich

Fix discover_bridge()

4066776d 05/20/2006 08:24 PM Scott Ullrich

MFC 12314
MFC 12315
Present the 11b mode as a empty array instead of TRUE. This fixes a channel list with mixed 11b and 11g modes.

601642c7 05/08/2006 09:53 PM Scott Ullrich

Kill off scalar array errors. This is not the 100% correct fix but will do until Seth returns from vacation.

09b897ae 05/08/2006 09:23 PM Scott Ullrich

Unset default route if dynamic gateway support is enabled in OLSR

490b8b2a 05/06/2006 03:31 AM Scott Ullrich

Turn off previous ath settings.

Detective-work-done-by: Holger

4d857dcf 05/06/2006 02:42 AM Scott Ullrich

Turn off previous ath settings.

Detective-work-done-by: Holger

d36088d2 05/06/2006 12:57 AM Scott Ullrich

Turn off pureg if its enabled so that the wireless interface can change settings

8a958125 05/06/2006 12:04 AM Scott Ullrich

Work around the fact that the HAL expects commands to be issued in a certain order. This is quite annoying.

8e8cbefd 05/02/2006 10:05 PM Scott Ullrich

Add "re" interface to altq. This is a realtek 1000 gigabit card.

11cbd478 04/27/2006 05:25 PM Scott Ullrich

Don't start from interfaces.inc. We're moving to rc.bootup

cd259993 04/21/2006 04:29 AM Scott Ullrich

Remove openvpn. We now have a CoreGUI version.

8a573737 04/19/2006 07:11 PM Scott Ullrich

Nuke spaces in carp passwords, it doesnt work too well with them.

b754c6d0 04/19/2006 06:44 PM Scott Ullrich

Surround carp password with ""

c5d5ffaf 04/18/2006 04:38 PM Scott Ullrich

Do not setup carp pfsync interface unless pfsync is enabled

Really not sure how this fell through the cracks. Grr.

0e16b9ca 04/08/2006 02:04 AM Scott Ullrich

We're in 2006 now, toto

4b0e71db 04/07/2006 01:52 AM Scott Ullrich

Initialize $interface_channels to silence PHPEclipse

2b9747b9 04/07/2006 01:51 AM Scott Ullrich

Initialize variables to silence PHPEclipse

f0674f67 04/01/2006 08:49 PM Scott Ullrich

Sync back up with head. For some reason CVSWEB is not showing the actual version correctly.

d8c67d69 03/26/2006 09:46 PM Scott Ullrich

MFC wireless changes

10c04a6b 03/26/2006 09:30 PM Scott Ullrich

Dont restart webConfigurator on changes

6a669fb0 03/26/2006 07:55 PM Scott Ullrich

Reload captive portal then webConfigurator

c597d50f 03/26/2006 04:53 AM Scott Ullrich

Do not use reload_* until we can fix the console bug

4742e927 03/10/2006 04:24 AM Scott Ullrich

Fix wireless for this latest hal when changing settings a second time.

4c00cc03 03/10/2006 02:13 AM Scott Ullrich

Nuke stationname

5f2ad497 03/05/2006 09:59 PM Scott Ullrich

Sleep 1 before bringing the interface up.

See http://forum.pfsense.org/index.php?topic=752.new;topicseen#new for more info.

b932ef16 02/26/2006 09:27 PM Scott Ullrich

Cleanup CARP init routines

dc9a686f 02/26/2006 02:19 AM Scott Ullrich

Disable preemption if arp load balancing is enabled

2b451a97 02/16/2006 11:29 PM Scott Ullrich

Axe the first occurance of "done" during bootup. It's extra.

49fac85b 02/15/2006 07:21 PM Scott Ullrich

If carp ips are defined install them regardless of the settings

a5250ebc 02/15/2006 07:20 PM Scott Ullrich

If carp ips are defined install them regardless of the settings

be606e9a 02/11/2006 11:34 PM Scott Ullrich
  • Missing \n
  • Remove /* */ carpdev code, it will never make it into RELENG_1 anyways
2e41791c 02/06/2006 12:14 AM Scott Ullrich

Actually change the txpower.

c46e94b0 01/23/2006 06:53 PM Scott Ullrich

Remove CARP preemption from RELENG_1. Option will stay in HEAD and will need to be fixed but #797 is now fixed for RELENG_1

In-discussion-with: Bill M
Huge-issues-found-by: Tmueko

78922914 01/19/2006 06:10 AM Scott Ullrich

MFC 7912
Move wireless distance tuning up in the code (before we down and up the interface).
Remove temp writeout of distance settings.

767a716e 01/15/2006 03:33 AM Scott Ullrich

Correct warnings and errors found eclipse

0831bc86 01/15/2006 03:11 AM Scott Ullrich

Fix bugs found by eclipse

d1d6fdf3 01/02/2006 11:58 PM Scott Ullrich

Set net.inet.carp.allow=0 if carp is not being used

ea9d29fa 12/30/2005 07:19 PM Scott Ullrich

Use if(isset($wlcfg['channel']))

7d0f4544 12/29/2005 07:48 PM Scott Ullrich

Do not return so early so that pfsync gets redirected to loopback

Ticket #761

5e99d81a 12/29/2005 12:08 AM Scott Ullrich

Bring the WAN interface up regardless.

Ticket #757

9d1973b0 12/28/2005 12:37 AM Scott Ullrich

Up the interface

e7aa7560 12/27/2005 10:12 PM Scott Ullrich

Do not setup STP on wireless interfaces

3789e4df 12/27/2005 09:46 PM Scott Ullrich

Setup STP correctly when interfaces are not wireles

2d1e01b0 12/22/2005 01:04 AM Scott Ullrich
  • Output . for all sleep()
  • Notify when done
  • No need to create interface again, it already exists
9123cef8 12/22/2005 12:04 AM Scott Ullrich

If we've waited for over 30 seconds, then simply exit

a16dab37 12/22/2005 12:03 AM Scott Ullrich

If we've waited for over 30 seconds, then simply exit

44837e6b 12/20/2005 10:47 PM Scott Ullrich

Only process when booting

df792110 12/20/2005 07:16 PM Scott Ullrich

Do not enable STP on wireless interfaces

467c2c89 12/18/2005 09:51 PM Scott Ullrich

Destroy carp interfaces before config so that after sync deleted interfaces are destroyed

b3a66d90 12/18/2005 07:10 PM Scott Ullrich

Bring bridge up later

a591b9cb 12/18/2005 07:07 PM Scott Ullrich

Bring bridge up later

c60e4f51 12/18/2005 06:35 PM Scott Ullrich

$bridges_total++ after each new bridge bringup

77712c1e 12/18/2005 06:33 PM Scott Ullrich

Adjust bringup order. Bring up bridge on wan too

0c6ee817 12/15/2005 12:05 AM Scott Ullrich

Echo out when waiting to bring up carp final

82a7eb4a 12/12/2005 11:13 PM Scott Ullrich

Bring up optional and or LAN interface too

fafdfe28 12/12/2005 10:57 PM Scott Ullrich

Down the bridge then bring it up

6651e3ec 12/09/2005 04:26 AM Scott Ullrich

Bring bridgeX up

43715f8b 12/09/2005 04:25 AM Scott Ullrich

Bring bridgeX up

fb798612 12/07/2005 12:45 AM Scott Ullrich

MFC 8313
If no stationname is set, we still need stationname in front of the "pfsense" default we add.

007ce569 12/03/2005 04:11 AM Scott Ullrich

If carp is not enabled then do not process

cb77ff27 12/03/2005 03:03 AM Scott Ullrich

If carp is not enabled then do not process

0856c4ac 11/29/2005 06:59 AM Scott Ullrich

MFC 8165
Add 802.11g protection mode. (ticket #715)

d7a6517a 11/27/2005 08:41 PM Scott Ullrich MFC 8080
  • Do not process hotplug events from pppoe
  • Cleanup kill by pid function, accept a real pid (dhclient depends on this)
f4c9d138 11/21/2005 02:20 AM Scott Ullrich

No need to use () when setting string variables.

34959279 11/20/2005 05:17 AM Scott Ullrich

Use fwrite to write out ath command

191a8175 11/19/2005 11:26 PM Scott Ullrich MFC 7836 - Minor nitpicks
  • Surround all variables within "" with {}
  • Output the command we are running for athctrl.sh
a59abc65 11/19/2005 09:35 PM Scott Ullrich MFC 7828
  • Always test string variables with == "string"
  • Test against set variables, not the thin air
  • Make distance work due to $distance never being tested correctly
  • Make channel work due to $channel never being tested correctly
  • Dont check if wpa_supplicant is running, just try to kill it
f134033e 11/16/2005 03:07 AM Scott Ullrich

MFC 7717
Add wireless distance tuning.