Import dropwatch_1.5.3.orig.tar.xz
authorDmitry Smirnov <onlyjob@debian.org>
Mon, 20 Apr 2020 12:40:23 +0000 (13:40 +0100)
committerDmitry Smirnov <onlyjob@debian.org>
Mon, 20 Apr 2020 12:40:23 +0000 (13:40 +0100)
commit8fa41464216593bcbbd22c576e77c7cc025cc2f3
treec72951f157df52e0b4e683210d148f5cb1ce14cb
Import dropwatch_1.5.3.orig.tar.xz

[dgit import orig dropwatch_1.5.3.orig.tar.xz]
20 files changed:
.travis.yml [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
README.md [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/dropwatch.1 [new file with mode: 0644]
doc/dwdump.1 [new file with mode: 0644]
spec/dropwatch.spec [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/dwdump.c [new file with mode: 0644]
src/lookup.c [new file with mode: 0644]
src/lookup.h [new file with mode: 0644]
src/lookup_bfd.c [new file with mode: 0644]
src/lookup_kas.c [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/net_dropmon.h [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/rundropwatch.sh [new file with mode: 0755]