jagornet/dhcp

Consolidate JSON processing to use Jackson API

Closed this issue · 0 comments

Current JSON implementations include Gson, custom generator/parser, and partial Jackson. Aim to make all JSON processing consistent utilizing Jackson JSON APIs.