mirror of
				https://git.openwrt.org/project/luci.git
				synced 2025-10-31 10:49:03 +08:00 
			
		
		
		
	
			
				
					
						
					
					e4e707a93baf615f9b1dab37044428225362c52b
				
			
			
		
	 David Härdeman
		
	
	e4e707a93b
	
	
	luci-mod-network: add odhcpd cfg in DHCP server setup
			David Härdeman
		
	
	e4e707a93b
	
	
	luci-mod-network: add odhcpd cfg in DHCP server setup
		
			
			The "Set up DHCP Server" button is meant to setup the basics for a DHCP server on the given interface. Add odhcpd setting "dhcpv4" as well. It is a no-op in case odhcpd isn't setup to take care of DHCPv4 as well, but it makes it easier to support either dnsmasq or odhpcd as the DHCPv4 server. One might argue that the button should also set dhcpv6=server and ra=server, so that it doesn't only setup a DHCPv4 server, but also prepares a DHCPv6 server, but that's for another PR :) Signed-off-by: David Härdeman <david@hardeman.nu>
				
					… 
				
			
			
		OpenWrt luci feed
Description
This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.
Usage
This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:
src-git luci https://github.com/openwrt/luci.git
To install all its package definitions, run:
./scripts/feeds update luci
./scripts/feeds install -a -p luci
API Reference
You can browse the generated API documentation directly on Github.
Development
Documentation for developing and extending LuCI can be found in the Wiki
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Translation status
Use Weblate instead of direct editing of the *.po files.
Description
				
					Languages
				
				
								
								
									JavaScript
								
								47.1%
							
						
							
								
								
									C
								
								25.4%
							
						
							
								
								
									Lua
								
								10.4%
							
						
							
								
								
									HTML
								
								5.7%
							
						
							
								
								
									CSS
								
								3.2%
							
						
							
								
								
									Other
								
								8.2%