Commit Graph

7 Commits

Author SHA1 Message Date
Jeff Carr d6f15e9e22 allow dns lookup output to be sent to systemctl
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-10 03:22:44 +00:00
Jeff Carr 17e5b73aa4 convert to ListenTCP
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-09 13:20:57 +00:00
Jeff Carr f437bfec59 start moving common things into the library
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-05 00:00:39 -07:00
Jeff Carr ed570b08ac Closes the socket if the IPv6 address does not match the hostname
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-04 23:20:34 -07:00
Jeff Carr d767632eed Look up the client IP from the hostname
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-04 15:07:21 -07:00
Jeff Carr a9a254e62d Add a DNS lookup of the servername. Only listen on that IPv6 address.
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-04 14:25:23 -07:00
Jeff Carr 9086eddbec Initial commit that works more or less
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-04 12:13:07 -07:00