aboutsummaryrefslogtreecommitdiff
path: root/net/omcmd
Commit message (Collapse)AuthorAgeFilesLines
* omcmd is a CLI utility for performing OMAPI queries and updates on aMartin Wilke2011-01-296-0/+65
running ISC DHCP server, such as adding a host entry or querying a lease. Unlike omshell, it is designed to be readily usable by shell scripts; it has simple one-shot commands and returns error codes. WWW: http://freshmeat.net/projects/omcmd PR: ports/148398 Submitted by: Pavel Volkov Feature safe: yes Notes: svn path=/head/; revision=268379