From b4942b772369dde1e6602923d2d12250c711cd67 Mon Sep 17 00:00:00 2001 From: Kaarle Ritvanen Date: Sun, 18 Feb 2018 22:14:29 +0200 Subject: update IPR notices --- nhrp-events | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'nhrp-events') diff --git a/nhrp-events b/nhrp-events index e5e3bbf..2f55657 100755 --- a/nhrp-events +++ b/nhrp-events @@ -1,10 +1,14 @@ #!/usr/bin/lua5.2 --- Example NHRP events processing script which validates --- NHRP registration GRE address against certificate subjectAltName IP --- and auto-creates BGP pairings and filters based on sbgp extensions. +--[[ +Example NHRP events processing script which validates NHRP registration GRE +address against certificate subjectAltName IP, and auto-creates BGP pairings +and filters based on S-BGP extensions. --- Depends on lua5.2 lua5.2-posix lua5.2-cqueues lua5.2-ossl lua-asn1 +Copyright (c) 2015-2017 Timo Teräs + +See LICENSE file for license details +]]-- local posix = require 'posix' local struct = require 'struct' -- cgit v1.2.3