Project

General

Profile

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

# Date Author Comment
276a350f 01/22/2008 09:31 PM Scott Ullrich

When changing the IP address, reassign all static routes.

Tested-by: Gary Buckmaster via ORU

cc582ab7 09/18/2007 06:32 PM Scott Ullrich

Restart snmp services after LAN IP changes

Ticket #1453

08396d43 07/06/2007 06:10 PM Scott Ullrich

Misc grammer fixes

610b1136 05/30/2006 06:47 PM Scott Ullrich
  • Add reset_carp()
  • Utilizie reset_carp() after interface changes if need be
fd4ce0e0 05/30/2006 06:18 PM Scott Ullrich

Setup CARP interfaces after interface changes. CARP nics will go into INIT if the gateway, etc is changed.

HEAD already does this via the reload_interfaces code.

3883609c 03/26/2006 09:31 PM Scott Ullrich

No need to sleep after flushing buffers

2e70a096 03/26/2006 07:51 PM Scott Ullrich

Flush buffers before reloading interface specific items

e4e8c30f 03/26/2006 07:09 PM Scott Ullrich

Move reload pieces to end of page, call filter_configure() afterwards

789e0b9d 03/26/2006 07:04 PM Scott Ullrich

Reload at the end of the page

b1659603 03/26/2006 06:51 PM Scott Ullrich
  • Call interfaces_lan_configure()
  • Call interfaces_opt_configure($index)
c597d50f 03/26/2006 04:53 AM Scott Ullrich

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

a8335136 01/23/2006 05:34 AM Scott Ullrich

Remove bandwidth items. We don't want to confuse the user with un-used items.

e763c15b 01/09/2006 07:49 PM Scott Ullrich

Nuke the IP Helper Javascript

Ticket #766

ed1320e7 01/07/2006 08:52 PM Scott Ullrich

Only unlink if file exists

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

17012356 12/22/2005 07:03 PM Scott Ullrich

Remove 2nd FTP helper heading

50410044 12/03/2005 01:56 AM Scott Ullrich

Use /tmp/reload_interfaces

963247d6 11/12/2005 05:29 PM Scott Ullrich

Remove extra FTP helper box

0135299b 11/08/2005 01:29 AM Scott Ullrich

Correctly check/uncheck FTP Helper

3c393400 11/08/2005 12:46 AM Scott Ullrich

Move FTP Helper to above wireless portion. Uncheck box correctly on page restore.

c2ce153a 11/06/2005 11:51 PM Scott Ullrich

MFC 7415
Use $pconfig

da56c4d7 11/06/2005 11:28 PM Scott Ullrich

MFC 7413
Make FTP Its own area with header bar

c1ec2c2f 11/06/2005 08:03 PM Scott Ullrich

MFC 7401
Add support for per interface ftp helper.

Suggested-by: Dan Swartzendruber <dswartz_AT_druber.com>

In-Discussion-with: Bill M, Dan S

623247f7 10/31/2005 10:45 PM Scott Ullrich

Add back checks for LAN ip address. An address is required for traffic shaping.

9d257086 10/29/2005 04:31 PM Scott Ullrich

Do not try and "guess" the subnet mask depending on the ip address

Ticket #656

f107446c 10/29/2005 04:27 PM Scott Ullrich

Do not allow LAN to be bridged with self

Ticket #653

0d429e43 10/12/2005 11:31 PM Scott Ullrich
  • Correctly bring up a new bridge
  • Correctly destroy a bridge when no longer used
9a6757a1 10/12/2005 08:57 PM Scott Ullrich

filter_translate_type_to_real_interface() on the bridge interface

1665e79c 10/12/2005 08:54 PM Scott Ullrich

Destroy the bridge either way, it will be recreated if needed.

3e115ed1 10/11/2005 08:39 PM Scott Ullrich

Missing ;

91e8aab2 10/09/2005 09:19 PM Scott Ullrich

If user is deleting a bridge, destroy it.

19aeae7f 09/24/2005 08:47 PM Scott Ullrich

Adjust carp bootup sequence. Do not down the interfaces and later up them.

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