Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
2a55a469
Commit
2a55a469
authored
Aug 01, 2014
by
Stephen Morris
Browse files
[master] Merge branch 'trac3480'
parents
44bcb32f
bbe56926
Changes
3
Hide whitespace changes
Inline
Side-by-side
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