• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/dhcp/Config.in
Thomas De SchampheleireThomas De Schampheleire committed 35eaed8d07b20 Dec 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_DHCP
2
    bool "dhcp (ISC)"
3
    # fork()
4
    depends on BR2_USE_MMU
5
    help
6
      DHCP relay agent from the ISC DHCP distribution.
7
​
8
      http://www.isc.org/products/DHCP
9
​
10
if BR2_PACKAGE_DHCP
11
​
12
config BR2_PACKAGE_DHCP_SERVER
13
    bool "dhcp server"
14
    help
15
      DHCP server from the ISC DHCP distribution.
16
​
17
config BR2_PACKAGE_DHCP_SERVER_DELAYED_ACK
18
    bool "Enable delayed ACK feature"
19
    depends on BR2_PACKAGE_DHCP_SERVER
20
    help
21
      Enable delayed ACK feature in the ISC DHCP server.
22
​
23
config BR2_PACKAGE_DHCP_RELAY
24
    bool "dhcp relay"
25
    help
26
      DHCP relay agent from the ISC DHCP distribution.
27
​
28
​
29
config BR2_PACKAGE_DHCP_CLIENT
30
    bool "dhcp client"
31
    help
32
      DHCP client from the ISC DHCP distribution.
33
​
34
endif
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.