Skip to content

Jagornet DHCP Server 4.0.0

Compare
Choose a tag to compare
@agrabil agrabil released this 10 Aug 01:35
· 6 commits to master since this release

4.0.0 release notes

  • Fix #41: Set name of undefined options to DHCP version and option code
  • Fix #42: Add check for link state in BaseDhcpV6Processor
  • Fix #43: Update Log4j2 initialization and configuration
  • Fix #44: Enhance REST API to support server configuration and Swagger/OpenAPI
  • Fix #45: Create Docker/OCI images
  • Fix #46: Revamp lease reconciliation with pools at server startup
  • Fix #47: Fix option parsing for unicast addresses
  • Fix #48: Refactor checkSocket logic to use individual IPs.
  • Fix #49: Delete IA level options when lease is declined or released
  • Move setupPolicies to constructor for efficiency
  • Fix #50: Update DHCPv4 server to use client-id if available
  • Fix #51: Minimize DHCP Option marshalling
  • Bump versions for dependent libraries (fixes security vulnerabilities)
    • log4j
    • h2
    • spring
  • Fix DhcpLease equals method for options comparison
  • Fix base-component-assembly
  • Enhance dhcpserver script shutdown loop
  • Add DockerTest main class for troubleshooting JIB container

4.0.0 packages

  • Linux/MacOS: Download tar.gz package
  • Windows: Download zip package