From 63daf06807bc5d799f647159e016fb64e83bd377 Mon Sep 17 00:00:00 2001 From: Tudor Golubenco Date: Wed, 2 Dec 2015 09:23:02 +0100 Subject: [PATCH] Moved Packetbeat in its own folder This is done in preparation for the other beats to be moved here. --- .editorconfig => packetbeat/.editorconfig | 0 .gitattributes => packetbeat/.gitattributes | 0 .gitignore => packetbeat/.gitignore | 0 .travis.yml => packetbeat/.travis.yml | 0 CHANGELOG.md => packetbeat/CHANGELOG.md | 0 CONTRIBUTING.md => packetbeat/CONTRIBUTING.md | 0 {Godeps => packetbeat/Godeps}/Godeps.json | 0 {Godeps => packetbeat/Godeps}/Readme | 0 {Godeps => packetbeat/Godeps}/_workspace/.gitignore | 0 .../src/github.com/elastic/libbeat/beat/beat.go | 0 .../github.com/elastic/libbeat/cfgfile/cfgfile.go | 0 .../src/github.com/elastic/libbeat/common/bytes.go | 0 .../src/github.com/elastic/libbeat/common/cache.go | 0 .../src/github.com/elastic/libbeat/common/csv.go | 0 .../github.com/elastic/libbeat/common/datetime.go | 0 .../libbeat/common/droppriv/droppriv_unix.go | 0 .../libbeat/common/droppriv/droppriv_windows.go | 0 .../github.com/elastic/libbeat/common/endpoint.go | 0 .../github.com/elastic/libbeat/common/geolite.go | 0 .../src/github.com/elastic/libbeat/common/mapstr.go | 0 .../src/github.com/elastic/libbeat/common/net.go | 0 .../github.com/elastic/libbeat/common/statuses.go | 0 .../elastic/libbeat/common/streambuf/ascii.go | 0 .../elastic/libbeat/common/streambuf/io.go | 0 .../elastic/libbeat/common/streambuf/net.go | 0 .../elastic/libbeat/common/streambuf/streambuf.go | 0 .../src/github.com/elastic/libbeat/common/tuples.go | 0 .../github.com/elastic/libbeat/filters/filters.go | 0 .../elastic/libbeat/filters/filters_runner.go | 0 .../github.com/elastic/libbeat/filters/nop/nop.go | 0 .../github.com/elastic/libbeat/logp/file_rotator.go | 0 .../src/github.com/elastic/libbeat/logp/log.go | 0 .../src/github.com/elastic/libbeat/logp/logp.go | 0 .../github.com/elastic/libbeat/logp/syslog_other.go | 0 .../github.com/elastic/libbeat/logp/syslog_unix.go | 0 .../elastic/libbeat/outputs/console/console.go | 0 .../elastic/libbeat/outputs/elasticsearch/api.go | 0 .../libbeat/outputs/elasticsearch/bulkapi.go | 0 .../elastic/libbeat/outputs/elasticsearch/client.go | 0 .../elastic/libbeat/outputs/elasticsearch/output.go | 0 .../libbeat/outputs/elasticsearch/topology.go | 0 .../elastic/libbeat/outputs/elasticsearch/url.go | 0 .../elastic/libbeat/outputs/fileout/file.go | 0 .../libbeat/outputs/logstash/ca_invalid_test.key | 0 .../libbeat/outputs/logstash/ca_invalid_test.pem | 0 .../elastic/libbeat/outputs/logstash/ca_test.key | 0 .../elastic/libbeat/outputs/logstash/ca_test.pem | 0 .../elastic/libbeat/outputs/logstash/client.go | 0 .../elastic/libbeat/outputs/logstash/logstash.go | 0 .../elastic/libbeat/outputs/logstash/transport.go | 0 .../elastic/libbeat/outputs/mode/balance.go | 0 .../elastic/libbeat/outputs/mode/failover.go | 0 .../github.com/elastic/libbeat/outputs/mode/mode.go | 0 .../elastic/libbeat/outputs/mode/single.go | 0 .../github.com/elastic/libbeat/outputs/outputs.go | 0 .../elastic/libbeat/outputs/redis/redis.go | 0 .../github.com/elastic/libbeat/outputs/signal.go | 0 .../src/github.com/elastic/libbeat/outputs/tls.go | 0 .../github.com/elastic/libbeat/publisher/async.go | 0 .../github.com/elastic/libbeat/publisher/bulk.go | 0 .../github.com/elastic/libbeat/publisher/client.go | 0 .../github.com/elastic/libbeat/publisher/output.go | 0 .../elastic/libbeat/publisher/preprocess.go | 0 .../github.com/elastic/libbeat/publisher/publish.go | 0 .../github.com/elastic/libbeat/publisher/sync.go | 0 .../github.com/elastic/libbeat/publisher/worker.go | 0 .../github.com/elastic/libbeat/service/service.go | 0 .../elastic/libbeat/service/service_unix.go | 0 .../elastic/libbeat/service/service_windows.go | 0 .../garyburd/redigo/internal/commandinfo.go | 0 .../garyburd/redigo/internal/redistest/testdb.go | 0 .../src/github.com/garyburd/redigo/redis/conn.go | 0 .../src/github.com/garyburd/redigo/redis/doc.go | 0 .../src/github.com/garyburd/redigo/redis/log.go | 0 .../src/github.com/garyburd/redigo/redis/pool.go | 0 .../src/github.com/garyburd/redigo/redis/pubsub.go | 0 .../src/github.com/garyburd/redigo/redis/redis.go | 0 .../src/github.com/garyburd/redigo/redis/reply.go | 0 .../src/github.com/garyburd/redigo/redis/scan.go | 0 .../src/github.com/garyburd/redigo/redis/script.go | 0 .../src/github.com/nranchev/go-libGeoIP/LICENSE.txt | 0 .../github.com/nranchev/go-libGeoIP/README.textile | 0 .../nranchev/go-libGeoIP/example/example.go | 0 .../src/github.com/nranchev/go-libGeoIP/libgeo.go | 0 .../src/github.com/samuel/go-parser/parser/input.go | 0 .../github.com/samuel/go-parser/parser/parser.go | 0 .../github.com/samuel/go-thrift/parser/parser.go | 0 .../src/github.com/samuel/go-thrift/parser/types.go | 0 .../stretchr/testify/assert/assertions.go | 0 .../src/github.com/stretchr/testify/assert/doc.go | 0 .../github.com/stretchr/testify/assert/errors.go | 0 .../stretchr/testify/assert/forward_assertions.go | 0 .../stretchr/testify/assert/http_assertions.go | 0 .../src/github.com/tsg/gopacket/.gitignore | 0 .../_workspace/src/github.com/tsg/gopacket/AUTHORS | 0 .../src/github.com/tsg/gopacket/CHANGELOG | 0 .../src/github.com/tsg/gopacket/CONTRIBUTING.md | 0 .../_workspace/src/github.com/tsg/gopacket/LICENSE | 0 .../src/github.com/tsg/gopacket/README.mkd | 0 .../github.com/tsg/gopacket/afpacket/afpacket.go | 0 .../src/github.com/tsg/gopacket/afpacket/header.go | 0 .../github.com/tsg/gopacket/afpacket/if_packet.h | 0 .../src/github.com/tsg/gopacket/afpacket/options.go | 0 .../_workspace/src/github.com/tsg/gopacket/base.go | 0 .../github.com/tsg/gopacket/bytediff/bytediff.go | 0 .../src/github.com/tsg/gopacket/decode.go | 0 .../_workspace/src/github.com/tsg/gopacket/doc.go | 0 .../github.com/tsg/gopacket/dumpcommand/tcpdump.go | 0 .../tsg/gopacket/examples/arpscan/arpscan.go | 0 .../tsg/gopacket/examples/bidirectional/main.go | 0 .../tsg/gopacket/examples/bytediff/bytediff.png | Bin .../tsg/gopacket/examples/bytediff/main.go | 0 .../tsg/gopacket/examples/httpassembly/main.go | 0 .../tsg/gopacket/examples/pcapdump/main.go | 0 .../github.com/tsg/gopacket/examples/pfdump/main.go | 0 .../tsg/gopacket/examples/statsassembly/main.go | 0 .../tsg/gopacket/examples/synscan/main.go | 0 .../github.com/tsg/gopacket/examples/util/util.go | 0 .../_workspace/src/github.com/tsg/gopacket/flows.go | 0 .../_workspace/src/github.com/tsg/gopacket/gc | 0 .../src/github.com/tsg/gopacket/layerclass.go | 0 .../src/github.com/tsg/gopacket/layers/arp.go | 0 .../src/github.com/tsg/gopacket/layers/base.go | 0 .../src/github.com/tsg/gopacket/layers/cdp.go | 0 .../src/github.com/tsg/gopacket/layers/ctp.go | 0 .../src/github.com/tsg/gopacket/layers/dns.go | 0 .../src/github.com/tsg/gopacket/layers/doc.go | 0 .../src/github.com/tsg/gopacket/layers/dot11.go | 0 .../src/github.com/tsg/gopacket/layers/dot1q.go | 0 .../src/github.com/tsg/gopacket/layers/eap.go | 0 .../src/github.com/tsg/gopacket/layers/eapol.go | 0 .../src/github.com/tsg/gopacket/layers/endpoints.go | 0 .../src/github.com/tsg/gopacket/layers/enums.go | 0 .../src/github.com/tsg/gopacket/layers/etherip.go | 0 .../src/github.com/tsg/gopacket/layers/ethernet.go | 0 .../src/github.com/tsg/gopacket/layers/fddi.go | 0 .../src/github.com/tsg/gopacket/layers/gen.go | 0 .../src/github.com/tsg/gopacket/layers/gre.go | 0 .../github.com/tsg/gopacket/layers/iana_ports.go | 0 .../src/github.com/tsg/gopacket/layers/icmp4.go | 0 .../src/github.com/tsg/gopacket/layers/icmp6.go | 0 .../src/github.com/tsg/gopacket/layers/igmp.go | 0 .../src/github.com/tsg/gopacket/layers/ip4.go | 0 .../src/github.com/tsg/gopacket/layers/ip6.go | 0 .../src/github.com/tsg/gopacket/layers/ipsec.go | 0 .../github.com/tsg/gopacket/layers/layertypes.go | 0 .../src/github.com/tsg/gopacket/layers/linux_sll.go | 0 .../src/github.com/tsg/gopacket/layers/llc.go | 0 .../src/github.com/tsg/gopacket/layers/lldp.go | 0 .../src/github.com/tsg/gopacket/layers/loopback.go | 0 .../src/github.com/tsg/gopacket/layers/mpls.go | 0 .../src/github.com/tsg/gopacket/layers/ndp.go | 0 .../src/github.com/tsg/gopacket/layers/pflog.go | 0 .../src/github.com/tsg/gopacket/layers/ports.go | 0 .../src/github.com/tsg/gopacket/layers/ppp.go | 0 .../src/github.com/tsg/gopacket/layers/pppoe.go | 0 .../src/github.com/tsg/gopacket/layers/radiotap.go | 0 .../src/github.com/tsg/gopacket/layers/rudp.go | 0 .../src/github.com/tsg/gopacket/layers/sctp.go | 0 .../src/github.com/tsg/gopacket/layers/tcp.go | 0 .../src/github.com/tsg/gopacket/layers/tcpip.go | 0 .../github.com/tsg/gopacket/layers/test_creator.py | 0 .../src/github.com/tsg/gopacket/layers/udp.go | 0 .../src/github.com/tsg/gopacket/layers/udplite.go | 0 .../src/github.com/tsg/gopacket/layers/usb.go | 0 .../src/github.com/tsg/gopacket/layertype.go | 0 .../src/github.com/tsg/gopacket/macs/doc.go | 0 .../src/github.com/tsg/gopacket/macs/gen.go | 0 .../tsg/gopacket/macs/valid_mac_prefixes.go | 0 .../src/github.com/tsg/gopacket/packet.go | 0 .../src/github.com/tsg/gopacket/parser.go | 0 .../src/github.com/tsg/gopacket/pcap/doc.go | 0 .../gopacket/pcap/gopacket_benchmark/benchmark.go | 0 .../src/github.com/tsg/gopacket/pcap/pcap.go | 0 .../src/github.com/tsg/gopacket/pcap/pcap_tester.go | 0 .../src/github.com/tsg/gopacket/pcap/test_dns.pcap | Bin .../github.com/tsg/gopacket/pcap/test_ethernet.pcap | Bin .../github.com/tsg/gopacket/pcap/test_loopback.pcap | Bin .../src/github.com/tsg/gopacket/pcapgo/write.go | 0 .../src/github.com/tsg/gopacket/pfring/doc.go | 0 .../src/github.com/tsg/gopacket/pfring/pfring.go | 0 .../src/github.com/tsg/gopacket/routing/common.go | 0 .../src/github.com/tsg/gopacket/routing/other.go | 0 .../src/github.com/tsg/gopacket/routing/routing.go | 0 .../github.com/tsg/gopacket/tcpassembly/assembly.go | 0 .../tsg/gopacket/tcpassembly/tcpreader/reader.go | 0 .../src/github.com/tsg/gopacket/writer.go | 0 .../Godeps}/_workspace/src/gopkg.in/yaml.v2/LICENSE | 0 .../_workspace/src/gopkg.in/yaml.v2/LICENSE.libyaml | 0 .../_workspace/src/gopkg.in/yaml.v2/README.md | 0 .../Godeps}/_workspace/src/gopkg.in/yaml.v2/apic.go | 0 .../_workspace/src/gopkg.in/yaml.v2/decode.go | 0 .../_workspace/src/gopkg.in/yaml.v2/emitterc.go | 0 .../_workspace/src/gopkg.in/yaml.v2/encode.go | 0 .../_workspace/src/gopkg.in/yaml.v2/parserc.go | 0 .../_workspace/src/gopkg.in/yaml.v2/readerc.go | 0 .../_workspace/src/gopkg.in/yaml.v2/resolve.go | 0 .../_workspace/src/gopkg.in/yaml.v2/scannerc.go | 0 .../_workspace/src/gopkg.in/yaml.v2/sorter.go | 0 .../_workspace/src/gopkg.in/yaml.v2/writerc.go | 0 .../Godeps}/_workspace/src/gopkg.in/yaml.v2/yaml.go | 0 .../_workspace/src/gopkg.in/yaml.v2/yamlh.go | 0 .../_workspace/src/gopkg.in/yaml.v2/yamlprivateh.go | 0 .../_workspace/src/labix.org/v2/mgo/bson/LICENSE | 0 .../_workspace/src/labix.org/v2/mgo/bson/bson.go | 0 .../_workspace/src/labix.org/v2/mgo/bson/decode.go | 0 .../_workspace/src/labix.org/v2/mgo/bson/encode.go | 0 LICENSE => packetbeat/LICENSE | 0 Makefile => packetbeat/Makefile | 0 README.md => packetbeat/README.md | 0 .../SUPPORT_PROTOCOL.md | 0 {beat => packetbeat/beat}/packetbeat.go | 0 {config => packetbeat/config}/config.go | 0 {debian => packetbeat/debian}/changelog | 0 {debian => packetbeat/debian}/compat | 0 {debian => packetbeat/debian}/control | 0 {debian => packetbeat/debian}/copyright | 0 {debian => packetbeat/debian}/packetbeat.init | 0 {debian => packetbeat/debian}/rules | 0 {decoder => packetbeat/decoder}/decoder.go | 0 {decoder => packetbeat/decoder}/decoder_test.go | 0 .../deploytools}/saltstack/README | 0 .../deploytools}/saltstack/packetbeat/init.sls | 0 .../saltstack/packetbeat/packetbeat.yml | 0 .../saltstack/packetbeat/pillar.example | 0 {docs => packetbeat/docs}/capturing.asciidoc | 0 {docs => packetbeat/docs}/command-line.asciidoc | 0 {docs => packetbeat/docs}/configuration.asciidoc | 0 {docs => packetbeat/docs}/fields.asciidoc | 0 {docs => packetbeat/docs}/filtering.asciidoc | 0 {docs => packetbeat/docs}/gettingstarted.asciidoc | 0 {docs => packetbeat/docs}/https.asciidoc | 0 .../docs}/images/filter_from_context.png | Bin .../docs}/images/kibana-created-indexes.png | Bin .../docs}/images/kibana-discover.png | Bin {docs => packetbeat/docs}/images/kibana-filters.png | Bin .../docs}/images/kibana-index-pattern.png | Bin .../docs}/images/kibana-navigation-vis.png | Bin .../docs}/images/kibana-query-filtering.png | Bin .../docs}/images/kibana_connection_failed.png | Bin .../docs}/images/packetbeat-statistics.png | Bin .../docs}/images/thrift-dashboard.png | Bin {docs => packetbeat/docs}/images/topology_map.png | Bin {docs => packetbeat/docs}/index.asciidoc | 0 {docs => packetbeat/docs}/kibana3.asciidoc | 0 {docs => packetbeat/docs}/new_protocol.asciidoc | 0 {docs => packetbeat/docs}/overview.asciidoc | 0 {docs => packetbeat/docs}/release-notes.asciidoc | 0 {docs => packetbeat/docs}/thrift.asciidoc | 0 {docs => packetbeat/docs}/troubleshooting.asciidoc | 0 {etc => packetbeat/etc}/beat.yml | 0 {etc => packetbeat/etc}/fields.yml | 0 {etc => packetbeat/etc}/packetbeat.template.json | 0 {etc => packetbeat/etc}/packetbeat.yml | 0 {etc => packetbeat/etc}/sample_outputs/dns.json | 0 {etc => packetbeat/etc}/sample_outputs/http.json | 0 {etc => packetbeat/etc}/sample_outputs/psql.json | 0 main.go => packetbeat/main.go | 0 main_test.go => packetbeat/main_test.go | 0 pre-commit => packetbeat/pre-commit | 0 {procs => packetbeat/procs}/procs.go | 0 {procs => packetbeat/procs}/procs_test.go | 0 {protos => packetbeat/protos}/applayer/applayer.go | 0 {protos => packetbeat/protos}/dns/dns.go | 0 {protos => packetbeat/protos}/dns/dns_test.go | 0 {protos => packetbeat/protos}/dns/names.go | 0 {protos => packetbeat/protos}/http/http.go | 0 {protos => packetbeat/protos}/http/http_parser.go | 0 {protos => packetbeat/protos}/http/http_test.go | 0 {protos => packetbeat/protos}/icmp/README | 0 {protos => packetbeat/protos}/icmp/icmp.go | 0 {protos => packetbeat/protos}/icmp/icmp_test.go | 0 {protos => packetbeat/protos}/icmp/message.go | 0 {protos => packetbeat/protos}/icmp/message_test.go | 0 {protos => packetbeat/protos}/icmp/transaction.go | 0 .../protos}/icmp/transaction_test.go | 0 {protos => packetbeat/protos}/icmp/tuple.go | 0 {protos => packetbeat/protos}/icmp/tuple_test.go | 0 {protos => packetbeat/protos}/memcache/binary.go | 0 .../protos}/memcache/binary_test.go | 0 {protos => packetbeat/protos}/memcache/codes.go | 0 {protos => packetbeat/protos}/memcache/commands.go | 0 {protos => packetbeat/protos}/memcache/errors.go | 0 {protos => packetbeat/protos}/memcache/memcache.go | 0 .../protos}/memcache/memcache_test.go | 0 {protos => packetbeat/protos}/memcache/parse.go | 0 .../protos}/memcache/parse_test.go | 0 .../protos}/memcache/plugin_tcp.go | 0 .../protos}/memcache/plugin_udp.go | 0 .../protos}/memcache/plugin_udp_test.go | 0 {protos => packetbeat/protos}/memcache/text.go | 0 {protos => packetbeat/protos}/memcache/text_test.go | 0 {protos => packetbeat/protos}/mongodb/README.md | 0 {protos => packetbeat/protos}/mongodb/mongodb.go | 0 .../protos}/mongodb/mongodb_parser.go | 0 .../protos}/mongodb/mongodb_parser_test.go | 0 .../protos}/mongodb/mongodb_structs.go | 0 .../protos}/mongodb/mongodb_test.go | 0 {protos => packetbeat/protos}/mysql/mysql.go | 0 {protos => packetbeat/protos}/mysql/mysql_test.go | 0 {protos => packetbeat/protos}/pgsql/pgsql.go | 0 {protos => packetbeat/protos}/pgsql/pgsql_test.go | 0 {protos => packetbeat/protos}/protos.go | 0 {protos => packetbeat/protos}/protos_test.go | 0 {protos => packetbeat/protos}/redis/redis.go | 0 {protos => packetbeat/protos}/redis/redis_parse.go | 0 {protos => packetbeat/protos}/redis/redis_test.go | 0 {protos => packetbeat/protos}/tcp/tcp.go | 0 {protos => packetbeat/protos}/tcp/tcp_test.go | 0 {protos => packetbeat/protos}/thrift/thrift.go | 0 {protos => packetbeat/protos}/thrift/thrift_idl.go | 0 .../protos}/thrift/thrift_idl_test.go | 0 {protos => packetbeat/protos}/thrift/thrift_test.go | 0 {protos => packetbeat/protos}/udp/udp.go | 0 {protos => packetbeat/protos}/udp/udp_test.go | 0 {scripts => packetbeat/scripts}/Makefile | 0 {scripts => packetbeat/scripts}/crosscompile.bash | 0 .../scripts}/generate_field_docs.py | 0 .../scripts}/generate_template.py | 0 {sniffer => packetbeat/sniffer}/afpacket_linux.go | 0 .../sniffer}/afpacket_nonlinux.go | 0 {sniffer => packetbeat/sniffer}/pfring.go | 0 {sniffer => packetbeat/sniffer}/pfring_stub.go | 0 {sniffer => packetbeat/sniffer}/sniffer.go | 0 {sniffer => packetbeat/sniffer}/sniffer_test.go | 0 {tests => packetbeat/tests}/system/.gitignore | 0 {tests => packetbeat/tests}/system/README.md | 0 .../tests}/system/files/ThriftTest.thrift | 0 .../tests}/system/files/geoip_city.dat | Bin .../tests}/system/files/geoip_city_blocks.csv | 0 .../tests}/system/files/geoip_city_loc.csv | 0 .../tests}/system/files/shared.thrift | 0 .../tests}/system/files/tutorial.thrift | 0 {tests => packetbeat/tests}/system/gen/README.md | 0 .../tests}/system/gen/memcache/README.md | 0 .../tests}/system/gen/memcache/gen_all.sh | 0 .../tests}/system/gen/memcache/mc.py | 0 .../tests}/system/gen/memcache/requirements.txt | 0 .../tests}/system/gen/memcache/tcp_counter_ops.py | 0 .../tests}/system/gen/memcache/tcp_delete.py | 0 .../system/gen/memcache/tcp_multi_store_load.py | 0 .../system/gen/memcache/tcp_single_load_store.py | 0 .../tests}/system/gen/memcache/tcp_stats.py | 0 .../tests}/system/gen/memcache/udp_counter_ops.py | 0 .../tests}/system/gen/memcache/udp_delete.py | 0 .../tests}/system/gen/memcache/udp_multi_store.py | 0 .../tests}/system/gen/memcache/udp_single_store.py | 0 .../tests}/system/pbtests/__init__.py | 0 .../tests}/system/pbtests/packetbeat.py | 0 .../tests}/system/pcaps/dns_additional.pcap | Bin .../tests}/system/pcaps/dns_google_com.pcap | Bin .../tests}/system/pcaps/dns_mx.pcap | Bin .../tests}/system/pcaps/dns_not_found.pcap | Bin .../tests}/system/pcaps/dns_ns.pcap | Bin .../tests}/system/pcaps/dns_txt.pcap | Bin .../tests}/system/pcaps/gap_in_stream.pcap | Bin .../tests}/system/pcaps/hide_secret_GET.pcap | Bin .../tests}/system/pcaps/hide_secret_POST.pcap | Bin .../system/pcaps/http_10_connection_close.pcap | Bin .../tests}/system/pcaps/http_basicauth.pcap | Bin .../tests}/system/pcaps/http_minitwit.pcap | Bin .../tests}/system/pcaps/http_over_vlan.pcap | Bin .../tests}/system/pcaps/http_post.pcap | Bin .../tests}/system/pcaps/http_realip.pcap | Bin .../tests}/system/pcaps/http_url_params.pcap | Bin .../tests}/system/pcaps/icmp/icmp4_ping.pcap | Bin .../system/pcaps/icmp/icmp4_ping_over_vlan.pcap | Bin .../tests}/system/pcaps/icmp/icmp6_ping.pcap | Bin .../system/pcaps/icmp/icmp6_ping_over_vlan.pcap | Bin .../tests}/system/pcaps/icmp/icmp_2_pings.pcap | Bin .../tests}/system/pcaps/ipv6_thrift.pcap | Bin .../memcache/memcache_bin_tcp_counter_ops.pcap | Bin .../pcaps/memcache/memcache_bin_tcp_delete.pcap | Bin .../memcache/memcache_bin_tcp_multi_store_load.pcap | Bin .../memcache_bin_tcp_single_load_store.pcap | Bin .../pcaps/memcache/memcache_bin_tcp_stats.pcap | Bin .../memcache/memcache_bin_udp_counter_ops.pcap | Bin .../pcaps/memcache/memcache_bin_udp_delete.pcap | Bin .../memcache/memcache_bin_udp_multi_store.pcap | Bin .../memcache/memcache_bin_udp_single_store.pcap | Bin .../memcache/memcache_text_tcp_counter_ops.pcap | Bin .../pcaps/memcache/memcache_text_tcp_delete.pcap | Bin .../memcache_text_tcp_multi_store_load.pcap | Bin .../memcache_text_tcp_single_load_store.pcap | Bin .../pcaps/memcache/memcache_text_tcp_stats.pcap | Bin .../memcache/memcache_text_udp_counter_ops.pcap | Bin .../pcaps/memcache/memcache_text_udp_delete.pcap | Bin .../memcache/memcache_text_udp_multi_store.pcap | Bin .../memcache/memcache_text_udp_single_store.pcap | Bin .../tests}/system/pcaps/mongo_3.0_session.pcap | Bin .../tests}/system/pcaps/mongo_one_row.pcap | Bin .../system/pcaps/mongodb_create_collection.pcap | Bin .../tests}/system/pcaps/mongodb_find.pcap | Bin .../system/pcaps/mongodb_insert_duplicate_key.pcap | Bin .../tests}/system/pcaps/mongodb_inserts.pcap | Bin .../tests}/system/pcaps/mongodb_more_rows.pcap | Bin .../system/pcaps/mongodb_reply_request_reply.pcap | Bin .../tests}/system/pcaps/mongodb_use_db.pcap | Bin .../tests}/system/pcaps/mysql_affected_rows.pcap | Bin .../pcaps/mysql_err_database_not_selected.pcap | Bin .../system/pcaps/mysql_int_string_operations.pcap | Bin .../tests}/system/pcaps/mysql_long.pcap | Bin .../tests}/system/pcaps/mysql_long_result.pcap | Bin .../tests}/system/pcaps/mysql_with_gap.pcap | Bin .../tests}/system/pcaps/mysql_with_whitespaces.pcap | Bin .../tests}/system/pcaps/pgsql_insert.pcap | Bin .../tests}/system/pcaps/pgsql_insert_error.pcap | Bin .../tests}/system/pcaps/pgsql_long_result.pcap | Bin .../tests}/system/pcaps/pgsql_request_response.pcap | Bin .../tests}/system/pcaps/pgsql_rt.pcap | Bin .../tests}/system/pcaps/redis_one_transaction.pcap | Bin .../tests}/system/pcaps/redis_session.pcap | Bin .../tests}/system/pcaps/thrift_echo_binary.pcap | Bin .../tests}/system/pcaps/thrift_integration.pcap | Bin .../tests}/system/pcaps/thrift_tutorial.pcap | Bin .../pcaps/thrift_tutorial_framed_transport.pcap | Bin .../tests}/system/pcaps/wsgi_drum.pcap | Bin .../tests}/system/pcaps/wsgi_loopback.pcap | Bin {tests => packetbeat/tests}/system/requirements.txt | 0 .../tests}/system/templates/packetbeat.yml.j2 | 0 .../tests}/system/test_0001_mysql_spaces.py | 0 .../tests}/system/test_0002_thrift_basics.py | 0 .../tests}/system/test_0003_http_simple.py | 0 .../tests}/system/test_0004_ipv6.py | 0 .../tests}/system/test_0005_mysql_integration.py | 0 .../tests}/system/test_0006_wsgi.py | 0 .../tests}/system/test_0007_tags.py | 0 .../tests}/system/test_0008_realip.py | 0 .../tests}/system/test_0009_pgsql.py | 0 .../system/test_0010_http_10_connection_close.py | 0 .../tests}/system/test_0011_geoip.py | 0 .../tests}/system/test_0012_http_basicauth.py | 0 .../tests}/system/test_0013_redis_basic.py | 0 .../tests}/system/test_0015_udpjson.py | 0 .../tests}/system/test_0016_nop_filter.py | 0 .../tests}/system/test_0017_mysql_long_result.py | 0 .../tests}/system/test_0018_pgsql_long_result.py | 0 .../tests}/system/test_0019_hide_params.py | 0 .../tests}/system/test_0020_mysql_send_options.py | 0 .../tests}/system/test_0021_pgsql_send_opetions.py | 0 .../tests}/system/test_0022_redis_send_options.py | 0 .../tests}/system/test_0023_http_params.py | 0 .../tests}/system/test_0024_http_query.py | 0 .../tests}/system/test_0025_mongodb_basic.py | 0 .../tests}/system/test_0025_procs_config.py | 0 .../tests}/system/test_0026_test_config.py | 0 .../tests}/system/test_0027_mysql_affected_rows.py | 0 .../tests}/system/test_0028_mysql_error.py | 0 .../tests}/system/test_0029_http_gap.py | 0 .../tests}/system/test_0030_mysql_gap.py | 0 .../tests}/system/test_0031_vlans.py | 0 {tests => packetbeat/tests}/system/test_0032_dns.py | 0 .../system/test_0040_memcache_tcp_bin_basic.py | 0 .../system/test_0040_memcache_tcp_text_basic.py | 0 .../system/test_0041_memcache_udp_bin_basic.py | 0 .../system/test_0041_memcache_udp_text_basic.py | 0 .../tests}/system/test_0050_icmp.py | 0 457 files changed, 0 insertions(+), 0 deletions(-) rename .editorconfig => packetbeat/.editorconfig (100%) rename .gitattributes => packetbeat/.gitattributes (100%) rename .gitignore => packetbeat/.gitignore (100%) rename .travis.yml => packetbeat/.travis.yml (100%) rename CHANGELOG.md => packetbeat/CHANGELOG.md (100%) rename CONTRIBUTING.md => packetbeat/CONTRIBUTING.md (100%) rename {Godeps => packetbeat/Godeps}/Godeps.json (100%) rename {Godeps => packetbeat/Godeps}/Readme (100%) rename {Godeps => packetbeat/Godeps}/_workspace/.gitignore (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/beat/beat.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/cfgfile/cfgfile.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/bytes.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/cache.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/csv.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/datetime.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/droppriv/droppriv_unix.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/droppriv/droppriv_windows.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/endpoint.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/geolite.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/mapstr.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/net.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/statuses.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/streambuf/ascii.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/streambuf/io.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/streambuf/net.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/streambuf/streambuf.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/common/tuples.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/filters/filters.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/filters/filters_runner.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/filters/nop/nop.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/logp/file_rotator.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/logp/log.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/logp/logp.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/logp/syslog_other.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/logp/syslog_unix.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/console/console.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/api.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/bulkapi.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/client.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/output.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/topology.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/url.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/fileout/file.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_invalid_test.key (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_invalid_test.pem (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_test.key (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_test.pem (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/logstash/client.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/logstash/logstash.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/logstash/transport.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/mode/balance.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/mode/failover.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/mode/mode.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/mode/single.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/outputs.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/redis/redis.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/signal.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/outputs/tls.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/publisher/async.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/publisher/bulk.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/publisher/client.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/publisher/output.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/publisher/preprocess.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/publisher/publish.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/publisher/sync.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/publisher/worker.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/service/service.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/service/service_unix.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/elastic/libbeat/service/service_windows.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/garyburd/redigo/internal/commandinfo.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/garyburd/redigo/internal/redistest/testdb.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/garyburd/redigo/redis/conn.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/garyburd/redigo/redis/doc.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/garyburd/redigo/redis/log.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/garyburd/redigo/redis/pool.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/garyburd/redigo/redis/pubsub.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/garyburd/redigo/redis/redis.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/garyburd/redigo/redis/reply.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/garyburd/redigo/redis/scan.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/garyburd/redigo/redis/script.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/nranchev/go-libGeoIP/LICENSE.txt (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/nranchev/go-libGeoIP/README.textile (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/nranchev/go-libGeoIP/example/example.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/nranchev/go-libGeoIP/libgeo.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/samuel/go-parser/parser/input.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/samuel/go-parser/parser/parser.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/samuel/go-thrift/parser/parser.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/samuel/go-thrift/parser/types.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/stretchr/testify/assert/assertions.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/stretchr/testify/assert/doc.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/stretchr/testify/assert/errors.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/stretchr/testify/assert/forward_assertions.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/stretchr/testify/assert/http_assertions.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/.gitignore (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/AUTHORS (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/CHANGELOG (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/CONTRIBUTING.md (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/LICENSE (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/README.mkd (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/afpacket/afpacket.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/afpacket/header.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/afpacket/if_packet.h (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/afpacket/options.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/base.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/bytediff/bytediff.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/decode.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/doc.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/dumpcommand/tcpdump.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/examples/arpscan/arpscan.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/examples/bidirectional/main.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/examples/bytediff/bytediff.png (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/examples/bytediff/main.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/examples/httpassembly/main.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/examples/pcapdump/main.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/examples/pfdump/main.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/examples/statsassembly/main.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/examples/synscan/main.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/examples/util/util.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/flows.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/gc (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layerclass.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/arp.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/base.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/cdp.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/ctp.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/dns.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/doc.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/dot11.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/dot1q.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/eap.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/eapol.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/endpoints.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/enums.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/etherip.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/ethernet.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/fddi.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/gen.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/gre.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/iana_ports.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/icmp4.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/icmp6.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/igmp.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/ip4.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/ip6.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/ipsec.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/layertypes.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/linux_sll.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/llc.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/lldp.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/loopback.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/mpls.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/ndp.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/pflog.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/ports.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/ppp.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/pppoe.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/radiotap.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/rudp.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/sctp.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/tcp.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/tcpip.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/test_creator.py (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/udp.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/udplite.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layers/usb.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/layertype.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/macs/doc.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/macs/gen.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/macs/valid_mac_prefixes.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/packet.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/parser.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/pcap/doc.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/pcap/gopacket_benchmark/benchmark.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/pcap/pcap.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/pcap/pcap_tester.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/pcap/test_dns.pcap (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/pcap/test_ethernet.pcap (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/pcap/test_loopback.pcap (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/pcapgo/write.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/pfring/doc.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/pfring/pfring.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/routing/common.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/routing/other.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/routing/routing.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/tcpassembly/assembly.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/tcpassembly/tcpreader/reader.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/github.com/tsg/gopacket/writer.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/LICENSE (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/LICENSE.libyaml (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/README.md (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/apic.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/decode.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/emitterc.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/encode.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/parserc.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/readerc.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/resolve.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/scannerc.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/sorter.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/writerc.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/yaml.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/yamlh.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/gopkg.in/yaml.v2/yamlprivateh.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/labix.org/v2/mgo/bson/LICENSE (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/labix.org/v2/mgo/bson/bson.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/labix.org/v2/mgo/bson/decode.go (100%) rename {Godeps => packetbeat/Godeps}/_workspace/src/labix.org/v2/mgo/bson/encode.go (100%) rename LICENSE => packetbeat/LICENSE (100%) rename Makefile => packetbeat/Makefile (100%) rename README.md => packetbeat/README.md (100%) rename SUPPORT_PROTOCOL.md => packetbeat/SUPPORT_PROTOCOL.md (100%) rename {beat => packetbeat/beat}/packetbeat.go (100%) rename {config => packetbeat/config}/config.go (100%) rename {debian => packetbeat/debian}/changelog (100%) rename {debian => packetbeat/debian}/compat (100%) rename {debian => packetbeat/debian}/control (100%) rename {debian => packetbeat/debian}/copyright (100%) rename {debian => packetbeat/debian}/packetbeat.init (100%) rename {debian => packetbeat/debian}/rules (100%) rename {decoder => packetbeat/decoder}/decoder.go (100%) rename {decoder => packetbeat/decoder}/decoder_test.go (100%) rename {deploytools => packetbeat/deploytools}/saltstack/README (100%) rename {deploytools => packetbeat/deploytools}/saltstack/packetbeat/init.sls (100%) rename {deploytools => packetbeat/deploytools}/saltstack/packetbeat/packetbeat.yml (100%) rename {deploytools => packetbeat/deploytools}/saltstack/packetbeat/pillar.example (100%) rename {docs => packetbeat/docs}/capturing.asciidoc (100%) rename {docs => packetbeat/docs}/command-line.asciidoc (100%) rename {docs => packetbeat/docs}/configuration.asciidoc (100%) rename {docs => packetbeat/docs}/fields.asciidoc (100%) rename {docs => packetbeat/docs}/filtering.asciidoc (100%) rename {docs => packetbeat/docs}/gettingstarted.asciidoc (100%) rename {docs => packetbeat/docs}/https.asciidoc (100%) rename {docs => packetbeat/docs}/images/filter_from_context.png (100%) rename {docs => packetbeat/docs}/images/kibana-created-indexes.png (100%) rename {docs => packetbeat/docs}/images/kibana-discover.png (100%) rename {docs => packetbeat/docs}/images/kibana-filters.png (100%) rename {docs => packetbeat/docs}/images/kibana-index-pattern.png (100%) rename {docs => packetbeat/docs}/images/kibana-navigation-vis.png (100%) rename {docs => packetbeat/docs}/images/kibana-query-filtering.png (100%) rename {docs => packetbeat/docs}/images/kibana_connection_failed.png (100%) rename {docs => packetbeat/docs}/images/packetbeat-statistics.png (100%) rename {docs => packetbeat/docs}/images/thrift-dashboard.png (100%) rename {docs => packetbeat/docs}/images/topology_map.png (100%) rename {docs => packetbeat/docs}/index.asciidoc (100%) rename {docs => packetbeat/docs}/kibana3.asciidoc (100%) rename {docs => packetbeat/docs}/new_protocol.asciidoc (100%) rename {docs => packetbeat/docs}/overview.asciidoc (100%) rename {docs => packetbeat/docs}/release-notes.asciidoc (100%) rename {docs => packetbeat/docs}/thrift.asciidoc (100%) rename {docs => packetbeat/docs}/troubleshooting.asciidoc (100%) rename {etc => packetbeat/etc}/beat.yml (100%) rename {etc => packetbeat/etc}/fields.yml (100%) rename {etc => packetbeat/etc}/packetbeat.template.json (100%) rename {etc => packetbeat/etc}/packetbeat.yml (100%) rename {etc => packetbeat/etc}/sample_outputs/dns.json (100%) rename {etc => packetbeat/etc}/sample_outputs/http.json (100%) rename {etc => packetbeat/etc}/sample_outputs/psql.json (100%) rename main.go => packetbeat/main.go (100%) rename main_test.go => packetbeat/main_test.go (100%) rename pre-commit => packetbeat/pre-commit (100%) rename {procs => packetbeat/procs}/procs.go (100%) rename {procs => packetbeat/procs}/procs_test.go (100%) rename {protos => packetbeat/protos}/applayer/applayer.go (100%) rename {protos => packetbeat/protos}/dns/dns.go (100%) rename {protos => packetbeat/protos}/dns/dns_test.go (100%) rename {protos => packetbeat/protos}/dns/names.go (100%) rename {protos => packetbeat/protos}/http/http.go (100%) rename {protos => packetbeat/protos}/http/http_parser.go (100%) rename {protos => packetbeat/protos}/http/http_test.go (100%) rename {protos => packetbeat/protos}/icmp/README (100%) rename {protos => packetbeat/protos}/icmp/icmp.go (100%) rename {protos => packetbeat/protos}/icmp/icmp_test.go (100%) rename {protos => packetbeat/protos}/icmp/message.go (100%) rename {protos => packetbeat/protos}/icmp/message_test.go (100%) rename {protos => packetbeat/protos}/icmp/transaction.go (100%) rename {protos => packetbeat/protos}/icmp/transaction_test.go (100%) rename {protos => packetbeat/protos}/icmp/tuple.go (100%) rename {protos => packetbeat/protos}/icmp/tuple_test.go (100%) rename {protos => packetbeat/protos}/memcache/binary.go (100%) rename {protos => packetbeat/protos}/memcache/binary_test.go (100%) rename {protos => packetbeat/protos}/memcache/codes.go (100%) rename {protos => packetbeat/protos}/memcache/commands.go (100%) rename {protos => packetbeat/protos}/memcache/errors.go (100%) rename {protos => packetbeat/protos}/memcache/memcache.go (100%) rename {protos => packetbeat/protos}/memcache/memcache_test.go (100%) rename {protos => packetbeat/protos}/memcache/parse.go (100%) rename {protos => packetbeat/protos}/memcache/parse_test.go (100%) rename {protos => packetbeat/protos}/memcache/plugin_tcp.go (100%) rename {protos => packetbeat/protos}/memcache/plugin_udp.go (100%) rename {protos => packetbeat/protos}/memcache/plugin_udp_test.go (100%) rename {protos => packetbeat/protos}/memcache/text.go (100%) rename {protos => packetbeat/protos}/memcache/text_test.go (100%) rename {protos => packetbeat/protos}/mongodb/README.md (100%) rename {protos => packetbeat/protos}/mongodb/mongodb.go (100%) rename {protos => packetbeat/protos}/mongodb/mongodb_parser.go (100%) rename {protos => packetbeat/protos}/mongodb/mongodb_parser_test.go (100%) rename {protos => packetbeat/protos}/mongodb/mongodb_structs.go (100%) rename {protos => packetbeat/protos}/mongodb/mongodb_test.go (100%) rename {protos => packetbeat/protos}/mysql/mysql.go (100%) rename {protos => packetbeat/protos}/mysql/mysql_test.go (100%) rename {protos => packetbeat/protos}/pgsql/pgsql.go (100%) rename {protos => packetbeat/protos}/pgsql/pgsql_test.go (100%) rename {protos => packetbeat/protos}/protos.go (100%) rename {protos => packetbeat/protos}/protos_test.go (100%) rename {protos => packetbeat/protos}/redis/redis.go (100%) rename {protos => packetbeat/protos}/redis/redis_parse.go (100%) rename {protos => packetbeat/protos}/redis/redis_test.go (100%) rename {protos => packetbeat/protos}/tcp/tcp.go (100%) rename {protos => packetbeat/protos}/tcp/tcp_test.go (100%) rename {protos => packetbeat/protos}/thrift/thrift.go (100%) rename {protos => packetbeat/protos}/thrift/thrift_idl.go (100%) rename {protos => packetbeat/protos}/thrift/thrift_idl_test.go (100%) rename {protos => packetbeat/protos}/thrift/thrift_test.go (100%) rename {protos => packetbeat/protos}/udp/udp.go (100%) rename {protos => packetbeat/protos}/udp/udp_test.go (100%) rename {scripts => packetbeat/scripts}/Makefile (100%) rename {scripts => packetbeat/scripts}/crosscompile.bash (100%) rename {scripts => packetbeat/scripts}/generate_field_docs.py (100%) rename {scripts => packetbeat/scripts}/generate_template.py (100%) rename {sniffer => packetbeat/sniffer}/afpacket_linux.go (100%) rename {sniffer => packetbeat/sniffer}/afpacket_nonlinux.go (100%) rename {sniffer => packetbeat/sniffer}/pfring.go (100%) rename {sniffer => packetbeat/sniffer}/pfring_stub.go (100%) rename {sniffer => packetbeat/sniffer}/sniffer.go (100%) rename {sniffer => packetbeat/sniffer}/sniffer_test.go (100%) rename {tests => packetbeat/tests}/system/.gitignore (100%) rename {tests => packetbeat/tests}/system/README.md (100%) rename {tests => packetbeat/tests}/system/files/ThriftTest.thrift (100%) rename {tests => packetbeat/tests}/system/files/geoip_city.dat (100%) rename {tests => packetbeat/tests}/system/files/geoip_city_blocks.csv (100%) rename {tests => packetbeat/tests}/system/files/geoip_city_loc.csv (100%) rename {tests => packetbeat/tests}/system/files/shared.thrift (100%) rename {tests => packetbeat/tests}/system/files/tutorial.thrift (100%) rename {tests => packetbeat/tests}/system/gen/README.md (100%) rename {tests => packetbeat/tests}/system/gen/memcache/README.md (100%) rename {tests => packetbeat/tests}/system/gen/memcache/gen_all.sh (100%) rename {tests => packetbeat/tests}/system/gen/memcache/mc.py (100%) rename {tests => packetbeat/tests}/system/gen/memcache/requirements.txt (100%) rename {tests => packetbeat/tests}/system/gen/memcache/tcp_counter_ops.py (100%) rename {tests => packetbeat/tests}/system/gen/memcache/tcp_delete.py (100%) rename {tests => packetbeat/tests}/system/gen/memcache/tcp_multi_store_load.py (100%) rename {tests => packetbeat/tests}/system/gen/memcache/tcp_single_load_store.py (100%) rename {tests => packetbeat/tests}/system/gen/memcache/tcp_stats.py (100%) rename {tests => packetbeat/tests}/system/gen/memcache/udp_counter_ops.py (100%) rename {tests => packetbeat/tests}/system/gen/memcache/udp_delete.py (100%) rename {tests => packetbeat/tests}/system/gen/memcache/udp_multi_store.py (100%) rename {tests => packetbeat/tests}/system/gen/memcache/udp_single_store.py (100%) rename {tests => packetbeat/tests}/system/pbtests/__init__.py (100%) rename {tests => packetbeat/tests}/system/pbtests/packetbeat.py (100%) rename {tests => packetbeat/tests}/system/pcaps/dns_additional.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/dns_google_com.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/dns_mx.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/dns_not_found.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/dns_ns.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/dns_txt.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/gap_in_stream.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/hide_secret_GET.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/hide_secret_POST.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/http_10_connection_close.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/http_basicauth.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/http_minitwit.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/http_over_vlan.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/http_post.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/http_realip.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/http_url_params.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/icmp/icmp4_ping.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/icmp/icmp4_ping_over_vlan.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/icmp/icmp6_ping.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/icmp/icmp6_ping_over_vlan.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/icmp/icmp_2_pings.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/ipv6_thrift.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_bin_tcp_counter_ops.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_bin_tcp_delete.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_bin_tcp_multi_store_load.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_bin_tcp_single_load_store.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_bin_tcp_stats.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_bin_udp_counter_ops.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_bin_udp_delete.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_bin_udp_multi_store.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_bin_udp_single_store.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_text_tcp_counter_ops.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_text_tcp_delete.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_text_tcp_multi_store_load.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_text_tcp_single_load_store.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_text_tcp_stats.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_text_udp_counter_ops.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_text_udp_delete.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_text_udp_multi_store.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/memcache/memcache_text_udp_single_store.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mongo_3.0_session.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mongo_one_row.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mongodb_create_collection.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mongodb_find.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mongodb_insert_duplicate_key.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mongodb_inserts.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mongodb_more_rows.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mongodb_reply_request_reply.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mongodb_use_db.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mysql_affected_rows.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mysql_err_database_not_selected.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mysql_int_string_operations.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mysql_long.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mysql_long_result.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mysql_with_gap.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/mysql_with_whitespaces.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/pgsql_insert.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/pgsql_insert_error.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/pgsql_long_result.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/pgsql_request_response.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/pgsql_rt.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/redis_one_transaction.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/redis_session.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/thrift_echo_binary.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/thrift_integration.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/thrift_tutorial.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/thrift_tutorial_framed_transport.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/wsgi_drum.pcap (100%) rename {tests => packetbeat/tests}/system/pcaps/wsgi_loopback.pcap (100%) rename {tests => packetbeat/tests}/system/requirements.txt (100%) rename {tests => packetbeat/tests}/system/templates/packetbeat.yml.j2 (100%) rename {tests => packetbeat/tests}/system/test_0001_mysql_spaces.py (100%) rename {tests => packetbeat/tests}/system/test_0002_thrift_basics.py (100%) rename {tests => packetbeat/tests}/system/test_0003_http_simple.py (100%) rename {tests => packetbeat/tests}/system/test_0004_ipv6.py (100%) rename {tests => packetbeat/tests}/system/test_0005_mysql_integration.py (100%) rename {tests => packetbeat/tests}/system/test_0006_wsgi.py (100%) rename {tests => packetbeat/tests}/system/test_0007_tags.py (100%) rename {tests => packetbeat/tests}/system/test_0008_realip.py (100%) rename {tests => packetbeat/tests}/system/test_0009_pgsql.py (100%) rename {tests => packetbeat/tests}/system/test_0010_http_10_connection_close.py (100%) rename {tests => packetbeat/tests}/system/test_0011_geoip.py (100%) rename {tests => packetbeat/tests}/system/test_0012_http_basicauth.py (100%) rename {tests => packetbeat/tests}/system/test_0013_redis_basic.py (100%) rename {tests => packetbeat/tests}/system/test_0015_udpjson.py (100%) rename {tests => packetbeat/tests}/system/test_0016_nop_filter.py (100%) rename {tests => packetbeat/tests}/system/test_0017_mysql_long_result.py (100%) rename {tests => packetbeat/tests}/system/test_0018_pgsql_long_result.py (100%) rename {tests => packetbeat/tests}/system/test_0019_hide_params.py (100%) rename {tests => packetbeat/tests}/system/test_0020_mysql_send_options.py (100%) rename {tests => packetbeat/tests}/system/test_0021_pgsql_send_opetions.py (100%) rename {tests => packetbeat/tests}/system/test_0022_redis_send_options.py (100%) rename {tests => packetbeat/tests}/system/test_0023_http_params.py (100%) rename {tests => packetbeat/tests}/system/test_0024_http_query.py (100%) rename {tests => packetbeat/tests}/system/test_0025_mongodb_basic.py (100%) rename {tests => packetbeat/tests}/system/test_0025_procs_config.py (100%) rename {tests => packetbeat/tests}/system/test_0026_test_config.py (100%) rename {tests => packetbeat/tests}/system/test_0027_mysql_affected_rows.py (100%) rename {tests => packetbeat/tests}/system/test_0028_mysql_error.py (100%) rename {tests => packetbeat/tests}/system/test_0029_http_gap.py (100%) rename {tests => packetbeat/tests}/system/test_0030_mysql_gap.py (100%) rename {tests => packetbeat/tests}/system/test_0031_vlans.py (100%) rename {tests => packetbeat/tests}/system/test_0032_dns.py (100%) rename {tests => packetbeat/tests}/system/test_0040_memcache_tcp_bin_basic.py (100%) rename {tests => packetbeat/tests}/system/test_0040_memcache_tcp_text_basic.py (100%) rename {tests => packetbeat/tests}/system/test_0041_memcache_udp_bin_basic.py (100%) rename {tests => packetbeat/tests}/system/test_0041_memcache_udp_text_basic.py (100%) rename {tests => packetbeat/tests}/system/test_0050_icmp.py (100%) diff --git a/.editorconfig b/packetbeat/.editorconfig similarity index 100% rename from .editorconfig rename to packetbeat/.editorconfig diff --git a/.gitattributes b/packetbeat/.gitattributes similarity index 100% rename from .gitattributes rename to packetbeat/.gitattributes diff --git a/.gitignore b/packetbeat/.gitignore similarity index 100% rename from .gitignore rename to packetbeat/.gitignore diff --git a/.travis.yml b/packetbeat/.travis.yml similarity index 100% rename from .travis.yml rename to packetbeat/.travis.yml diff --git a/CHANGELOG.md b/packetbeat/CHANGELOG.md similarity index 100% rename from CHANGELOG.md rename to packetbeat/CHANGELOG.md diff --git a/CONTRIBUTING.md b/packetbeat/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING.md rename to packetbeat/CONTRIBUTING.md diff --git a/Godeps/Godeps.json b/packetbeat/Godeps/Godeps.json similarity index 100% rename from Godeps/Godeps.json rename to packetbeat/Godeps/Godeps.json diff --git a/Godeps/Readme b/packetbeat/Godeps/Readme similarity index 100% rename from Godeps/Readme rename to packetbeat/Godeps/Readme diff --git a/Godeps/_workspace/.gitignore b/packetbeat/Godeps/_workspace/.gitignore similarity index 100% rename from Godeps/_workspace/.gitignore rename to packetbeat/Godeps/_workspace/.gitignore diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/beat/beat.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/beat/beat.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/beat/beat.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/beat/beat.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/cfgfile/cfgfile.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/cfgfile/cfgfile.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/cfgfile/cfgfile.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/cfgfile/cfgfile.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/bytes.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/bytes.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/bytes.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/bytes.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/cache.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/cache.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/cache.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/cache.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/csv.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/csv.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/csv.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/csv.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/datetime.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/datetime.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/datetime.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/datetime.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/droppriv/droppriv_unix.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/droppriv/droppriv_unix.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/droppriv/droppriv_unix.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/droppriv/droppriv_unix.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/droppriv/droppriv_windows.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/droppriv/droppriv_windows.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/droppriv/droppriv_windows.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/droppriv/droppriv_windows.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/endpoint.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/endpoint.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/endpoint.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/endpoint.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/geolite.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/geolite.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/geolite.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/geolite.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/mapstr.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/mapstr.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/mapstr.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/mapstr.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/net.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/net.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/net.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/net.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/statuses.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/statuses.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/statuses.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/statuses.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/ascii.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/ascii.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/ascii.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/ascii.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/io.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/io.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/io.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/io.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/net.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/net.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/net.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/net.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/streambuf.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/streambuf.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/streambuf.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/streambuf/streambuf.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/common/tuples.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/tuples.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/common/tuples.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/common/tuples.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/filters/filters.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/filters/filters.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/filters/filters.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/filters/filters.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/filters/filters_runner.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/filters/filters_runner.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/filters/filters_runner.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/filters/filters_runner.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/filters/nop/nop.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/filters/nop/nop.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/filters/nop/nop.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/filters/nop/nop.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/logp/file_rotator.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/logp/file_rotator.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/logp/file_rotator.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/logp/file_rotator.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/logp/log.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/logp/log.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/logp/log.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/logp/log.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/logp/logp.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/logp/logp.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/logp/logp.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/logp/logp.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/logp/syslog_other.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/logp/syslog_other.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/logp/syslog_other.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/logp/syslog_other.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/logp/syslog_unix.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/logp/syslog_unix.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/logp/syslog_unix.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/logp/syslog_unix.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/console/console.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/console/console.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/console/console.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/console/console.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/api.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/api.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/api.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/api.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/bulkapi.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/bulkapi.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/bulkapi.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/bulkapi.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/client.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/client.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/client.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/client.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/output.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/output.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/output.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/output.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/topology.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/topology.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/topology.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/topology.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/url.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/url.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/url.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/elasticsearch/url.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/fileout/file.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/fileout/file.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/fileout/file.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/fileout/file.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_invalid_test.key b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_invalid_test.key similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_invalid_test.key rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_invalid_test.key diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_invalid_test.pem b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_invalid_test.pem similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_invalid_test.pem rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_invalid_test.pem diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_test.key b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_test.key similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_test.key rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_test.key diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_test.pem b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_test.pem similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_test.pem rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/ca_test.pem diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/client.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/client.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/client.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/client.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/logstash.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/logstash.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/logstash.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/logstash.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/transport.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/transport.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/transport.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/logstash/transport.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/balance.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/balance.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/balance.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/balance.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/failover.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/failover.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/failover.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/failover.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/mode.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/mode.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/mode.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/mode.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/single.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/single.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/single.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/mode/single.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/outputs.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/outputs.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/outputs.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/outputs.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/redis/redis.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/redis/redis.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/redis/redis.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/redis/redis.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/signal.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/signal.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/signal.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/signal.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/tls.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/tls.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/outputs/tls.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/outputs/tls.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/async.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/async.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/publisher/async.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/async.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/bulk.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/bulk.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/publisher/bulk.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/bulk.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/client.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/client.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/publisher/client.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/client.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/output.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/output.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/publisher/output.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/output.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/preprocess.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/preprocess.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/publisher/preprocess.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/preprocess.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/publish.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/publish.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/publisher/publish.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/publish.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/sync.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/sync.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/publisher/sync.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/sync.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/worker.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/worker.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/publisher/worker.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/publisher/worker.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/service/service.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/service/service.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/service/service.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/service/service.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/service/service_unix.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/service/service_unix.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/service/service_unix.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/service/service_unix.go diff --git a/Godeps/_workspace/src/github.com/elastic/libbeat/service/service_windows.go b/packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/service/service_windows.go similarity index 100% rename from Godeps/_workspace/src/github.com/elastic/libbeat/service/service_windows.go rename to packetbeat/Godeps/_workspace/src/github.com/elastic/libbeat/service/service_windows.go diff --git a/Godeps/_workspace/src/github.com/garyburd/redigo/internal/commandinfo.go b/packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/internal/commandinfo.go similarity index 100% rename from Godeps/_workspace/src/github.com/garyburd/redigo/internal/commandinfo.go rename to packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/internal/commandinfo.go diff --git a/Godeps/_workspace/src/github.com/garyburd/redigo/internal/redistest/testdb.go b/packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/internal/redistest/testdb.go similarity index 100% rename from Godeps/_workspace/src/github.com/garyburd/redigo/internal/redistest/testdb.go rename to packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/internal/redistest/testdb.go diff --git a/Godeps/_workspace/src/github.com/garyburd/redigo/redis/conn.go b/packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/conn.go similarity index 100% rename from Godeps/_workspace/src/github.com/garyburd/redigo/redis/conn.go rename to packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/conn.go diff --git a/Godeps/_workspace/src/github.com/garyburd/redigo/redis/doc.go b/packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/garyburd/redigo/redis/doc.go rename to packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/doc.go diff --git a/Godeps/_workspace/src/github.com/garyburd/redigo/redis/log.go b/packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/log.go similarity index 100% rename from Godeps/_workspace/src/github.com/garyburd/redigo/redis/log.go rename to packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/log.go diff --git a/Godeps/_workspace/src/github.com/garyburd/redigo/redis/pool.go b/packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/pool.go similarity index 100% rename from Godeps/_workspace/src/github.com/garyburd/redigo/redis/pool.go rename to packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/pool.go diff --git a/Godeps/_workspace/src/github.com/garyburd/redigo/redis/pubsub.go b/packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/pubsub.go similarity index 100% rename from Godeps/_workspace/src/github.com/garyburd/redigo/redis/pubsub.go rename to packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/pubsub.go diff --git a/Godeps/_workspace/src/github.com/garyburd/redigo/redis/redis.go b/packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/redis.go similarity index 100% rename from Godeps/_workspace/src/github.com/garyburd/redigo/redis/redis.go rename to packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/redis.go diff --git a/Godeps/_workspace/src/github.com/garyburd/redigo/redis/reply.go b/packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/reply.go similarity index 100% rename from Godeps/_workspace/src/github.com/garyburd/redigo/redis/reply.go rename to packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/reply.go diff --git a/Godeps/_workspace/src/github.com/garyburd/redigo/redis/scan.go b/packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/scan.go similarity index 100% rename from Godeps/_workspace/src/github.com/garyburd/redigo/redis/scan.go rename to packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/scan.go diff --git a/Godeps/_workspace/src/github.com/garyburd/redigo/redis/script.go b/packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/script.go similarity index 100% rename from Godeps/_workspace/src/github.com/garyburd/redigo/redis/script.go rename to packetbeat/Godeps/_workspace/src/github.com/garyburd/redigo/redis/script.go diff --git a/Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/LICENSE.txt b/packetbeat/Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/LICENSE.txt similarity index 100% rename from Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/LICENSE.txt rename to packetbeat/Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/LICENSE.txt diff --git a/Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/README.textile b/packetbeat/Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/README.textile similarity index 100% rename from Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/README.textile rename to packetbeat/Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/README.textile diff --git a/Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/example/example.go b/packetbeat/Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/example/example.go similarity index 100% rename from Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/example/example.go rename to packetbeat/Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/example/example.go diff --git a/Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/libgeo.go b/packetbeat/Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/libgeo.go similarity index 100% rename from Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/libgeo.go rename to packetbeat/Godeps/_workspace/src/github.com/nranchev/go-libGeoIP/libgeo.go diff --git a/Godeps/_workspace/src/github.com/samuel/go-parser/parser/input.go b/packetbeat/Godeps/_workspace/src/github.com/samuel/go-parser/parser/input.go similarity index 100% rename from Godeps/_workspace/src/github.com/samuel/go-parser/parser/input.go rename to packetbeat/Godeps/_workspace/src/github.com/samuel/go-parser/parser/input.go diff --git a/Godeps/_workspace/src/github.com/samuel/go-parser/parser/parser.go b/packetbeat/Godeps/_workspace/src/github.com/samuel/go-parser/parser/parser.go similarity index 100% rename from Godeps/_workspace/src/github.com/samuel/go-parser/parser/parser.go rename to packetbeat/Godeps/_workspace/src/github.com/samuel/go-parser/parser/parser.go diff --git a/Godeps/_workspace/src/github.com/samuel/go-thrift/parser/parser.go b/packetbeat/Godeps/_workspace/src/github.com/samuel/go-thrift/parser/parser.go similarity index 100% rename from Godeps/_workspace/src/github.com/samuel/go-thrift/parser/parser.go rename to packetbeat/Godeps/_workspace/src/github.com/samuel/go-thrift/parser/parser.go diff --git a/Godeps/_workspace/src/github.com/samuel/go-thrift/parser/types.go b/packetbeat/Godeps/_workspace/src/github.com/samuel/go-thrift/parser/types.go similarity index 100% rename from Godeps/_workspace/src/github.com/samuel/go-thrift/parser/types.go rename to packetbeat/Godeps/_workspace/src/github.com/samuel/go-thrift/parser/types.go diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/assertions.go b/packetbeat/Godeps/_workspace/src/github.com/stretchr/testify/assert/assertions.go similarity index 100% rename from Godeps/_workspace/src/github.com/stretchr/testify/assert/assertions.go rename to packetbeat/Godeps/_workspace/src/github.com/stretchr/testify/assert/assertions.go diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/doc.go b/packetbeat/Godeps/_workspace/src/github.com/stretchr/testify/assert/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/stretchr/testify/assert/doc.go rename to packetbeat/Godeps/_workspace/src/github.com/stretchr/testify/assert/doc.go diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/errors.go b/packetbeat/Godeps/_workspace/src/github.com/stretchr/testify/assert/errors.go similarity index 100% rename from Godeps/_workspace/src/github.com/stretchr/testify/assert/errors.go rename to packetbeat/Godeps/_workspace/src/github.com/stretchr/testify/assert/errors.go diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/forward_assertions.go b/packetbeat/Godeps/_workspace/src/github.com/stretchr/testify/assert/forward_assertions.go similarity index 100% rename from Godeps/_workspace/src/github.com/stretchr/testify/assert/forward_assertions.go rename to packetbeat/Godeps/_workspace/src/github.com/stretchr/testify/assert/forward_assertions.go diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/http_assertions.go b/packetbeat/Godeps/_workspace/src/github.com/stretchr/testify/assert/http_assertions.go similarity index 100% rename from Godeps/_workspace/src/github.com/stretchr/testify/assert/http_assertions.go rename to packetbeat/Godeps/_workspace/src/github.com/stretchr/testify/assert/http_assertions.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/.gitignore b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/.gitignore similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/.gitignore rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/.gitignore diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/AUTHORS b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/AUTHORS similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/AUTHORS rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/AUTHORS diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/CHANGELOG b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/CHANGELOG similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/CHANGELOG rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/CHANGELOG diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/CONTRIBUTING.md b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/CONTRIBUTING.md similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/CONTRIBUTING.md rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/CONTRIBUTING.md diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/LICENSE b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/LICENSE similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/LICENSE rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/LICENSE diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/README.mkd b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/README.mkd similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/README.mkd rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/README.mkd diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/afpacket.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/afpacket.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/afpacket.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/afpacket.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/header.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/header.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/header.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/header.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/if_packet.h b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/if_packet.h similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/if_packet.h rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/if_packet.h diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/options.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/options.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/options.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/afpacket/options.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/base.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/base.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/base.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/base.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/bytediff/bytediff.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/bytediff/bytediff.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/bytediff/bytediff.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/bytediff/bytediff.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/decode.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/decode.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/decode.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/decode.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/doc.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/doc.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/doc.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/dumpcommand/tcpdump.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/dumpcommand/tcpdump.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/dumpcommand/tcpdump.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/dumpcommand/tcpdump.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/examples/arpscan/arpscan.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/arpscan/arpscan.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/examples/arpscan/arpscan.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/arpscan/arpscan.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/examples/bidirectional/main.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/bidirectional/main.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/examples/bidirectional/main.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/bidirectional/main.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/examples/bytediff/bytediff.png b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/bytediff/bytediff.png similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/examples/bytediff/bytediff.png rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/bytediff/bytediff.png diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/examples/bytediff/main.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/bytediff/main.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/examples/bytediff/main.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/bytediff/main.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/examples/httpassembly/main.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/httpassembly/main.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/examples/httpassembly/main.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/httpassembly/main.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/examples/pcapdump/main.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/pcapdump/main.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/examples/pcapdump/main.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/pcapdump/main.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/examples/pfdump/main.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/pfdump/main.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/examples/pfdump/main.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/pfdump/main.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/examples/statsassembly/main.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/statsassembly/main.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/examples/statsassembly/main.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/statsassembly/main.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/examples/synscan/main.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/synscan/main.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/examples/synscan/main.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/synscan/main.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/examples/util/util.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/util/util.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/examples/util/util.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/examples/util/util.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/flows.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/flows.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/flows.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/flows.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/gc b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/gc similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/gc rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/gc diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layerclass.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layerclass.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layerclass.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layerclass.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/arp.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/arp.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/arp.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/arp.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/base.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/base.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/base.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/base.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/cdp.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/cdp.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/cdp.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/cdp.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ctp.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ctp.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/ctp.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ctp.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/dns.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/dns.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/dns.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/dns.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/doc.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/doc.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/doc.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/dot11.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/dot11.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/dot11.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/dot11.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/dot1q.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/dot1q.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/dot1q.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/dot1q.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/eap.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/eap.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/eap.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/eap.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/eapol.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/eapol.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/eapol.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/eapol.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/endpoints.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/endpoints.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/endpoints.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/endpoints.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/enums.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/enums.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/enums.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/enums.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/etherip.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/etherip.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/etherip.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/etherip.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ethernet.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ethernet.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/ethernet.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ethernet.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/fddi.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/fddi.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/fddi.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/fddi.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/gen.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/gen.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/gen.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/gen.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/gre.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/gre.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/gre.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/gre.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/iana_ports.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/iana_ports.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/iana_ports.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/iana_ports.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/icmp4.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/icmp4.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/icmp4.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/icmp4.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/icmp6.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/icmp6.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/icmp6.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/icmp6.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/igmp.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/igmp.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/igmp.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/igmp.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ip4.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ip4.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/ip4.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ip4.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ip6.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ip6.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/ip6.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ip6.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ipsec.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ipsec.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/ipsec.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ipsec.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/layertypes.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/layertypes.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/layertypes.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/layertypes.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/linux_sll.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/linux_sll.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/linux_sll.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/linux_sll.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/llc.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/llc.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/llc.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/llc.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/lldp.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/lldp.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/lldp.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/lldp.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/loopback.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/loopback.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/loopback.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/loopback.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/mpls.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/mpls.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/mpls.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/mpls.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ndp.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ndp.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/ndp.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ndp.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/pflog.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/pflog.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/pflog.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/pflog.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ports.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ports.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/ports.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ports.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ppp.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ppp.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/ppp.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/ppp.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/pppoe.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/pppoe.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/pppoe.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/pppoe.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/radiotap.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/radiotap.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/radiotap.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/radiotap.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/rudp.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/rudp.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/rudp.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/rudp.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/sctp.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/sctp.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/sctp.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/sctp.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/tcp.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/tcp.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/tcp.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/tcp.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/tcpip.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/tcpip.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/tcpip.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/tcpip.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/test_creator.py b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/test_creator.py similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/test_creator.py rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/test_creator.py diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/udp.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/udp.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/udp.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/udp.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/udplite.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/udplite.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/udplite.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/udplite.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layers/usb.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/usb.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layers/usb.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layers/usb.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/layertype.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layertype.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/layertype.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/layertype.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/macs/doc.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/macs/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/macs/doc.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/macs/doc.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/macs/gen.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/macs/gen.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/macs/gen.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/macs/gen.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/macs/valid_mac_prefixes.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/macs/valid_mac_prefixes.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/macs/valid_mac_prefixes.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/macs/valid_mac_prefixes.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/packet.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/packet.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/packet.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/packet.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/parser.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/parser.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/parser.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/parser.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/doc.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/pcap/doc.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/doc.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/gopacket_benchmark/benchmark.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/gopacket_benchmark/benchmark.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/pcap/gopacket_benchmark/benchmark.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/gopacket_benchmark/benchmark.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/pcap.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/pcap.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/pcap/pcap.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/pcap.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/pcap_tester.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/pcap_tester.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/pcap/pcap_tester.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/pcap_tester.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/test_dns.pcap b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/test_dns.pcap similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/pcap/test_dns.pcap rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/test_dns.pcap diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/test_ethernet.pcap b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/test_ethernet.pcap similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/pcap/test_ethernet.pcap rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/test_ethernet.pcap diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/test_loopback.pcap b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/test_loopback.pcap similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/pcap/test_loopback.pcap rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcap/test_loopback.pcap diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/pcapgo/write.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcapgo/write.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/pcapgo/write.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pcapgo/write.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/pfring/doc.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pfring/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/pfring/doc.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pfring/doc.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/pfring/pfring.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pfring/pfring.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/pfring/pfring.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/pfring/pfring.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/routing/common.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/routing/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/routing/common.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/routing/common.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/routing/other.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/routing/other.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/routing/other.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/routing/other.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/routing/routing.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/routing/routing.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/routing/routing.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/routing/routing.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/tcpassembly/assembly.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/tcpassembly/assembly.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/tcpassembly/assembly.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/tcpassembly/assembly.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/tcpassembly/tcpreader/reader.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/tcpassembly/tcpreader/reader.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/tcpassembly/tcpreader/reader.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/tcpassembly/tcpreader/reader.go diff --git a/Godeps/_workspace/src/github.com/tsg/gopacket/writer.go b/packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/writer.go similarity index 100% rename from Godeps/_workspace/src/github.com/tsg/gopacket/writer.go rename to packetbeat/Godeps/_workspace/src/github.com/tsg/gopacket/writer.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/LICENSE b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/LICENSE similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/LICENSE rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/LICENSE diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/LICENSE.libyaml b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/LICENSE.libyaml similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/LICENSE.libyaml rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/LICENSE.libyaml diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/README.md b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/README.md similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/README.md rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/README.md diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/apic.go b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/apic.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/apic.go rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/apic.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/decode.go b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/decode.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/decode.go rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/decode.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/emitterc.go b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/emitterc.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/emitterc.go rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/emitterc.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/encode.go b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/encode.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/encode.go rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/encode.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/parserc.go b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/parserc.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/parserc.go rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/parserc.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/readerc.go b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/readerc.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/readerc.go rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/readerc.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/resolve.go b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/resolve.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/resolve.go rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/resolve.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/scannerc.go b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/scannerc.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/scannerc.go rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/scannerc.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/sorter.go b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/sorter.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/sorter.go rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/sorter.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/writerc.go b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/writerc.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/writerc.go rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/writerc.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/yaml.go b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/yaml.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/yaml.go rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/yaml.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/yamlh.go b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/yamlh.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/yamlh.go rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/yamlh.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v2/yamlprivateh.go b/packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/yamlprivateh.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v2/yamlprivateh.go rename to packetbeat/Godeps/_workspace/src/gopkg.in/yaml.v2/yamlprivateh.go diff --git a/Godeps/_workspace/src/labix.org/v2/mgo/bson/LICENSE b/packetbeat/Godeps/_workspace/src/labix.org/v2/mgo/bson/LICENSE similarity index 100% rename from Godeps/_workspace/src/labix.org/v2/mgo/bson/LICENSE rename to packetbeat/Godeps/_workspace/src/labix.org/v2/mgo/bson/LICENSE diff --git a/Godeps/_workspace/src/labix.org/v2/mgo/bson/bson.go b/packetbeat/Godeps/_workspace/src/labix.org/v2/mgo/bson/bson.go similarity index 100% rename from Godeps/_workspace/src/labix.org/v2/mgo/bson/bson.go rename to packetbeat/Godeps/_workspace/src/labix.org/v2/mgo/bson/bson.go diff --git a/Godeps/_workspace/src/labix.org/v2/mgo/bson/decode.go b/packetbeat/Godeps/_workspace/src/labix.org/v2/mgo/bson/decode.go similarity index 100% rename from Godeps/_workspace/src/labix.org/v2/mgo/bson/decode.go rename to packetbeat/Godeps/_workspace/src/labix.org/v2/mgo/bson/decode.go diff --git a/Godeps/_workspace/src/labix.org/v2/mgo/bson/encode.go b/packetbeat/Godeps/_workspace/src/labix.org/v2/mgo/bson/encode.go similarity index 100% rename from Godeps/_workspace/src/labix.org/v2/mgo/bson/encode.go rename to packetbeat/Godeps/_workspace/src/labix.org/v2/mgo/bson/encode.go diff --git a/LICENSE b/packetbeat/LICENSE similarity index 100% rename from LICENSE rename to packetbeat/LICENSE diff --git a/Makefile b/packetbeat/Makefile similarity index 100% rename from Makefile rename to packetbeat/Makefile diff --git a/README.md b/packetbeat/README.md similarity index 100% rename from README.md rename to packetbeat/README.md diff --git a/SUPPORT_PROTOCOL.md b/packetbeat/SUPPORT_PROTOCOL.md similarity index 100% rename from SUPPORT_PROTOCOL.md rename to packetbeat/SUPPORT_PROTOCOL.md diff --git a/beat/packetbeat.go b/packetbeat/beat/packetbeat.go similarity index 100% rename from beat/packetbeat.go rename to packetbeat/beat/packetbeat.go diff --git a/config/config.go b/packetbeat/config/config.go similarity index 100% rename from config/config.go rename to packetbeat/config/config.go diff --git a/debian/changelog b/packetbeat/debian/changelog similarity index 100% rename from debian/changelog rename to packetbeat/debian/changelog diff --git a/debian/compat b/packetbeat/debian/compat similarity index 100% rename from debian/compat rename to packetbeat/debian/compat diff --git a/debian/control b/packetbeat/debian/control similarity index 100% rename from debian/control rename to packetbeat/debian/control diff --git a/debian/copyright b/packetbeat/debian/copyright similarity index 100% rename from debian/copyright rename to packetbeat/debian/copyright diff --git a/debian/packetbeat.init b/packetbeat/debian/packetbeat.init similarity index 100% rename from debian/packetbeat.init rename to packetbeat/debian/packetbeat.init diff --git a/debian/rules b/packetbeat/debian/rules similarity index 100% rename from debian/rules rename to packetbeat/debian/rules diff --git a/decoder/decoder.go b/packetbeat/decoder/decoder.go similarity index 100% rename from decoder/decoder.go rename to packetbeat/decoder/decoder.go diff --git a/decoder/decoder_test.go b/packetbeat/decoder/decoder_test.go similarity index 100% rename from decoder/decoder_test.go rename to packetbeat/decoder/decoder_test.go diff --git a/deploytools/saltstack/README b/packetbeat/deploytools/saltstack/README similarity index 100% rename from deploytools/saltstack/README rename to packetbeat/deploytools/saltstack/README diff --git a/deploytools/saltstack/packetbeat/init.sls b/packetbeat/deploytools/saltstack/packetbeat/init.sls similarity index 100% rename from deploytools/saltstack/packetbeat/init.sls rename to packetbeat/deploytools/saltstack/packetbeat/init.sls diff --git a/deploytools/saltstack/packetbeat/packetbeat.yml b/packetbeat/deploytools/saltstack/packetbeat/packetbeat.yml similarity index 100% rename from deploytools/saltstack/packetbeat/packetbeat.yml rename to packetbeat/deploytools/saltstack/packetbeat/packetbeat.yml diff --git a/deploytools/saltstack/packetbeat/pillar.example b/packetbeat/deploytools/saltstack/packetbeat/pillar.example similarity index 100% rename from deploytools/saltstack/packetbeat/pillar.example rename to packetbeat/deploytools/saltstack/packetbeat/pillar.example diff --git a/docs/capturing.asciidoc b/packetbeat/docs/capturing.asciidoc similarity index 100% rename from docs/capturing.asciidoc rename to packetbeat/docs/capturing.asciidoc diff --git a/docs/command-line.asciidoc b/packetbeat/docs/command-line.asciidoc similarity index 100% rename from docs/command-line.asciidoc rename to packetbeat/docs/command-line.asciidoc diff --git a/docs/configuration.asciidoc b/packetbeat/docs/configuration.asciidoc similarity index 100% rename from docs/configuration.asciidoc rename to packetbeat/docs/configuration.asciidoc diff --git a/docs/fields.asciidoc b/packetbeat/docs/fields.asciidoc similarity index 100% rename from docs/fields.asciidoc rename to packetbeat/docs/fields.asciidoc diff --git a/docs/filtering.asciidoc b/packetbeat/docs/filtering.asciidoc similarity index 100% rename from docs/filtering.asciidoc rename to packetbeat/docs/filtering.asciidoc diff --git a/docs/gettingstarted.asciidoc b/packetbeat/docs/gettingstarted.asciidoc similarity index 100% rename from docs/gettingstarted.asciidoc rename to packetbeat/docs/gettingstarted.asciidoc diff --git a/docs/https.asciidoc b/packetbeat/docs/https.asciidoc similarity index 100% rename from docs/https.asciidoc rename to packetbeat/docs/https.asciidoc diff --git a/docs/images/filter_from_context.png b/packetbeat/docs/images/filter_from_context.png similarity index 100% rename from docs/images/filter_from_context.png rename to packetbeat/docs/images/filter_from_context.png diff --git a/docs/images/kibana-created-indexes.png b/packetbeat/docs/images/kibana-created-indexes.png similarity index 100% rename from docs/images/kibana-created-indexes.png rename to packetbeat/docs/images/kibana-created-indexes.png diff --git a/docs/images/kibana-discover.png b/packetbeat/docs/images/kibana-discover.png similarity index 100% rename from docs/images/kibana-discover.png rename to packetbeat/docs/images/kibana-discover.png diff --git a/docs/images/kibana-filters.png b/packetbeat/docs/images/kibana-filters.png similarity index 100% rename from docs/images/kibana-filters.png rename to packetbeat/docs/images/kibana-filters.png diff --git a/docs/images/kibana-index-pattern.png b/packetbeat/docs/images/kibana-index-pattern.png similarity index 100% rename from docs/images/kibana-index-pattern.png rename to packetbeat/docs/images/kibana-index-pattern.png diff --git a/docs/images/kibana-navigation-vis.png b/packetbeat/docs/images/kibana-navigation-vis.png similarity index 100% rename from docs/images/kibana-navigation-vis.png rename to packetbeat/docs/images/kibana-navigation-vis.png diff --git a/docs/images/kibana-query-filtering.png b/packetbeat/docs/images/kibana-query-filtering.png similarity index 100% rename from docs/images/kibana-query-filtering.png rename to packetbeat/docs/images/kibana-query-filtering.png diff --git a/docs/images/kibana_connection_failed.png b/packetbeat/docs/images/kibana_connection_failed.png similarity index 100% rename from docs/images/kibana_connection_failed.png rename to packetbeat/docs/images/kibana_connection_failed.png diff --git a/docs/images/packetbeat-statistics.png b/packetbeat/docs/images/packetbeat-statistics.png similarity index 100% rename from docs/images/packetbeat-statistics.png rename to packetbeat/docs/images/packetbeat-statistics.png diff --git a/docs/images/thrift-dashboard.png b/packetbeat/docs/images/thrift-dashboard.png similarity index 100% rename from docs/images/thrift-dashboard.png rename to packetbeat/docs/images/thrift-dashboard.png diff --git a/docs/images/topology_map.png b/packetbeat/docs/images/topology_map.png similarity index 100% rename from docs/images/topology_map.png rename to packetbeat/docs/images/topology_map.png diff --git a/docs/index.asciidoc b/packetbeat/docs/index.asciidoc similarity index 100% rename from docs/index.asciidoc rename to packetbeat/docs/index.asciidoc diff --git a/docs/kibana3.asciidoc b/packetbeat/docs/kibana3.asciidoc similarity index 100% rename from docs/kibana3.asciidoc rename to packetbeat/docs/kibana3.asciidoc diff --git a/docs/new_protocol.asciidoc b/packetbeat/docs/new_protocol.asciidoc similarity index 100% rename from docs/new_protocol.asciidoc rename to packetbeat/docs/new_protocol.asciidoc diff --git a/docs/overview.asciidoc b/packetbeat/docs/overview.asciidoc similarity index 100% rename from docs/overview.asciidoc rename to packetbeat/docs/overview.asciidoc diff --git a/docs/release-notes.asciidoc b/packetbeat/docs/release-notes.asciidoc similarity index 100% rename from docs/release-notes.asciidoc rename to packetbeat/docs/release-notes.asciidoc diff --git a/docs/thrift.asciidoc b/packetbeat/docs/thrift.asciidoc similarity index 100% rename from docs/thrift.asciidoc rename to packetbeat/docs/thrift.asciidoc diff --git a/docs/troubleshooting.asciidoc b/packetbeat/docs/troubleshooting.asciidoc similarity index 100% rename from docs/troubleshooting.asciidoc rename to packetbeat/docs/troubleshooting.asciidoc diff --git a/etc/beat.yml b/packetbeat/etc/beat.yml similarity index 100% rename from etc/beat.yml rename to packetbeat/etc/beat.yml diff --git a/etc/fields.yml b/packetbeat/etc/fields.yml similarity index 100% rename from etc/fields.yml rename to packetbeat/etc/fields.yml diff --git a/etc/packetbeat.template.json b/packetbeat/etc/packetbeat.template.json similarity index 100% rename from etc/packetbeat.template.json rename to packetbeat/etc/packetbeat.template.json diff --git a/etc/packetbeat.yml b/packetbeat/etc/packetbeat.yml similarity index 100% rename from etc/packetbeat.yml rename to packetbeat/etc/packetbeat.yml diff --git a/etc/sample_outputs/dns.json b/packetbeat/etc/sample_outputs/dns.json similarity index 100% rename from etc/sample_outputs/dns.json rename to packetbeat/etc/sample_outputs/dns.json diff --git a/etc/sample_outputs/http.json b/packetbeat/etc/sample_outputs/http.json similarity index 100% rename from etc/sample_outputs/http.json rename to packetbeat/etc/sample_outputs/http.json diff --git a/etc/sample_outputs/psql.json b/packetbeat/etc/sample_outputs/psql.json similarity index 100% rename from etc/sample_outputs/psql.json rename to packetbeat/etc/sample_outputs/psql.json diff --git a/main.go b/packetbeat/main.go similarity index 100% rename from main.go rename to packetbeat/main.go diff --git a/main_test.go b/packetbeat/main_test.go similarity index 100% rename from main_test.go rename to packetbeat/main_test.go diff --git a/pre-commit b/packetbeat/pre-commit similarity index 100% rename from pre-commit rename to packetbeat/pre-commit diff --git a/procs/procs.go b/packetbeat/procs/procs.go similarity index 100% rename from procs/procs.go rename to packetbeat/procs/procs.go diff --git a/procs/procs_test.go b/packetbeat/procs/procs_test.go similarity index 100% rename from procs/procs_test.go rename to packetbeat/procs/procs_test.go diff --git a/protos/applayer/applayer.go b/packetbeat/protos/applayer/applayer.go similarity index 100% rename from protos/applayer/applayer.go rename to packetbeat/protos/applayer/applayer.go diff --git a/protos/dns/dns.go b/packetbeat/protos/dns/dns.go similarity index 100% rename from protos/dns/dns.go rename to packetbeat/protos/dns/dns.go diff --git a/protos/dns/dns_test.go b/packetbeat/protos/dns/dns_test.go similarity index 100% rename from protos/dns/dns_test.go rename to packetbeat/protos/dns/dns_test.go diff --git a/protos/dns/names.go b/packetbeat/protos/dns/names.go similarity index 100% rename from protos/dns/names.go rename to packetbeat/protos/dns/names.go diff --git a/protos/http/http.go b/packetbeat/protos/http/http.go similarity index 100% rename from protos/http/http.go rename to packetbeat/protos/http/http.go diff --git a/protos/http/http_parser.go b/packetbeat/protos/http/http_parser.go similarity index 100% rename from protos/http/http_parser.go rename to packetbeat/protos/http/http_parser.go diff --git a/protos/http/http_test.go b/packetbeat/protos/http/http_test.go similarity index 100% rename from protos/http/http_test.go rename to packetbeat/protos/http/http_test.go diff --git a/protos/icmp/README b/packetbeat/protos/icmp/README similarity index 100% rename from protos/icmp/README rename to packetbeat/protos/icmp/README diff --git a/protos/icmp/icmp.go b/packetbeat/protos/icmp/icmp.go similarity index 100% rename from protos/icmp/icmp.go rename to packetbeat/protos/icmp/icmp.go diff --git a/protos/icmp/icmp_test.go b/packetbeat/protos/icmp/icmp_test.go similarity index 100% rename from protos/icmp/icmp_test.go rename to packetbeat/protos/icmp/icmp_test.go diff --git a/protos/icmp/message.go b/packetbeat/protos/icmp/message.go similarity index 100% rename from protos/icmp/message.go rename to packetbeat/protos/icmp/message.go diff --git a/protos/icmp/message_test.go b/packetbeat/protos/icmp/message_test.go similarity index 100% rename from protos/icmp/message_test.go rename to packetbeat/protos/icmp/message_test.go diff --git a/protos/icmp/transaction.go b/packetbeat/protos/icmp/transaction.go similarity index 100% rename from protos/icmp/transaction.go rename to packetbeat/protos/icmp/transaction.go diff --git a/protos/icmp/transaction_test.go b/packetbeat/protos/icmp/transaction_test.go similarity index 100% rename from protos/icmp/transaction_test.go rename to packetbeat/protos/icmp/transaction_test.go diff --git a/protos/icmp/tuple.go b/packetbeat/protos/icmp/tuple.go similarity index 100% rename from protos/icmp/tuple.go rename to packetbeat/protos/icmp/tuple.go diff --git a/protos/icmp/tuple_test.go b/packetbeat/protos/icmp/tuple_test.go similarity index 100% rename from protos/icmp/tuple_test.go rename to packetbeat/protos/icmp/tuple_test.go diff --git a/protos/memcache/binary.go b/packetbeat/protos/memcache/binary.go similarity index 100% rename from protos/memcache/binary.go rename to packetbeat/protos/memcache/binary.go diff --git a/protos/memcache/binary_test.go b/packetbeat/protos/memcache/binary_test.go similarity index 100% rename from protos/memcache/binary_test.go rename to packetbeat/protos/memcache/binary_test.go diff --git a/protos/memcache/codes.go b/packetbeat/protos/memcache/codes.go similarity index 100% rename from protos/memcache/codes.go rename to packetbeat/protos/memcache/codes.go diff --git a/protos/memcache/commands.go b/packetbeat/protos/memcache/commands.go similarity index 100% rename from protos/memcache/commands.go rename to packetbeat/protos/memcache/commands.go diff --git a/protos/memcache/errors.go b/packetbeat/protos/memcache/errors.go similarity index 100% rename from protos/memcache/errors.go rename to packetbeat/protos/memcache/errors.go diff --git a/protos/memcache/memcache.go b/packetbeat/protos/memcache/memcache.go similarity index 100% rename from protos/memcache/memcache.go rename to packetbeat/protos/memcache/memcache.go diff --git a/protos/memcache/memcache_test.go b/packetbeat/protos/memcache/memcache_test.go similarity index 100% rename from protos/memcache/memcache_test.go rename to packetbeat/protos/memcache/memcache_test.go diff --git a/protos/memcache/parse.go b/packetbeat/protos/memcache/parse.go similarity index 100% rename from protos/memcache/parse.go rename to packetbeat/protos/memcache/parse.go diff --git a/protos/memcache/parse_test.go b/packetbeat/protos/memcache/parse_test.go similarity index 100% rename from protos/memcache/parse_test.go rename to packetbeat/protos/memcache/parse_test.go diff --git a/protos/memcache/plugin_tcp.go b/packetbeat/protos/memcache/plugin_tcp.go similarity index 100% rename from protos/memcache/plugin_tcp.go rename to packetbeat/protos/memcache/plugin_tcp.go diff --git a/protos/memcache/plugin_udp.go b/packetbeat/protos/memcache/plugin_udp.go similarity index 100% rename from protos/memcache/plugin_udp.go rename to packetbeat/protos/memcache/plugin_udp.go diff --git a/protos/memcache/plugin_udp_test.go b/packetbeat/protos/memcache/plugin_udp_test.go similarity index 100% rename from protos/memcache/plugin_udp_test.go rename to packetbeat/protos/memcache/plugin_udp_test.go diff --git a/protos/memcache/text.go b/packetbeat/protos/memcache/text.go similarity index 100% rename from protos/memcache/text.go rename to packetbeat/protos/memcache/text.go diff --git a/protos/memcache/text_test.go b/packetbeat/protos/memcache/text_test.go similarity index 100% rename from protos/memcache/text_test.go rename to packetbeat/protos/memcache/text_test.go diff --git a/protos/mongodb/README.md b/packetbeat/protos/mongodb/README.md similarity index 100% rename from protos/mongodb/README.md rename to packetbeat/protos/mongodb/README.md diff --git a/protos/mongodb/mongodb.go b/packetbeat/protos/mongodb/mongodb.go similarity index 100% rename from protos/mongodb/mongodb.go rename to packetbeat/protos/mongodb/mongodb.go diff --git a/protos/mongodb/mongodb_parser.go b/packetbeat/protos/mongodb/mongodb_parser.go similarity index 100% rename from protos/mongodb/mongodb_parser.go rename to packetbeat/protos/mongodb/mongodb_parser.go diff --git a/protos/mongodb/mongodb_parser_test.go b/packetbeat/protos/mongodb/mongodb_parser_test.go similarity index 100% rename from protos/mongodb/mongodb_parser_test.go rename to packetbeat/protos/mongodb/mongodb_parser_test.go diff --git a/protos/mongodb/mongodb_structs.go b/packetbeat/protos/mongodb/mongodb_structs.go similarity index 100% rename from protos/mongodb/mongodb_structs.go rename to packetbeat/protos/mongodb/mongodb_structs.go diff --git a/protos/mongodb/mongodb_test.go b/packetbeat/protos/mongodb/mongodb_test.go similarity index 100% rename from protos/mongodb/mongodb_test.go rename to packetbeat/protos/mongodb/mongodb_test.go diff --git a/protos/mysql/mysql.go b/packetbeat/protos/mysql/mysql.go similarity index 100% rename from protos/mysql/mysql.go rename to packetbeat/protos/mysql/mysql.go diff --git a/protos/mysql/mysql_test.go b/packetbeat/protos/mysql/mysql_test.go similarity index 100% rename from protos/mysql/mysql_test.go rename to packetbeat/protos/mysql/mysql_test.go diff --git a/protos/pgsql/pgsql.go b/packetbeat/protos/pgsql/pgsql.go similarity index 100% rename from protos/pgsql/pgsql.go rename to packetbeat/protos/pgsql/pgsql.go diff --git a/protos/pgsql/pgsql_test.go b/packetbeat/protos/pgsql/pgsql_test.go similarity index 100% rename from protos/pgsql/pgsql_test.go rename to packetbeat/protos/pgsql/pgsql_test.go diff --git a/protos/protos.go b/packetbeat/protos/protos.go similarity index 100% rename from protos/protos.go rename to packetbeat/protos/protos.go diff --git a/protos/protos_test.go b/packetbeat/protos/protos_test.go similarity index 100% rename from protos/protos_test.go rename to packetbeat/protos/protos_test.go diff --git a/protos/redis/redis.go b/packetbeat/protos/redis/redis.go similarity index 100% rename from protos/redis/redis.go rename to packetbeat/protos/redis/redis.go diff --git a/protos/redis/redis_parse.go b/packetbeat/protos/redis/redis_parse.go similarity index 100% rename from protos/redis/redis_parse.go rename to packetbeat/protos/redis/redis_parse.go diff --git a/protos/redis/redis_test.go b/packetbeat/protos/redis/redis_test.go similarity index 100% rename from protos/redis/redis_test.go rename to packetbeat/protos/redis/redis_test.go diff --git a/protos/tcp/tcp.go b/packetbeat/protos/tcp/tcp.go similarity index 100% rename from protos/tcp/tcp.go rename to packetbeat/protos/tcp/tcp.go diff --git a/protos/tcp/tcp_test.go b/packetbeat/protos/tcp/tcp_test.go similarity index 100% rename from protos/tcp/tcp_test.go rename to packetbeat/protos/tcp/tcp_test.go diff --git a/protos/thrift/thrift.go b/packetbeat/protos/thrift/thrift.go similarity index 100% rename from protos/thrift/thrift.go rename to packetbeat/protos/thrift/thrift.go diff --git a/protos/thrift/thrift_idl.go b/packetbeat/protos/thrift/thrift_idl.go similarity index 100% rename from protos/thrift/thrift_idl.go rename to packetbeat/protos/thrift/thrift_idl.go diff --git a/protos/thrift/thrift_idl_test.go b/packetbeat/protos/thrift/thrift_idl_test.go similarity index 100% rename from protos/thrift/thrift_idl_test.go rename to packetbeat/protos/thrift/thrift_idl_test.go diff --git a/protos/thrift/thrift_test.go b/packetbeat/protos/thrift/thrift_test.go similarity index 100% rename from protos/thrift/thrift_test.go rename to packetbeat/protos/thrift/thrift_test.go diff --git a/protos/udp/udp.go b/packetbeat/protos/udp/udp.go similarity index 100% rename from protos/udp/udp.go rename to packetbeat/protos/udp/udp.go diff --git a/protos/udp/udp_test.go b/packetbeat/protos/udp/udp_test.go similarity index 100% rename from protos/udp/udp_test.go rename to packetbeat/protos/udp/udp_test.go diff --git a/scripts/Makefile b/packetbeat/scripts/Makefile similarity index 100% rename from scripts/Makefile rename to packetbeat/scripts/Makefile diff --git a/scripts/crosscompile.bash b/packetbeat/scripts/crosscompile.bash similarity index 100% rename from scripts/crosscompile.bash rename to packetbeat/scripts/crosscompile.bash diff --git a/scripts/generate_field_docs.py b/packetbeat/scripts/generate_field_docs.py similarity index 100% rename from scripts/generate_field_docs.py rename to packetbeat/scripts/generate_field_docs.py diff --git a/scripts/generate_template.py b/packetbeat/scripts/generate_template.py similarity index 100% rename from scripts/generate_template.py rename to packetbeat/scripts/generate_template.py diff --git a/sniffer/afpacket_linux.go b/packetbeat/sniffer/afpacket_linux.go similarity index 100% rename from sniffer/afpacket_linux.go rename to packetbeat/sniffer/afpacket_linux.go diff --git a/sniffer/afpacket_nonlinux.go b/packetbeat/sniffer/afpacket_nonlinux.go similarity index 100% rename from sniffer/afpacket_nonlinux.go rename to packetbeat/sniffer/afpacket_nonlinux.go diff --git a/sniffer/pfring.go b/packetbeat/sniffer/pfring.go similarity index 100% rename from sniffer/pfring.go rename to packetbeat/sniffer/pfring.go diff --git a/sniffer/pfring_stub.go b/packetbeat/sniffer/pfring_stub.go similarity index 100% rename from sniffer/pfring_stub.go rename to packetbeat/sniffer/pfring_stub.go diff --git a/sniffer/sniffer.go b/packetbeat/sniffer/sniffer.go similarity index 100% rename from sniffer/sniffer.go rename to packetbeat/sniffer/sniffer.go diff --git a/sniffer/sniffer_test.go b/packetbeat/sniffer/sniffer_test.go similarity index 100% rename from sniffer/sniffer_test.go rename to packetbeat/sniffer/sniffer_test.go diff --git a/tests/system/.gitignore b/packetbeat/tests/system/.gitignore similarity index 100% rename from tests/system/.gitignore rename to packetbeat/tests/system/.gitignore diff --git a/tests/system/README.md b/packetbeat/tests/system/README.md similarity index 100% rename from tests/system/README.md rename to packetbeat/tests/system/README.md diff --git a/tests/system/files/ThriftTest.thrift b/packetbeat/tests/system/files/ThriftTest.thrift similarity index 100% rename from tests/system/files/ThriftTest.thrift rename to packetbeat/tests/system/files/ThriftTest.thrift diff --git a/tests/system/files/geoip_city.dat b/packetbeat/tests/system/files/geoip_city.dat similarity index 100% rename from tests/system/files/geoip_city.dat rename to packetbeat/tests/system/files/geoip_city.dat diff --git a/tests/system/files/geoip_city_blocks.csv b/packetbeat/tests/system/files/geoip_city_blocks.csv similarity index 100% rename from tests/system/files/geoip_city_blocks.csv rename to packetbeat/tests/system/files/geoip_city_blocks.csv diff --git a/tests/system/files/geoip_city_loc.csv b/packetbeat/tests/system/files/geoip_city_loc.csv similarity index 100% rename from tests/system/files/geoip_city_loc.csv rename to packetbeat/tests/system/files/geoip_city_loc.csv diff --git a/tests/system/files/shared.thrift b/packetbeat/tests/system/files/shared.thrift similarity index 100% rename from tests/system/files/shared.thrift rename to packetbeat/tests/system/files/shared.thrift diff --git a/tests/system/files/tutorial.thrift b/packetbeat/tests/system/files/tutorial.thrift similarity index 100% rename from tests/system/files/tutorial.thrift rename to packetbeat/tests/system/files/tutorial.thrift diff --git a/tests/system/gen/README.md b/packetbeat/tests/system/gen/README.md similarity index 100% rename from tests/system/gen/README.md rename to packetbeat/tests/system/gen/README.md diff --git a/tests/system/gen/memcache/README.md b/packetbeat/tests/system/gen/memcache/README.md similarity index 100% rename from tests/system/gen/memcache/README.md rename to packetbeat/tests/system/gen/memcache/README.md diff --git a/tests/system/gen/memcache/gen_all.sh b/packetbeat/tests/system/gen/memcache/gen_all.sh similarity index 100% rename from tests/system/gen/memcache/gen_all.sh rename to packetbeat/tests/system/gen/memcache/gen_all.sh diff --git a/tests/system/gen/memcache/mc.py b/packetbeat/tests/system/gen/memcache/mc.py similarity index 100% rename from tests/system/gen/memcache/mc.py rename to packetbeat/tests/system/gen/memcache/mc.py diff --git a/tests/system/gen/memcache/requirements.txt b/packetbeat/tests/system/gen/memcache/requirements.txt similarity index 100% rename from tests/system/gen/memcache/requirements.txt rename to packetbeat/tests/system/gen/memcache/requirements.txt diff --git a/tests/system/gen/memcache/tcp_counter_ops.py b/packetbeat/tests/system/gen/memcache/tcp_counter_ops.py similarity index 100% rename from tests/system/gen/memcache/tcp_counter_ops.py rename to packetbeat/tests/system/gen/memcache/tcp_counter_ops.py diff --git a/tests/system/gen/memcache/tcp_delete.py b/packetbeat/tests/system/gen/memcache/tcp_delete.py similarity index 100% rename from tests/system/gen/memcache/tcp_delete.py rename to packetbeat/tests/system/gen/memcache/tcp_delete.py diff --git a/tests/system/gen/memcache/tcp_multi_store_load.py b/packetbeat/tests/system/gen/memcache/tcp_multi_store_load.py similarity index 100% rename from tests/system/gen/memcache/tcp_multi_store_load.py rename to packetbeat/tests/system/gen/memcache/tcp_multi_store_load.py diff --git a/tests/system/gen/memcache/tcp_single_load_store.py b/packetbeat/tests/system/gen/memcache/tcp_single_load_store.py similarity index 100% rename from tests/system/gen/memcache/tcp_single_load_store.py rename to packetbeat/tests/system/gen/memcache/tcp_single_load_store.py diff --git a/tests/system/gen/memcache/tcp_stats.py b/packetbeat/tests/system/gen/memcache/tcp_stats.py similarity index 100% rename from tests/system/gen/memcache/tcp_stats.py rename to packetbeat/tests/system/gen/memcache/tcp_stats.py diff --git a/tests/system/gen/memcache/udp_counter_ops.py b/packetbeat/tests/system/gen/memcache/udp_counter_ops.py similarity index 100% rename from tests/system/gen/memcache/udp_counter_ops.py rename to packetbeat/tests/system/gen/memcache/udp_counter_ops.py diff --git a/tests/system/gen/memcache/udp_delete.py b/packetbeat/tests/system/gen/memcache/udp_delete.py similarity index 100% rename from tests/system/gen/memcache/udp_delete.py rename to packetbeat/tests/system/gen/memcache/udp_delete.py diff --git a/tests/system/gen/memcache/udp_multi_store.py b/packetbeat/tests/system/gen/memcache/udp_multi_store.py similarity index 100% rename from tests/system/gen/memcache/udp_multi_store.py rename to packetbeat/tests/system/gen/memcache/udp_multi_store.py diff --git a/tests/system/gen/memcache/udp_single_store.py b/packetbeat/tests/system/gen/memcache/udp_single_store.py similarity index 100% rename from tests/system/gen/memcache/udp_single_store.py rename to packetbeat/tests/system/gen/memcache/udp_single_store.py diff --git a/tests/system/pbtests/__init__.py b/packetbeat/tests/system/pbtests/__init__.py similarity index 100% rename from tests/system/pbtests/__init__.py rename to packetbeat/tests/system/pbtests/__init__.py diff --git a/tests/system/pbtests/packetbeat.py b/packetbeat/tests/system/pbtests/packetbeat.py similarity index 100% rename from tests/system/pbtests/packetbeat.py rename to packetbeat/tests/system/pbtests/packetbeat.py diff --git a/tests/system/pcaps/dns_additional.pcap b/packetbeat/tests/system/pcaps/dns_additional.pcap similarity index 100% rename from tests/system/pcaps/dns_additional.pcap rename to packetbeat/tests/system/pcaps/dns_additional.pcap diff --git a/tests/system/pcaps/dns_google_com.pcap b/packetbeat/tests/system/pcaps/dns_google_com.pcap similarity index 100% rename from tests/system/pcaps/dns_google_com.pcap rename to packetbeat/tests/system/pcaps/dns_google_com.pcap diff --git a/tests/system/pcaps/dns_mx.pcap b/packetbeat/tests/system/pcaps/dns_mx.pcap similarity index 100% rename from tests/system/pcaps/dns_mx.pcap rename to packetbeat/tests/system/pcaps/dns_mx.pcap diff --git a/tests/system/pcaps/dns_not_found.pcap b/packetbeat/tests/system/pcaps/dns_not_found.pcap similarity index 100% rename from tests/system/pcaps/dns_not_found.pcap rename to packetbeat/tests/system/pcaps/dns_not_found.pcap diff --git a/tests/system/pcaps/dns_ns.pcap b/packetbeat/tests/system/pcaps/dns_ns.pcap similarity index 100% rename from tests/system/pcaps/dns_ns.pcap rename to packetbeat/tests/system/pcaps/dns_ns.pcap diff --git a/tests/system/pcaps/dns_txt.pcap b/packetbeat/tests/system/pcaps/dns_txt.pcap similarity index 100% rename from tests/system/pcaps/dns_txt.pcap rename to packetbeat/tests/system/pcaps/dns_txt.pcap diff --git a/tests/system/pcaps/gap_in_stream.pcap b/packetbeat/tests/system/pcaps/gap_in_stream.pcap similarity index 100% rename from tests/system/pcaps/gap_in_stream.pcap rename to packetbeat/tests/system/pcaps/gap_in_stream.pcap diff --git a/tests/system/pcaps/hide_secret_GET.pcap b/packetbeat/tests/system/pcaps/hide_secret_GET.pcap similarity index 100% rename from tests/system/pcaps/hide_secret_GET.pcap rename to packetbeat/tests/system/pcaps/hide_secret_GET.pcap diff --git a/tests/system/pcaps/hide_secret_POST.pcap b/packetbeat/tests/system/pcaps/hide_secret_POST.pcap similarity index 100% rename from tests/system/pcaps/hide_secret_POST.pcap rename to packetbeat/tests/system/pcaps/hide_secret_POST.pcap diff --git a/tests/system/pcaps/http_10_connection_close.pcap b/packetbeat/tests/system/pcaps/http_10_connection_close.pcap similarity index 100% rename from tests/system/pcaps/http_10_connection_close.pcap rename to packetbeat/tests/system/pcaps/http_10_connection_close.pcap diff --git a/tests/system/pcaps/http_basicauth.pcap b/packetbeat/tests/system/pcaps/http_basicauth.pcap similarity index 100% rename from tests/system/pcaps/http_basicauth.pcap rename to packetbeat/tests/system/pcaps/http_basicauth.pcap diff --git a/tests/system/pcaps/http_minitwit.pcap b/packetbeat/tests/system/pcaps/http_minitwit.pcap similarity index 100% rename from tests/system/pcaps/http_minitwit.pcap rename to packetbeat/tests/system/pcaps/http_minitwit.pcap diff --git a/tests/system/pcaps/http_over_vlan.pcap b/packetbeat/tests/system/pcaps/http_over_vlan.pcap similarity index 100% rename from tests/system/pcaps/http_over_vlan.pcap rename to packetbeat/tests/system/pcaps/http_over_vlan.pcap diff --git a/tests/system/pcaps/http_post.pcap b/packetbeat/tests/system/pcaps/http_post.pcap similarity index 100% rename from tests/system/pcaps/http_post.pcap rename to packetbeat/tests/system/pcaps/http_post.pcap diff --git a/tests/system/pcaps/http_realip.pcap b/packetbeat/tests/system/pcaps/http_realip.pcap similarity index 100% rename from tests/system/pcaps/http_realip.pcap rename to packetbeat/tests/system/pcaps/http_realip.pcap diff --git a/tests/system/pcaps/http_url_params.pcap b/packetbeat/tests/system/pcaps/http_url_params.pcap similarity index 100% rename from tests/system/pcaps/http_url_params.pcap rename to packetbeat/tests/system/pcaps/http_url_params.pcap diff --git a/tests/system/pcaps/icmp/icmp4_ping.pcap b/packetbeat/tests/system/pcaps/icmp/icmp4_ping.pcap similarity index 100% rename from tests/system/pcaps/icmp/icmp4_ping.pcap rename to packetbeat/tests/system/pcaps/icmp/icmp4_ping.pcap diff --git a/tests/system/pcaps/icmp/icmp4_ping_over_vlan.pcap b/packetbeat/tests/system/pcaps/icmp/icmp4_ping_over_vlan.pcap similarity index 100% rename from tests/system/pcaps/icmp/icmp4_ping_over_vlan.pcap rename to packetbeat/tests/system/pcaps/icmp/icmp4_ping_over_vlan.pcap diff --git a/tests/system/pcaps/icmp/icmp6_ping.pcap b/packetbeat/tests/system/pcaps/icmp/icmp6_ping.pcap similarity index 100% rename from tests/system/pcaps/icmp/icmp6_ping.pcap rename to packetbeat/tests/system/pcaps/icmp/icmp6_ping.pcap diff --git a/tests/system/pcaps/icmp/icmp6_ping_over_vlan.pcap b/packetbeat/tests/system/pcaps/icmp/icmp6_ping_over_vlan.pcap similarity index 100% rename from tests/system/pcaps/icmp/icmp6_ping_over_vlan.pcap rename to packetbeat/tests/system/pcaps/icmp/icmp6_ping_over_vlan.pcap diff --git a/tests/system/pcaps/icmp/icmp_2_pings.pcap b/packetbeat/tests/system/pcaps/icmp/icmp_2_pings.pcap similarity index 100% rename from tests/system/pcaps/icmp/icmp_2_pings.pcap rename to packetbeat/tests/system/pcaps/icmp/icmp_2_pings.pcap diff --git a/tests/system/pcaps/ipv6_thrift.pcap b/packetbeat/tests/system/pcaps/ipv6_thrift.pcap similarity index 100% rename from tests/system/pcaps/ipv6_thrift.pcap rename to packetbeat/tests/system/pcaps/ipv6_thrift.pcap diff --git a/tests/system/pcaps/memcache/memcache_bin_tcp_counter_ops.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_bin_tcp_counter_ops.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_bin_tcp_counter_ops.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_bin_tcp_counter_ops.pcap diff --git a/tests/system/pcaps/memcache/memcache_bin_tcp_delete.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_bin_tcp_delete.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_bin_tcp_delete.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_bin_tcp_delete.pcap diff --git a/tests/system/pcaps/memcache/memcache_bin_tcp_multi_store_load.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_bin_tcp_multi_store_load.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_bin_tcp_multi_store_load.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_bin_tcp_multi_store_load.pcap diff --git a/tests/system/pcaps/memcache/memcache_bin_tcp_single_load_store.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_bin_tcp_single_load_store.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_bin_tcp_single_load_store.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_bin_tcp_single_load_store.pcap diff --git a/tests/system/pcaps/memcache/memcache_bin_tcp_stats.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_bin_tcp_stats.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_bin_tcp_stats.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_bin_tcp_stats.pcap diff --git a/tests/system/pcaps/memcache/memcache_bin_udp_counter_ops.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_bin_udp_counter_ops.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_bin_udp_counter_ops.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_bin_udp_counter_ops.pcap diff --git a/tests/system/pcaps/memcache/memcache_bin_udp_delete.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_bin_udp_delete.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_bin_udp_delete.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_bin_udp_delete.pcap diff --git a/tests/system/pcaps/memcache/memcache_bin_udp_multi_store.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_bin_udp_multi_store.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_bin_udp_multi_store.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_bin_udp_multi_store.pcap diff --git a/tests/system/pcaps/memcache/memcache_bin_udp_single_store.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_bin_udp_single_store.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_bin_udp_single_store.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_bin_udp_single_store.pcap diff --git a/tests/system/pcaps/memcache/memcache_text_tcp_counter_ops.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_text_tcp_counter_ops.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_text_tcp_counter_ops.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_text_tcp_counter_ops.pcap diff --git a/tests/system/pcaps/memcache/memcache_text_tcp_delete.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_text_tcp_delete.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_text_tcp_delete.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_text_tcp_delete.pcap diff --git a/tests/system/pcaps/memcache/memcache_text_tcp_multi_store_load.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_text_tcp_multi_store_load.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_text_tcp_multi_store_load.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_text_tcp_multi_store_load.pcap diff --git a/tests/system/pcaps/memcache/memcache_text_tcp_single_load_store.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_text_tcp_single_load_store.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_text_tcp_single_load_store.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_text_tcp_single_load_store.pcap diff --git a/tests/system/pcaps/memcache/memcache_text_tcp_stats.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_text_tcp_stats.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_text_tcp_stats.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_text_tcp_stats.pcap diff --git a/tests/system/pcaps/memcache/memcache_text_udp_counter_ops.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_text_udp_counter_ops.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_text_udp_counter_ops.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_text_udp_counter_ops.pcap diff --git a/tests/system/pcaps/memcache/memcache_text_udp_delete.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_text_udp_delete.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_text_udp_delete.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_text_udp_delete.pcap diff --git a/tests/system/pcaps/memcache/memcache_text_udp_multi_store.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_text_udp_multi_store.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_text_udp_multi_store.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_text_udp_multi_store.pcap diff --git a/tests/system/pcaps/memcache/memcache_text_udp_single_store.pcap b/packetbeat/tests/system/pcaps/memcache/memcache_text_udp_single_store.pcap similarity index 100% rename from tests/system/pcaps/memcache/memcache_text_udp_single_store.pcap rename to packetbeat/tests/system/pcaps/memcache/memcache_text_udp_single_store.pcap diff --git a/tests/system/pcaps/mongo_3.0_session.pcap b/packetbeat/tests/system/pcaps/mongo_3.0_session.pcap similarity index 100% rename from tests/system/pcaps/mongo_3.0_session.pcap rename to packetbeat/tests/system/pcaps/mongo_3.0_session.pcap diff --git a/tests/system/pcaps/mongo_one_row.pcap b/packetbeat/tests/system/pcaps/mongo_one_row.pcap similarity index 100% rename from tests/system/pcaps/mongo_one_row.pcap rename to packetbeat/tests/system/pcaps/mongo_one_row.pcap diff --git a/tests/system/pcaps/mongodb_create_collection.pcap b/packetbeat/tests/system/pcaps/mongodb_create_collection.pcap similarity index 100% rename from tests/system/pcaps/mongodb_create_collection.pcap rename to packetbeat/tests/system/pcaps/mongodb_create_collection.pcap diff --git a/tests/system/pcaps/mongodb_find.pcap b/packetbeat/tests/system/pcaps/mongodb_find.pcap similarity index 100% rename from tests/system/pcaps/mongodb_find.pcap rename to packetbeat/tests/system/pcaps/mongodb_find.pcap diff --git a/tests/system/pcaps/mongodb_insert_duplicate_key.pcap b/packetbeat/tests/system/pcaps/mongodb_insert_duplicate_key.pcap similarity index 100% rename from tests/system/pcaps/mongodb_insert_duplicate_key.pcap rename to packetbeat/tests/system/pcaps/mongodb_insert_duplicate_key.pcap diff --git a/tests/system/pcaps/mongodb_inserts.pcap b/packetbeat/tests/system/pcaps/mongodb_inserts.pcap similarity index 100% rename from tests/system/pcaps/mongodb_inserts.pcap rename to packetbeat/tests/system/pcaps/mongodb_inserts.pcap diff --git a/tests/system/pcaps/mongodb_more_rows.pcap b/packetbeat/tests/system/pcaps/mongodb_more_rows.pcap similarity index 100% rename from tests/system/pcaps/mongodb_more_rows.pcap rename to packetbeat/tests/system/pcaps/mongodb_more_rows.pcap diff --git a/tests/system/pcaps/mongodb_reply_request_reply.pcap b/packetbeat/tests/system/pcaps/mongodb_reply_request_reply.pcap similarity index 100% rename from tests/system/pcaps/mongodb_reply_request_reply.pcap rename to packetbeat/tests/system/pcaps/mongodb_reply_request_reply.pcap diff --git a/tests/system/pcaps/mongodb_use_db.pcap b/packetbeat/tests/system/pcaps/mongodb_use_db.pcap similarity index 100% rename from tests/system/pcaps/mongodb_use_db.pcap rename to packetbeat/tests/system/pcaps/mongodb_use_db.pcap diff --git a/tests/system/pcaps/mysql_affected_rows.pcap b/packetbeat/tests/system/pcaps/mysql_affected_rows.pcap similarity index 100% rename from tests/system/pcaps/mysql_affected_rows.pcap rename to packetbeat/tests/system/pcaps/mysql_affected_rows.pcap diff --git a/tests/system/pcaps/mysql_err_database_not_selected.pcap b/packetbeat/tests/system/pcaps/mysql_err_database_not_selected.pcap similarity index 100% rename from tests/system/pcaps/mysql_err_database_not_selected.pcap rename to packetbeat/tests/system/pcaps/mysql_err_database_not_selected.pcap diff --git a/tests/system/pcaps/mysql_int_string_operations.pcap b/packetbeat/tests/system/pcaps/mysql_int_string_operations.pcap similarity index 100% rename from tests/system/pcaps/mysql_int_string_operations.pcap rename to packetbeat/tests/system/pcaps/mysql_int_string_operations.pcap diff --git a/tests/system/pcaps/mysql_long.pcap b/packetbeat/tests/system/pcaps/mysql_long.pcap similarity index 100% rename from tests/system/pcaps/mysql_long.pcap rename to packetbeat/tests/system/pcaps/mysql_long.pcap diff --git a/tests/system/pcaps/mysql_long_result.pcap b/packetbeat/tests/system/pcaps/mysql_long_result.pcap similarity index 100% rename from tests/system/pcaps/mysql_long_result.pcap rename to packetbeat/tests/system/pcaps/mysql_long_result.pcap diff --git a/tests/system/pcaps/mysql_with_gap.pcap b/packetbeat/tests/system/pcaps/mysql_with_gap.pcap similarity index 100% rename from tests/system/pcaps/mysql_with_gap.pcap rename to packetbeat/tests/system/pcaps/mysql_with_gap.pcap diff --git a/tests/system/pcaps/mysql_with_whitespaces.pcap b/packetbeat/tests/system/pcaps/mysql_with_whitespaces.pcap similarity index 100% rename from tests/system/pcaps/mysql_with_whitespaces.pcap rename to packetbeat/tests/system/pcaps/mysql_with_whitespaces.pcap diff --git a/tests/system/pcaps/pgsql_insert.pcap b/packetbeat/tests/system/pcaps/pgsql_insert.pcap similarity index 100% rename from tests/system/pcaps/pgsql_insert.pcap rename to packetbeat/tests/system/pcaps/pgsql_insert.pcap diff --git a/tests/system/pcaps/pgsql_insert_error.pcap b/packetbeat/tests/system/pcaps/pgsql_insert_error.pcap similarity index 100% rename from tests/system/pcaps/pgsql_insert_error.pcap rename to packetbeat/tests/system/pcaps/pgsql_insert_error.pcap diff --git a/tests/system/pcaps/pgsql_long_result.pcap b/packetbeat/tests/system/pcaps/pgsql_long_result.pcap similarity index 100% rename from tests/system/pcaps/pgsql_long_result.pcap rename to packetbeat/tests/system/pcaps/pgsql_long_result.pcap diff --git a/tests/system/pcaps/pgsql_request_response.pcap b/packetbeat/tests/system/pcaps/pgsql_request_response.pcap similarity index 100% rename from tests/system/pcaps/pgsql_request_response.pcap rename to packetbeat/tests/system/pcaps/pgsql_request_response.pcap diff --git a/tests/system/pcaps/pgsql_rt.pcap b/packetbeat/tests/system/pcaps/pgsql_rt.pcap similarity index 100% rename from tests/system/pcaps/pgsql_rt.pcap rename to packetbeat/tests/system/pcaps/pgsql_rt.pcap diff --git a/tests/system/pcaps/redis_one_transaction.pcap b/packetbeat/tests/system/pcaps/redis_one_transaction.pcap similarity index 100% rename from tests/system/pcaps/redis_one_transaction.pcap rename to packetbeat/tests/system/pcaps/redis_one_transaction.pcap diff --git a/tests/system/pcaps/redis_session.pcap b/packetbeat/tests/system/pcaps/redis_session.pcap similarity index 100% rename from tests/system/pcaps/redis_session.pcap rename to packetbeat/tests/system/pcaps/redis_session.pcap diff --git a/tests/system/pcaps/thrift_echo_binary.pcap b/packetbeat/tests/system/pcaps/thrift_echo_binary.pcap similarity index 100% rename from tests/system/pcaps/thrift_echo_binary.pcap rename to packetbeat/tests/system/pcaps/thrift_echo_binary.pcap diff --git a/tests/system/pcaps/thrift_integration.pcap b/packetbeat/tests/system/pcaps/thrift_integration.pcap similarity index 100% rename from tests/system/pcaps/thrift_integration.pcap rename to packetbeat/tests/system/pcaps/thrift_integration.pcap diff --git a/tests/system/pcaps/thrift_tutorial.pcap b/packetbeat/tests/system/pcaps/thrift_tutorial.pcap similarity index 100% rename from tests/system/pcaps/thrift_tutorial.pcap rename to packetbeat/tests/system/pcaps/thrift_tutorial.pcap diff --git a/tests/system/pcaps/thrift_tutorial_framed_transport.pcap b/packetbeat/tests/system/pcaps/thrift_tutorial_framed_transport.pcap similarity index 100% rename from tests/system/pcaps/thrift_tutorial_framed_transport.pcap rename to packetbeat/tests/system/pcaps/thrift_tutorial_framed_transport.pcap diff --git a/tests/system/pcaps/wsgi_drum.pcap b/packetbeat/tests/system/pcaps/wsgi_drum.pcap similarity index 100% rename from tests/system/pcaps/wsgi_drum.pcap rename to packetbeat/tests/system/pcaps/wsgi_drum.pcap diff --git a/tests/system/pcaps/wsgi_loopback.pcap b/packetbeat/tests/system/pcaps/wsgi_loopback.pcap similarity index 100% rename from tests/system/pcaps/wsgi_loopback.pcap rename to packetbeat/tests/system/pcaps/wsgi_loopback.pcap diff --git a/tests/system/requirements.txt b/packetbeat/tests/system/requirements.txt similarity index 100% rename from tests/system/requirements.txt rename to packetbeat/tests/system/requirements.txt diff --git a/tests/system/templates/packetbeat.yml.j2 b/packetbeat/tests/system/templates/packetbeat.yml.j2 similarity index 100% rename from tests/system/templates/packetbeat.yml.j2 rename to packetbeat/tests/system/templates/packetbeat.yml.j2 diff --git a/tests/system/test_0001_mysql_spaces.py b/packetbeat/tests/system/test_0001_mysql_spaces.py similarity index 100% rename from tests/system/test_0001_mysql_spaces.py rename to packetbeat/tests/system/test_0001_mysql_spaces.py diff --git a/tests/system/test_0002_thrift_basics.py b/packetbeat/tests/system/test_0002_thrift_basics.py similarity index 100% rename from tests/system/test_0002_thrift_basics.py rename to packetbeat/tests/system/test_0002_thrift_basics.py diff --git a/tests/system/test_0003_http_simple.py b/packetbeat/tests/system/test_0003_http_simple.py similarity index 100% rename from tests/system/test_0003_http_simple.py rename to packetbeat/tests/system/test_0003_http_simple.py diff --git a/tests/system/test_0004_ipv6.py b/packetbeat/tests/system/test_0004_ipv6.py similarity index 100% rename from tests/system/test_0004_ipv6.py rename to packetbeat/tests/system/test_0004_ipv6.py diff --git a/tests/system/test_0005_mysql_integration.py b/packetbeat/tests/system/test_0005_mysql_integration.py similarity index 100% rename from tests/system/test_0005_mysql_integration.py rename to packetbeat/tests/system/test_0005_mysql_integration.py diff --git a/tests/system/test_0006_wsgi.py b/packetbeat/tests/system/test_0006_wsgi.py similarity index 100% rename from tests/system/test_0006_wsgi.py rename to packetbeat/tests/system/test_0006_wsgi.py diff --git a/tests/system/test_0007_tags.py b/packetbeat/tests/system/test_0007_tags.py similarity index 100% rename from tests/system/test_0007_tags.py rename to packetbeat/tests/system/test_0007_tags.py diff --git a/tests/system/test_0008_realip.py b/packetbeat/tests/system/test_0008_realip.py similarity index 100% rename from tests/system/test_0008_realip.py rename to packetbeat/tests/system/test_0008_realip.py diff --git a/tests/system/test_0009_pgsql.py b/packetbeat/tests/system/test_0009_pgsql.py similarity index 100% rename from tests/system/test_0009_pgsql.py rename to packetbeat/tests/system/test_0009_pgsql.py diff --git a/tests/system/test_0010_http_10_connection_close.py b/packetbeat/tests/system/test_0010_http_10_connection_close.py similarity index 100% rename from tests/system/test_0010_http_10_connection_close.py rename to packetbeat/tests/system/test_0010_http_10_connection_close.py diff --git a/tests/system/test_0011_geoip.py b/packetbeat/tests/system/test_0011_geoip.py similarity index 100% rename from tests/system/test_0011_geoip.py rename to packetbeat/tests/system/test_0011_geoip.py diff --git a/tests/system/test_0012_http_basicauth.py b/packetbeat/tests/system/test_0012_http_basicauth.py similarity index 100% rename from tests/system/test_0012_http_basicauth.py rename to packetbeat/tests/system/test_0012_http_basicauth.py diff --git a/tests/system/test_0013_redis_basic.py b/packetbeat/tests/system/test_0013_redis_basic.py similarity index 100% rename from tests/system/test_0013_redis_basic.py rename to packetbeat/tests/system/test_0013_redis_basic.py diff --git a/tests/system/test_0015_udpjson.py b/packetbeat/tests/system/test_0015_udpjson.py similarity index 100% rename from tests/system/test_0015_udpjson.py rename to packetbeat/tests/system/test_0015_udpjson.py diff --git a/tests/system/test_0016_nop_filter.py b/packetbeat/tests/system/test_0016_nop_filter.py similarity index 100% rename from tests/system/test_0016_nop_filter.py rename to packetbeat/tests/system/test_0016_nop_filter.py diff --git a/tests/system/test_0017_mysql_long_result.py b/packetbeat/tests/system/test_0017_mysql_long_result.py similarity index 100% rename from tests/system/test_0017_mysql_long_result.py rename to packetbeat/tests/system/test_0017_mysql_long_result.py diff --git a/tests/system/test_0018_pgsql_long_result.py b/packetbeat/tests/system/test_0018_pgsql_long_result.py similarity index 100% rename from tests/system/test_0018_pgsql_long_result.py rename to packetbeat/tests/system/test_0018_pgsql_long_result.py diff --git a/tests/system/test_0019_hide_params.py b/packetbeat/tests/system/test_0019_hide_params.py similarity index 100% rename from tests/system/test_0019_hide_params.py rename to packetbeat/tests/system/test_0019_hide_params.py diff --git a/tests/system/test_0020_mysql_send_options.py b/packetbeat/tests/system/test_0020_mysql_send_options.py similarity index 100% rename from tests/system/test_0020_mysql_send_options.py rename to packetbeat/tests/system/test_0020_mysql_send_options.py diff --git a/tests/system/test_0021_pgsql_send_opetions.py b/packetbeat/tests/system/test_0021_pgsql_send_opetions.py similarity index 100% rename from tests/system/test_0021_pgsql_send_opetions.py rename to packetbeat/tests/system/test_0021_pgsql_send_opetions.py diff --git a/tests/system/test_0022_redis_send_options.py b/packetbeat/tests/system/test_0022_redis_send_options.py similarity index 100% rename from tests/system/test_0022_redis_send_options.py rename to packetbeat/tests/system/test_0022_redis_send_options.py diff --git a/tests/system/test_0023_http_params.py b/packetbeat/tests/system/test_0023_http_params.py similarity index 100% rename from tests/system/test_0023_http_params.py rename to packetbeat/tests/system/test_0023_http_params.py diff --git a/tests/system/test_0024_http_query.py b/packetbeat/tests/system/test_0024_http_query.py similarity index 100% rename from tests/system/test_0024_http_query.py rename to packetbeat/tests/system/test_0024_http_query.py diff --git a/tests/system/test_0025_mongodb_basic.py b/packetbeat/tests/system/test_0025_mongodb_basic.py similarity index 100% rename from tests/system/test_0025_mongodb_basic.py rename to packetbeat/tests/system/test_0025_mongodb_basic.py diff --git a/tests/system/test_0025_procs_config.py b/packetbeat/tests/system/test_0025_procs_config.py similarity index 100% rename from tests/system/test_0025_procs_config.py rename to packetbeat/tests/system/test_0025_procs_config.py diff --git a/tests/system/test_0026_test_config.py b/packetbeat/tests/system/test_0026_test_config.py similarity index 100% rename from tests/system/test_0026_test_config.py rename to packetbeat/tests/system/test_0026_test_config.py diff --git a/tests/system/test_0027_mysql_affected_rows.py b/packetbeat/tests/system/test_0027_mysql_affected_rows.py similarity index 100% rename from tests/system/test_0027_mysql_affected_rows.py rename to packetbeat/tests/system/test_0027_mysql_affected_rows.py diff --git a/tests/system/test_0028_mysql_error.py b/packetbeat/tests/system/test_0028_mysql_error.py similarity index 100% rename from tests/system/test_0028_mysql_error.py rename to packetbeat/tests/system/test_0028_mysql_error.py diff --git a/tests/system/test_0029_http_gap.py b/packetbeat/tests/system/test_0029_http_gap.py similarity index 100% rename from tests/system/test_0029_http_gap.py rename to packetbeat/tests/system/test_0029_http_gap.py diff --git a/tests/system/test_0030_mysql_gap.py b/packetbeat/tests/system/test_0030_mysql_gap.py similarity index 100% rename from tests/system/test_0030_mysql_gap.py rename to packetbeat/tests/system/test_0030_mysql_gap.py diff --git a/tests/system/test_0031_vlans.py b/packetbeat/tests/system/test_0031_vlans.py similarity index 100% rename from tests/system/test_0031_vlans.py rename to packetbeat/tests/system/test_0031_vlans.py diff --git a/tests/system/test_0032_dns.py b/packetbeat/tests/system/test_0032_dns.py similarity index 100% rename from tests/system/test_0032_dns.py rename to packetbeat/tests/system/test_0032_dns.py diff --git a/tests/system/test_0040_memcache_tcp_bin_basic.py b/packetbeat/tests/system/test_0040_memcache_tcp_bin_basic.py similarity index 100% rename from tests/system/test_0040_memcache_tcp_bin_basic.py rename to packetbeat/tests/system/test_0040_memcache_tcp_bin_basic.py diff --git a/tests/system/test_0040_memcache_tcp_text_basic.py b/packetbeat/tests/system/test_0040_memcache_tcp_text_basic.py similarity index 100% rename from tests/system/test_0040_memcache_tcp_text_basic.py rename to packetbeat/tests/system/test_0040_memcache_tcp_text_basic.py diff --git a/tests/system/test_0041_memcache_udp_bin_basic.py b/packetbeat/tests/system/test_0041_memcache_udp_bin_basic.py similarity index 100% rename from tests/system/test_0041_memcache_udp_bin_basic.py rename to packetbeat/tests/system/test_0041_memcache_udp_bin_basic.py diff --git a/tests/system/test_0041_memcache_udp_text_basic.py b/packetbeat/tests/system/test_0041_memcache_udp_text_basic.py similarity index 100% rename from tests/system/test_0041_memcache_udp_text_basic.py rename to packetbeat/tests/system/test_0041_memcache_udp_text_basic.py diff --git a/tests/system/test_0050_icmp.py b/packetbeat/tests/system/test_0050_icmp.py similarity index 100% rename from tests/system/test_0050_icmp.py rename to packetbeat/tests/system/test_0050_icmp.py