Project

General

Profile

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

# Date Author Comment
17faca58 09/10/2005 07:15 PM Scott Ullrich
  • Change <br> to <p>
  • Add a <p> to DHCP Server range blurb
bf158f5c 09/10/2005 07:13 PM Scott Ullrich

Use newer style print_info_box_np()

f88a634b 09/10/2005 07:12 PM Scott Ullrich
  • Move form up to cover apply
  • unlink the lan dirty file after apply
177c4ab8 09/10/2005 06:38 PM Scott Ullrich

Remove reboot blurb

03e6d007 09/10/2005 06:30 PM Scott Ullrich
  • Add lan dirty flag
  • Do not change settings until user clicks Apply
ac3c2b2a 09/04/2005 02:38 AM Scott Ullrich

Clarify WHICH speed the user should enter here. Its physical NIC speed.

d9a31e93 08/25/2005 08:36 PM Scott Ullrich

Allow LAN + WIRELESS combo correctly

19c0f3b3 08/24/2005 05:42 PM Scott Ullrich

Remove bridging safety-checks

4ab4e4ef 08/24/2005 05:42 PM Scott Ullrich

Remove bridging safety-checks

04c1deba 08/24/2005 05:33 PM Scott Ullrich

Make wireless settings work correctly on LAN.

0138d492 08/14/2005 05:50 PM Scott Ullrich

Enforce bandwidth values

Ticket #347

824edb6c 08/09/2005 10:44 PM Scott Ullrich

Eliminate reboots and correct messages

ac671944 08/02/2005 09:56 PM Scott Ullrich

Allow a IP address on lan if its bridged

05aa1128 08/02/2005 09:55 PM Scott Ullrich

optcfg -> lancfg

8f33c905 08/02/2005 08:51 PM Scott Ullrich

$optcfg -> $lancfg

b85311ed 08/02/2005 08:41 PM Scott Ullrich

Do not validate ip and subnet fields if we are bridging

75211081 08/02/2005 08:22 PM Scott Ullrich

Woops, write out config if bridged.

f0dcff6f 08/02/2005 08:10 PM Scott Ullrich

Combine note and warning areas into one

5b80d869 08/02/2005 08:06 PM Scott Ullrich
  • Add IP Configuration header
  • Cleanup html
6d6d0f14 08/02/2005 07:58 PM Scott Ullrich

Add bridging to LAN option by incredibly popular request.

c55a8ab9 07/30/2005 01:30 AM Holger Bauer

some crosslinking to "fly" from corrosponding setting to logs, diags and back

b5933544 07/24/2005 07:25 PM Scott Ullrich

Eliminate reboot needed notice. Reapply all needed services at the end of the script to avoid breaking the output during ip change.

6846116e 07/06/2005 03:42 AM Scott Ullrich
  • Import latest code from m0n0wall
  • Split functions into gen_bits_opt and gen_bits_lan
931066a8 07/03/2005 04:26 PM Bill Marquette

Use $pgtitle
Fix assign/vlan tabs (backwards)

7f43ca88 07/02/2005 04:03 AM Scott Ullrich

Use new header system.

1f8caa36 06/25/2005 10:03 PM Scott Ullrich

Bring carp back up after interface changes

001fdeea 05/25/2005 09:57 PM Scott Ullrich
  • Do not set bandwidth and bandwidth type unless are other than ""
  • Unset the values if either condition is not met in the config
b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

79f8694f 03/27/2005 08:58 PM Bill Marquette

better function name :)

7247e494 03/27/2005 08:56 PM Bill Marquette

update to use new updatechanged() function

0390c50a 03/24/2005 05:28 AM Bill Marquette

better description of what requires a reboot

52442f57 03/24/2005 05:26 AM Bill Marquette

Don't require a reboot for trivial changes such as bandwidth change
Fully log what changed on write_config()

b9e255dd 03/12/2005 03:45 AM Bill Marquette

Remove some code duplication

e95c754f 03/12/2005 03:38 AM Bill Marquette

more variable cleanup

b7f01f59 03/12/2005 03:24 AM Bill Marquette

variable cleanup

d09c8936 01/22/2005 06:51 AM Scott Ullrich

allow bandwidth to not be defined

222b5299 01/21/2005 08:56 PM Scott Ullrich

Move scheduler type to advanced menu. We'll default to PRIQ as a simple starting point for new users. NOTE: The scheduler type goes into affect for all interfaces.

21ab1cde 01/08/2005 05:07 AM Scott Ullrich

remove /31 from interface IP assignment screens since a /31 subnet has 0 usable IP addresses. simpify all 1-32 loops by using the same code as much as possible.

40dd6441 11/21/2004 08:22 PM Scott Ullrich

Update to dropdowns to count to /32

73c38fa2 11/15/2004 01:52 AM Scott Ullrich

Add scheduler type per interface and allow user to define overall bandwidth for the interface

03b92764 11/14/2004 09:06 PM Scott Ullrich

Interface speed definitions for interfaces

7f5b4824 11/14/2004 09:00 PM Scott Ullrich

Clean up save or reboot message, add bandwidth elements to WAN and LAN for traffic shaping. Clean up a few bugs in traffic shaping queue edit screen.

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision