commit 935c99d0970227b09eea7dea4b487567a57e7853
Author: Shane Gibson <shane@rackn.com>
Date: Tue Apr 24 08:47:02 2018 -0700
ignore the Mac OSX vomit of .DS_Store
M .gitignore
commit ea4d90e3fc4d7b29c215bbc86ec559592174b983
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Apr 20 11:17:50 2018 -0500
Update the logic that decides when and how to examine reservation info
when creating or renewing leases.
We were being too strict about matching reservations when creating
leases via DISCOVER, and too lax about NAK'ing leases in the face of
conflicting reservations when renewing leases via REQUEST.
M backend/dhcpUtils.go
M backend/dhcpUtils_test.go
commit 95fb7bf861580d6127ea10be607675ceda7897f0
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Apr 18 14:45:14 2018 -0500
Stop plugins that aren't in data
M midlayer/plugin.go
commit 32cd5b86dbe7260269e324d63d7aba8f2b51aac1
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Apr 18 12:25:29 2018 -0500
Add Leaving action for plugins to call
when they exit with reason.
M midlayer/messaging.go
M midlayer/messaging_server.go
M midlayer/plugin.go
commit a313b7c6f4256d116c40cd089cbae71e1529e0bc
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Apr 17 10:17:29 2018 -0500
Capture combined output as well.
M midlayer/controller.go
commit 31b1ac3986449cd838260850ad2dc99eb7df9530
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Apr 16 18:16:22 2018 -0500
Have define call validate for plugins if present.
M midlayer/controller.go
End of Note