mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 16:26:59 +00:00
Version 2.5
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
d28d8feb4f
commit
8904b5b82c
21 changed files with 708 additions and 6816 deletions
|
|
@ -32,6 +32,9 @@
|
|||
#ifndef OUTPUT_FORMAT
|
||||
# define OUTPUT_FORMAT "text"
|
||||
#endif
|
||||
#ifndef OUTPUT_ORDER
|
||||
# define OUTPUT_ORDER "i"
|
||||
#endif
|
||||
#ifndef OUTPUT_LIMIT
|
||||
# define OUTPUT_LIMIT "77"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue