Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Kea
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
445
Issues
445
List
Boards
Labels
Service Desk
Milestones
Merge Requests
71
Merge Requests
71
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
Kea
Commits
2a55a469
Commit
2a55a469
authored
Aug 01, 2014
by
Stephen Morris
Browse files
Options
Browse Files
Download
Plain Diff
[master] Merge branch 'trac3480'
parents
44bcb32f
bbe56926
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
3 deletions
+6
-3
configure.ac
configure.ac
+0
-2
src/bin/Makefile.am
src/bin/Makefile.am
+1
-1
src/bin/sockcreator/README
src/bin/sockcreator/README
+5
-0
No files found.
configure.ac
View file @
2a55a469
...
...
@@ -1389,8 +1389,6 @@ AC_CONFIG_FILES([compatcheck/Makefile
src/bin/keactrl/tests/keactrl_tests.sh
src/bin/keactrl/tests/Makefile
src/bin/Makefile
src/bin/sockcreator/Makefile
src/bin/sockcreator/tests/Makefile
src/hooks/dhcp/Makefile
src/hooks/dhcp/user_chk/Makefile
src/hooks/dhcp/user_chk/tests/Makefile
...
...
src/bin/Makefile.am
View file @
2a55a469
# The following build order must be maintained.
SUBDIRS
=
sockcreator
dhcp4 dhcp6 d2
SUBDIRS
=
dhcp4 dhcp6 d2
if
CONFIG_BACKEND_JSON
SUBDIRS
+=
keactrl
...
...
src/bin/sockcreator/README
View file @
2a55a469
Aguust 2014: As of Kea 0.9, this code is not built. It is currently uncertain
whether it will be needed in a future version Kea, so it is being retained
in the repository for now: it may be deleted in the future.
The socket creator
==================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment