Skip to content

2025-04-17-1102

Compare
Choose a tag to compare
@hknutzen hknutzen released this 17 Apr 09:02
· 80 commits to master since this release

Changed

  • Attribute 'radius_attributes' in Netspoc syntax has been renamed to
    'vpn_attributes'.
    This version supports both attributes.
    But support for 'radius_attributes' will be removed in next version.

Added

  • Support for vpn_attribute 'client-bypass-protocol' has been added.
    Example:
    "vpn_attributes = { client-bypass-protocol = enable; }"
    is added to group-policy as
    "client-bypass-protocol enable"