• 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 PetazzoniThomas Petazzoni committed 1dbd7b9910204 Jul 2016
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
    depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
6
    help
7
      DHCP relay agent from the ISC DHCP distribution.
8
​
9
      http://www.isc.org/products/DHCP
10
​
11
if BR2_PACKAGE_DHCP
12
​
13
config BR2_PACKAGE_DHCP_SERVER
14
    bool "dhcp server"
15
    help
16
      DHCP server from the ISC DHCP distribution.
17
​
18
config BR2_PACKAGE_DHCP_SERVER_DELAYED_ACK
19
    bool "Enable delayed ACK feature"
20
    depends on BR2_PACKAGE_DHCP_SERVER
21
    help
22
      Enable delayed ACK feature in the ISC DHCP server.
23
​
24
config BR2_PACKAGE_DHCP_RELAY
25
    bool "dhcp relay"
26
    help
27
      DHCP relay agent from the ISC DHCP distribution.
28
​
29
​
30
config BR2_PACKAGE_DHCP_CLIENT
31
    bool "dhcp client"
32
    help
33
      DHCP client from the ISC DHCP distribution.
34
​
35
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.