• 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
Romain NaourRomain Naour committed 51a24f8d71a27 May 2017
Raw file
Source viewDiff to previous
 
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
    select BR2_PACKAGE_SYSTEMD_TMPFILES if BR2_PACKAGE_SYSTEMD
16
    help
17
      DHCP server from the ISC DHCP distribution.
18
​
19
config BR2_PACKAGE_DHCP_SERVER_DELAYED_ACK
20
    bool "Enable delayed ACK feature"
21
    depends on BR2_PACKAGE_DHCP_SERVER
22
    help
23
      Enable delayed ACK feature in the ISC DHCP server.
24
​
25
config BR2_PACKAGE_DHCP_RELAY
26
    bool "dhcp relay"
27
    help
28
      DHCP relay agent from the ISC DHCP distribution.
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.