diff options
Diffstat (limited to 'security/silktools')
-rw-r--r-- | security/silktools/pkg-plist | 23 |
1 files changed, 15 insertions, 8 deletions
diff --git a/security/silktools/pkg-plist b/security/silktools/pkg-plist index 18d270b374d4..7920995a5554 100644 --- a/security/silktools/pkg-plist +++ b/security/silktools/pkg-plist @@ -19,8 +19,10 @@ bin/rwgeoip2ccmap bin/rwgroup bin/rwidsquery bin/rwip2cc +bin/rwipfix2silk bin/rwmatch bin/rwnetmask +bin/rwp2yaf2silk bin/rwpcut bin/rwpdedupe bin/rwpdu2silk @@ -40,6 +42,7 @@ bin/rwsetbuild bin/rwsetcat bin/rwsetmember bin/rwsettool +bin/rwsilk2ipfix bin/rwsiteinfo bin/rwsort bin/rwsplit @@ -72,6 +75,7 @@ include/silk/skdllist.h include/silk/skheader.h include/silk/skheap.h include/silk/skipaddr.h +include/silk/skipfix.h include/silk/skipset.h include/silk/sklog.h include/silk/skmempool.h @@ -148,8 +152,10 @@ man/man1/rwgeoip2ccmap.1.gz man/man1/rwgroup.1.gz man/man1/rwidsquery.1.gz man/man1/rwip2cc.1.gz +man/man1/rwipfix2silk.1.gz man/man1/rwmatch.1.gz man/man1/rwnetmask.1.gz +man/man1/rwp2yaf2silk.1.gz man/man1/rwpcut.1.gz man/man1/rwpdedupe.1.gz man/man1/rwpdu2silk.1.gz @@ -168,6 +174,7 @@ man/man1/rwsetbuild.1.gz man/man1/rwsetcat.1.gz man/man1/rwsetmember.1.gz man/man1/rwsettool.1.gz +man/man1/rwsilk2ipfix.1.gz man/man1/rwsiteinfo.1.gz man/man1/rwsort.1.gz man/man1/rwsplit.1.gz @@ -207,21 +214,21 @@ sbin/rwpollexec sbin/rwreceiver sbin/rwsender share/silk/addrtype-templ.txt -share/silk/generic-silk.conf -share/silk/silk.magic -share/silk/twoway-silk.conf share/silk/etc/flowcap.conf -share/silk/etc/rwflowappend.conf -share/silk/etc/rwflowpack.conf -share/silk/etc/rwpollexec.conf -share/silk/etc/rwreceiver.conf -share/silk/etc/rwsender.conf share/silk/etc/init.d/flowcap share/silk/etc/init.d/rwflowappend share/silk/etc/init.d/rwflowpack share/silk/etc/init.d/rwpollexec share/silk/etc/init.d/rwreceiver share/silk/etc/init.d/rwsender +share/silk/etc/rwflowappend.conf +share/silk/etc/rwflowpack.conf +share/silk/etc/rwpollexec.conf +share/silk/etc/rwreceiver.conf +share/silk/etc/rwsender.conf +share/silk/generic-silk.conf +share/silk/silk.magic +share/silk/twoway-silk.conf %%PYTHON_SITELIBDIR%%/netsa_silk.py %%PYTHON_SITELIBDIR%%/netsa_silk.pyc %%PYTHON_SITELIBDIR%%/netsa_silk.pyo |