Ticket #1718 fixes
Do not allow DHCP Server to be used on WAN when it does not have a static IP address.
Single interface supportAppliance Project
Fix braindead php {}
Show string in uppercase.
Set the starting interface when LAN does not exist to WAN.
Show WAN if LAN is not enabled.
Allow reserved IP addresses to fall within the DHCP Server range. DHCPDdoes not barf with these changes, so why not?
touch up text
Ticket #1578
s/Diagnostics/Status/
Switch over to array style page titles. Obtained-from: m0n0wall
Do not allow DHCP server to be enabled when DHCP relay is enabled, and vice versa
Ticket #1488
Fixing css layout
unsplit DHCP-root-path-option
DHCP: add Domain-Searchlist-Option
- correct behaviour of dhcpd.conf creation- enable root-path
DHCP: domainname / HEAD > RELENG_1
adapt DHCP-options HEAD <> RELENG
Add TFTP and LDAP server options to dhcpd
Add a plus button on the top header of these pages.This to make it easier on large configurations.
Add NTP server field to dhcp config.From: Alexander Schaber
Allow for basic network boot configurationIn Use By: Seth
MFC [15285]add dhcpd static mappings to dns forwarder
Reset DHCP server after deleting static assignment.
Latest OLSR changes.
Correctly add WAN interface to DHCP if OLSR is enabled
Don't complain if OLSR rules don't exist
OLSR fixes
MFC 10348Allow staticarp to be disabled w/out a rebootFix found and tested by Wesley K. Joyce
arp -da static entries after turning off static option
Remove previous leases when toggling failover dhcp option
Remove #!/usr/local/bin/php
Show item if mac or ip is defined.
Ticket #669
""): ?> is preferred. Scolded by support forums.
Do not call staticmaps_sort() twice
Restore previous behavior dealing with arrays
Do not show blank rows
unset dns servers unconditionally.
Move DNS to pool area
Correctly save dns servers
Ticket #426
Add NOTE of why we need DNS Server options per subnet,
Add DNS server options specific for each DHCP subnet
Update misleading description
no need for sprintf, just eats more cpu and memory
use ip2long() to check ip addresses
Allow denyknown checkbox box to participate in the javascript party, too!
Allow staticarp selection box to participate in the javascript party, too!
Don't forget the javascript!
Beginnings of Ticket #380
(#382) - don't allow users to overlap the dynamic IP range over the static IPs
Allow user to set failover sync ip. Requires a carp entry so that we can deterimine the ADV Skew and detect if it should be primary or backup.
Do not dirty the path. We reload anyways.
Ticket #369
Eliminate reboots and correct messages
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
I can tell who failed school...7 f's is bad!!!
Fix bottom rounds
Use $pgtitlesmall code cleanups
Align the Note under text
Consolidate Apply changes button into the info box on the right hand side
Curvify
include head.inc and round corners on tabs
Correctly restore gateway address.
This should address Ticket #24
doubleclick to edit
descriptions are white on red, not black on red
icon placement cleanup
Add $Id$ tag
static arp entries are interface specific now - no longer tied to only LAN interfaceadded warning that this will break communications with hosts not in dhcp table
I fully expect we'll want to move this to it's own section at some point
extra </table>
Move static arp code around to present it cleaner
Support for static ARP from Mircea Rimbu
Add a little comment describing why you might want the gateway option
Let users change the gateway that dhcpd assignsHoba, this commit is for you
Synchornize with m0n0wall 1.2b3. These files have not really beenmodified too much so a straight copy works. 9 files remain to bepatched by hand.
Initial revision