Fix ONEDAYISH; it can be followed by one extra space

This commit is contained in:
ozaki-r 2017-03-06 07:15:47 +00:00
parent f5eb5f1bab
commit b9b3014049

View File

@ -1,4 +1,4 @@
# $NetBSD: net_common.sh,v 1.13 2017/03/03 07:34:04 ozaki-r Exp $
# $NetBSD: net_common.sh,v 1.14 2017/03/06 07:15:47 ozaki-r Exp $
#
# Copyright (c) 2016 Internet Initiative Japan Inc.
# All rights reserved.
@ -31,7 +31,7 @@
HIJACKING="env LD_PRELOAD=/usr/lib/librumphijack.so \
RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes"
ONEDAYISH="(23h5[0-9]m|1d0h0m)[0-9]+s"
ONEDAYISH="(23h5[0-9]m|1d0h0m)[0-9]+s ?"
extract_new_packets()
{