summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_opt.php
Commit message (Expand)AuthorAgeFilesLines
* add support for IP-less interfaces (primarily for assigning tun interfaces fo...Chris Buechler2009-02-081-1/+2
* setup bridge(s) after destroyingChris Buechler2009-01-041-0/+1
* clarify use of this fieldChris Buechler2008-11-081-1/+1
* fix bug if no aliases existChris Buechler2008-06-201-3/+4
* Ticket #1711 fixesScott Ullrich2008-05-171-0/+4
* When changing the IP address, reassign all static routes.Scott Ullrich2008-01-221-0/+4
* Correct gateway check. This was *WRONG*.Scott Ullrich2007-01-091-2/+1
* * Do not show the same error message 2+ times (in this case 60)Scott Ullrich2007-01-091-1/+3
* Also check policy based routing and see if the gateway is in use.Scott Ullrich2006-07-241-2/+10
* Compare against $pconfig and only check items if gateway is changing.Scott Ullrich2006-07-241-3/+3
* Someone please purchase me a spell checker. Fix input_errors typoScott Ullrich2006-07-241-1/+1
* If a gateway is being used by the load balancer pool, do not allow operator t...Scott Ullrich2006-07-241-0/+15
* * Add reset_carp()Scott Ullrich2006-05-301-1/+1
* Setup CARP interfaces after interface changes. CARP nics will go into INIT i...Scott Ullrich2006-05-301-0/+2
* Reload graph functions on OPT changesScott Ullrich2006-04-031-0/+3
* Flush buffers before reloading interface specific itemsScott Ullrich2006-03-261-0/+5
* Move reload pieces to end of page, call filter_configure() afterwardsScott Ullrich2006-03-261-5/+12
* * Call interfaces_lan_configure()Scott Ullrich2006-03-261-1/+1
* Do not use reload_* until we can fix the console bugScott Ullrich2006-03-261-1/+1
* Remove bandwidth items. We don't want to confuse the user with un-used items.Scott Ullrich2006-01-231-32/+0
* Nuke the IP Helper JavascriptScott Ullrich2006-01-091-2/+0
* Nuke the IP Helper JavascriptScott Ullrich2006-01-091-1/+1
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Reload captiveportal in reload_interfacesScott Ullrich2005-12-031-6/+0
* Use /tmp/reload_interfacesScott Ullrich2005-12-031-5/+2
* Correctly check/uncheck FTP HelperScott Ullrich2005-11-081-1/+1
* Move FTP Helper to above wireless portion. Uncheck box correctly on page re...Scott Ullrich2005-11-081-14/+15
* MFC 7415Scott Ullrich2005-11-061-1/+1
* MFC 7413Scott Ullrich2005-11-061-1/+7
* MFC 7401Scott Ullrich2005-11-061-1/+20
* MFC 6915Scott Ullrich2005-10-171-4/+4
* * Correctly bring up a new bridgeScott Ullrich2005-10-121-1/+1
* 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-5/+3
* Remove "Interfaces cannot be bridged while the captive portal is enabled." li...Scott Ullrich2005-10-111-1/+1
* Missing ;Scott Ullrich2005-10-111-1/+1
* If user is deleting a bridge, destroy it.Scott Ullrich2005-10-091-0/+7
* Fix spelling errorSeth Mos2005-10-031-1/+1
* Adjust carp bootup sequence. Do not down the interfaces and later up them.Scott Ullrich2005-09-241-3/+0
* No need to unlock. We never locked.Scott Ullrich2005-09-041-1/+0
* Clarify *WHICH* speed the user should enter here. Its physical NIC speed.Scott Ullrich2005-09-041-1/+1
* Allow _ chars.Scott Ullrich2005-09-011-1/+1
* Allow numbers into the descriptionScott Ullrich2005-08-221-1/+1
* Remove double bridge safety checksScott Ullrich2005-08-161-8/+8
* Enforce MTU input validation between 24 and 1501Scott Ullrich2005-08-151-0/+5
* Do not validate IP, subnet or gateway for DHCP enabled interface.Scott Ullrich2005-08-141-14/+13
* specify next hop gateway field is IP addresscbuechler2005-08-141-1/+1
* Enforce correct mac addressScott Ullrich2005-08-141-0/+3
* Enforce bandwidth valuesScott Ullrich2005-08-141-1/+3
* Make sure gateway is a valid ip addressScott Ullrich2005-08-141-0/+4
OpenPOWER on IntegriCloud