Sha256: 892651f079a232309bdf01de88ce38128531ecdc2b7a7ccf9a6c27eaef4090c1
Contents?: true
Size: 373 Bytes
Versions: 1
Compression:
Stored size: 373 Bytes
Contents
# frozen_string_literal: true # This file is part of IPsec packetgen plugin. # See https://github.com/sdaubert/packetgen-plugin-ipsec for more informations # Copyright (c) 2018 Sylvain Daubert <sylvain.daubert@laposte.net> # This program is published under MIT license. module PacketGen module Plugin # Version of ipsec plugin IPSEC_VERSION = '1.0.3' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
packetgen-plugin-ipsec-1.0.3 | lib/packetgen/plugin/ipsec_version.rb |