summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_lan.php
Commit message (Collapse)AuthorAgeFilesLines
* setup bridge(s) after destroyingChris Buechler2009-01-041-0/+1
|
* When changing the IP address, reassign all static routes.Scott Ullrich2008-01-221-0/+3
| | | | Tested-by: Gary Buckmaster via ORU
* Restart snmp services after LAN IP changesScott Ullrich2007-09-181-0/+3
| | | | Ticket #1453
* Misc grammer fixesScott Ullrich2007-07-061-1/+1
|
* * Add reset_carp()Scott Ullrich2006-05-301-1/+1
| | | | * Utilizie reset_carp() after interface changes if need be
* Setup CARP interfaces after interface changes. CARP nics will go into INIT ↵Scott Ullrich2006-05-301-0/+2
| | | | | | if the gateway, etc is changed. HEAD already does this via the reload_interfaces code.
* No need to sleep after flushing buffersScott Ullrich2006-03-261-1/+0
|
* Flush buffers before reloading interface specific itemsScott Ullrich2006-03-261-0/+4
|
* Move reload pieces to end of page, call filter_configure() afterwardsScott Ullrich2006-03-261-1/+4
|
* Reload at the end of the pageScott Ullrich2006-03-261-2/+2
|
* * Call interfaces_lan_configure()Scott Ullrich2006-03-261-1/+3
| | | | * Call interfaces_opt_configure($index)
* Do not use reload_* until we can fix the console bugScott Ullrich2006-03-261-5/+4
|
* Remove bandwidth items. We don't want to confuse the user with un-used items.Scott Ullrich2006-01-231-33/+0
|
* Nuke the IP Helper JavascriptScott Ullrich2006-01-091-1/+1
| | | | Ticket #766
* Only unlink if file existsScott Ullrich2006-01-071-1/+1
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Remove 2nd FTP helper headingScott Ullrich2005-12-221-3/+0
|
* Use /tmp/reload_interfacesScott Ullrich2005-12-031-13/+2
|
* Remove extra FTP helper boxScott Ullrich2005-11-121-9/+1
|
* Correctly check/uncheck FTP HelperScott Ullrich2005-11-081-1/+1
|
* Move FTP Helper to above wireless portion. Uncheck box correctly on page ↵Scott Ullrich2005-11-081-0/+14
| | | | restore.
* MFC 7415Scott Ullrich2005-11-061-1/+1
| | | | Use $pconfig
* MFC 7413Scott Ullrich2005-11-061-1/+7
| | | | Make FTP Its own area with header bar
* MFC 7401Scott Ullrich2005-11-061-1/+21
| | | | | | | | Add support for per interface ftp helper. Suggested-by: Dan Swartzendruber <dswartz_AT_druber.com> In-Discussion-with: Bill M, Dan S
* Add back checks for LAN ip address. An address is required for traffic ↵Scott Ullrich2005-10-311-6/+5
| | | | shaping.
* Do not try and "guess" the subnet mask depending on the ip addressScott Ullrich2005-10-291-5/+0
| | | | Ticket #656
* Do not allow LAN to be bridged with selfScott Ullrich2005-10-291-1/+1
| | | | Ticket #653
* * Correctly bring up a new bridgeScott Ullrich2005-10-121-1/+1
| | | | * Correctly destroy a bridge when no longer used
* filter_translate_type_to_real_interface() on the bridge interfaceScott Ullrich2005-10-121-1/+1
|
* Destroy the bridge either way, it will be recreated if needed.Scott Ullrich2005-10-121-6/+4
|
* Missing ;Scott Ullrich2005-10-111-1/+1
|
* If user is deleting a bridge, destroy it.Scott Ullrich2005-10-091-0/+7
|
* Adjust carp bootup sequence. Do not down the interfaces and later up them.Scott Ullrich2005-09-241-3/+0
|
* * Change <br> to <p>Scott Ullrich2005-09-101-1/+1
| | | | * Add a <p> to DHCP Server range blurb
* Use newer style print_info_box_np()Scott Ullrich2005-09-101-1/+1
|
* * Move form up to cover applyScott Ullrich2005-09-101-3/+4
| | | | * unlink the lan dirty file after apply
* Remove reboot blurbScott Ullrich2005-09-101-3/+0
|
* * Add lan dirty flagScott Ullrich2005-09-101-15/+12
| | | | * Do not change settings until user clicks Apply
* Clarify *WHICH* speed the user should enter here. Its physical NIC speed.Scott Ullrich2005-09-041-1/+1
|
* Allow LAN + WIRELESS combo correctlyScott Ullrich2005-08-251-1/+2
|
* Remove bridging safety-checksScott Ullrich2005-08-241-3/+3
|
* Remove bridging safety-checksScott Ullrich2005-08-241-6/+6
|
* Make wireless settings work correctly on LAN.Scott Ullrich2005-08-241-0/+1
|
* Enforce bandwidth valuesScott Ullrich2005-08-141-0/+3
| | | | Ticket #347
* Eliminate reboots and correct messagesScott Ullrich2005-08-091-0/+1
|
* Allow a IP address on lan if its bridgedScott Ullrich2005-08-021-2/+3
|
* optcfg -> lancfgScott Ullrich2005-08-021-1/+1
|
* $optcfg -> $lancfgScott Ullrich2005-08-021-1/+3
|
* Do not validate ip and subnet fields if we are bridgingScott Ullrich2005-08-021-2/+4
|
* Woops, write out config if bridged.Scott Ullrich2005-08-021-56/+55
|
OpenPOWER on IntegriCloud