Adding PROX(Packet pROcessing eXecution engine) VNF to sampleVNF 05/37505/1
authorDeepak S <deepak.s@linux.intel.com>
Fri, 14 Jul 2017 04:26:50 +0000 (21:26 -0700)
committerDeepak S <deepak.s@linux.intel.com>
Fri, 14 Jul 2017 11:58:47 +0000 (04:58 -0700)
commit7286b2518ec8e4398b512ce95def9166a7af2e4a
treec93ef65d9e73e8893ccecb720152e16aae96a8b6
parentadcb79da90176b27224eeb1d00aa0e611ef85a9b
Adding PROX(Packet pROcessing eXecution engine) VNF to sampleVNF

JIRA: SAMPLEVNF-55

PROX is a DPDK-based application implementing Telco use-cases such as
a simplified BRAS/BNG, light-weight AFTR... It also allows configuring
finer grained network functions like QoS, Routing, load-balancing...

(We are moving PROX version v039 to sampleVNF
https://01.org/intel-data-plane-performance-demonstrators/prox-overview)

Change-Id: Ia3cb02cf0e49ac5596e922c197ff7e010293d033
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
363 files changed:
Makefile
VNFs/DPPD-PROX/LICENSE.ALv2 [new file with mode: 0644]
VNFs/DPPD-PROX/Makefile [new file with mode: 0644]
VNFs/DPPD-PROX/README [new file with mode: 0644]
VNFs/DPPD-PROX/acl_field_def.h [new file with mode: 0644]
VNFs/DPPD-PROX/arp.h [new file with mode: 0644]
VNFs/DPPD-PROX/bng_pkts.h [new file with mode: 0644]
VNFs/DPPD-PROX/cdf.c [new file with mode: 0644]
VNFs/DPPD-PROX/cdf.h [new file with mode: 0644]
VNFs/DPPD-PROX/cfgfile.c [new file with mode: 0644]
VNFs/DPPD-PROX/cfgfile.h [new file with mode: 0644]
VNFs/DPPD-PROX/clock.c [new file with mode: 0644]
VNFs/DPPD-PROX/clock.h [new file with mode: 0644]
VNFs/DPPD-PROX/cmd_parser.c [new file with mode: 0644]
VNFs/DPPD-PROX/cmd_parser.h [new file with mode: 0644]
VNFs/DPPD-PROX/commands.c [new file with mode: 0644]
VNFs/DPPD-PROX/commands.h [new file with mode: 0644]
VNFs/DPPD-PROX/config/acl_table.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/bng-1q-4ports.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/bng-4ports.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/bng-8ports-17cores.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/bng-8ports-25cores.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/bng-8ports.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/bng-no-cpu-topology-4ports.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/bng-ovs-usv-4ports.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/bng-qos-4ports.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/bng-qos-8ports.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/bng-qos-8ports_17cores.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/bng-qos-8ports_25cores.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/cgnat.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/cgnat_table.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/cpe_table.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/cpe_table_short.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/dscp.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/dscp2.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/ip6_tun_bind.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/ipv4-2.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/ipv4-4ports.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/ipv4.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/ipv4_1port.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/ipv6.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/irq.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/l2fwd-4ports.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/l3fwd-4ports.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/lb_5tuple.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/lw_aftr.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/nat_table.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/nop-rings.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/nop.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/nsh_acl.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/nsh_nat.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/pe-4ports.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/pe-8ports.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/config/rules-1.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/rules-2.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/tuples.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/user_table-131K-bng.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/user_table-65K-bng.lua [new file with mode: 0644]
VNFs/DPPD-PROX/config/user_table-pe.lua [new file with mode: 0644]
VNFs/DPPD-PROX/cqm.c [new file with mode: 0644]
VNFs/DPPD-PROX/cqm.h [new file with mode: 0644]
VNFs/DPPD-PROX/defaults.c [new file with mode: 0644]
VNFs/DPPD-PROX/defaults.h [new file with mode: 0644]
VNFs/DPPD-PROX/defines.h [new file with mode: 0644]
VNFs/DPPD-PROX/display.c [new file with mode: 0644]
VNFs/DPPD-PROX/display.h [new file with mode: 0644]
VNFs/DPPD-PROX/display_l4gen.c [new file with mode: 0644]
VNFs/DPPD-PROX/display_l4gen.h [new file with mode: 0644]
VNFs/DPPD-PROX/display_latency.c [new file with mode: 0644]
VNFs/DPPD-PROX/display_latency.h [new file with mode: 0644]
VNFs/DPPD-PROX/display_mempools.c [new file with mode: 0644]
VNFs/DPPD-PROX/display_mempools.h [new file with mode: 0644]
VNFs/DPPD-PROX/display_pkt_len.c [new file with mode: 0644]
VNFs/DPPD-PROX/display_pkt_len.h [new file with mode: 0644]
VNFs/DPPD-PROX/display_ports.c [new file with mode: 0644]
VNFs/DPPD-PROX/display_ports.h [new file with mode: 0644]
VNFs/DPPD-PROX/display_priority.c [new file with mode: 0644]
VNFs/DPPD-PROX/display_priority.h [new file with mode: 0644]
VNFs/DPPD-PROX/display_rings.c [new file with mode: 0644]
VNFs/DPPD-PROX/display_rings.h [new file with mode: 0644]
VNFs/DPPD-PROX/display_tasks.c [new file with mode: 0644]
VNFs/DPPD-PROX/display_tasks.h [new file with mode: 0644]
VNFs/DPPD-PROX/dpi/Makefile [new file with mode: 0644]
VNFs/DPPD-PROX/dpi/dpi.h [new file with mode: 0644]
VNFs/DPPD-PROX/dpi/dpi_stub.c [new file with mode: 0644]
VNFs/DPPD-PROX/eld.h [new file with mode: 0644]
VNFs/DPPD-PROX/etypes.h [new file with mode: 0644]
VNFs/DPPD-PROX/expire_cpe.c [new file with mode: 0644]
VNFs/DPPD-PROX/expire_cpe.h [new file with mode: 0644]
VNFs/DPPD-PROX/file_utils.c [new file with mode: 0644]
VNFs/DPPD-PROX/file_utils.h [new file with mode: 0644]
VNFs/DPPD-PROX/flow_gen/README [new file with mode: 0644]
VNFs/DPPD-PROX/flow_gen/bundle_maker.lua [new file with mode: 0644]
VNFs/DPPD-PROX/flow_gen/flow_gen_4ports.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/flow_gen/flow_gen_4ports.lua [new file with mode: 0644]
VNFs/DPPD-PROX/flow_iter.h [new file with mode: 0644]
VNFs/DPPD-PROX/fqueue.h [new file with mode: 0644]
VNFs/DPPD-PROX/gen/bng-4ports-gen.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/gen/bng-8ports-gen-18cores.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/gen/bng-8ports-gen.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/gen/bng-ovs-usv-4ports-gen.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/gen/l3fwd-gen.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/gen/lb_5tuple-gen.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/gen/lw_aftr-gen.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/gen/nop-gen.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/gen/nsh-gen.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/gen/pe-4ports-gen.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/gen/pe-8ports-gen.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/gen/vRouter-gen-4ports.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/gen/vRouter-gen.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/genl4_bundle.c [new file with mode: 0644]
VNFs/DPPD-PROX/genl4_bundle.h [new file with mode: 0644]
VNFs/DPPD-PROX/genl4_stream.h [new file with mode: 0644]
VNFs/DPPD-PROX/genl4_stream_tcp.c [new file with mode: 0644]
VNFs/DPPD-PROX/genl4_stream_tcp.h [new file with mode: 0644]
VNFs/DPPD-PROX/genl4_stream_udp.c [new file with mode: 0644]
VNFs/DPPD-PROX/genl4_stream_udp.h [new file with mode: 0644]
VNFs/DPPD-PROX/gre.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_acl.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_acl.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_aggregator.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_aggregator.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_arp.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_arp.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_blockudp.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_cgnat.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_cgnat.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_classify.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_dump.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_fm.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_gen.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_gen.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_genl4.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_gre_decap_encap.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_impair.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_impair.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_ipv6_tunnel.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_irq.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_irq.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_l2fwd.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_lat.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_lat.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_lb_5tuple.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_lb_5tuple.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_lb_net.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_lb_net.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_lb_pos.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_lb_qinq.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_mirror.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_mplstag.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_nat.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_nop.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_nop.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_nsh.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_pf_acl.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_police.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_qinq_decap4.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_qinq_decap4.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_qinq_decap6.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_qinq_encap4.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_qinq_encap4.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_qinq_encap6.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_qinq_encap6.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_qos.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_qos.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_read.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_routing.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_routing.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_swap.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_swap.h [new file with mode: 0644]
VNFs/DPPD-PROX/handle_tsc.c [new file with mode: 0644]
VNFs/DPPD-PROX/handle_untag.c [new file with mode: 0644]
VNFs/DPPD-PROX/hash_entry_types.h [new file with mode: 0644]
VNFs/DPPD-PROX/hash_set.c [new file with mode: 0644]
VNFs/DPPD-PROX/hash_set.h [new file with mode: 0644]
VNFs/DPPD-PROX/hash_utils.c [new file with mode: 0644]
VNFs/DPPD-PROX/hash_utils.h [new file with mode: 0644]
VNFs/DPPD-PROX/heap.c [new file with mode: 0644]
VNFs/DPPD-PROX/heap.h [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/demo-scripts/prox.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/demo-scripts/tx_rate.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/README [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/config.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/csvreader.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/csvwriter.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/dpi1.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/dpi2.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/maketable.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/progress.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/prox.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/proxdpisut.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/proxdpitester.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/proxmaxssprobe.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/proxsocket.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/ratedistribution.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/remotesystem.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/resultprocessor.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/statsconsfile.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/sutstatsconsfile.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/systemconfig.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/testerset.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/timeseriespoint.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/dpi/tsstatsconsfile.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/ipv6_tun/gen_4over6.pl [new file with mode: 0755]
VNFs/DPPD-PROX/helper-scripts/ipv6_tun/ipv6_tun_bindings.pl [new file with mode: 0755]
VNFs/DPPD-PROX/helper-scripts/openstackrapid/README [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/openstackrapid/gen.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/openstackrapid/prox_ctrl.py [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/openstackrapid/prox_gen_user_data.sh [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/openstackrapid/prox_sut_user_data.sh [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapid.py [new file with mode: 0755]
VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapid.yaml [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/openstackrapid/sut.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/start_vm.py [new file with mode: 0755]
VNFs/DPPD-PROX/helper-scripts/testvRouter/characterize_BNG_8ports.py [new file with mode: 0755]
VNFs/DPPD-PROX/helper-scripts/testvRouter/characterize_vRouter.py [new file with mode: 0755]
VNFs/DPPD-PROX/helper-scripts/testvRouter/characterize_vRouter_4_ports.py [new file with mode: 0755]
VNFs/DPPD-PROX/helper-scripts/testvRouter/create_interfaces_and_routes.pl [new file with mode: 0755]
VNFs/DPPD-PROX/helper-scripts/testvRouter/remote_system.py [new file with mode: 0755]
VNFs/DPPD-PROX/helper-scripts/trailing.sh [new file with mode: 0755]
VNFs/DPPD-PROX/helper-scripts/vm-cores.py [new file with mode: 0644]
VNFs/DPPD-PROX/input.c [new file with mode: 0644]
VNFs/DPPD-PROX/input.h [new file with mode: 0644]
VNFs/DPPD-PROX/input_conn.c [new file with mode: 0644]
VNFs/DPPD-PROX/input_conn.h [new file with mode: 0644]
VNFs/DPPD-PROX/input_curses.c [new file with mode: 0644]
VNFs/DPPD-PROX/input_curses.h [new file with mode: 0644]
VNFs/DPPD-PROX/ip6_addr.h [new file with mode: 0644]
VNFs/DPPD-PROX/ip_subnet.c [new file with mode: 0644]
VNFs/DPPD-PROX/ip_subnet.h [new file with mode: 0644]
VNFs/DPPD-PROX/kv_store_expire.h [new file with mode: 0644]
VNFs/DPPD-PROX/lconf.c [new file with mode: 0644]
VNFs/DPPD-PROX/lconf.h [new file with mode: 0644]
VNFs/DPPD-PROX/local_mbuf.h [new file with mode: 0644]
VNFs/DPPD-PROX/log.c [new file with mode: 0644]
VNFs/DPPD-PROX/log.h [new file with mode: 0644]
VNFs/DPPD-PROX/lua_compat.h [new file with mode: 0644]
VNFs/DPPD-PROX/main.c [new file with mode: 0644]
VNFs/DPPD-PROX/main.h [new file with mode: 0644]
VNFs/DPPD-PROX/mbuf_utils.h [new file with mode: 0644]
VNFs/DPPD-PROX/mpls.h [new file with mode: 0644]
VNFs/DPPD-PROX/msr.c [new file with mode: 0644]
VNFs/DPPD-PROX/msr.h [new file with mode: 0644]
VNFs/DPPD-PROX/parse_utils.c [new file with mode: 0644]
VNFs/DPPD-PROX/parse_utils.h [new file with mode: 0644]
VNFs/DPPD-PROX/pkt_parser.h [new file with mode: 0644]
VNFs/DPPD-PROX/pkt_prototypes.h [new file with mode: 0644]
VNFs/DPPD-PROX/prefetch.h [new file with mode: 0644]
VNFs/DPPD-PROX/prox_args.c [new file with mode: 0644]
VNFs/DPPD-PROX/prox_args.h [new file with mode: 0644]
VNFs/DPPD-PROX/prox_assert.h [new file with mode: 0644]
VNFs/DPPD-PROX/prox_cfg.c [new file with mode: 0644]
VNFs/DPPD-PROX/prox_cfg.h [new file with mode: 0644]
VNFs/DPPD-PROX/prox_cksum.c [new file with mode: 0644]
VNFs/DPPD-PROX/prox_cksum.h [new file with mode: 0644]
VNFs/DPPD-PROX/prox_globals.h [new file with mode: 0644]
VNFs/DPPD-PROX/prox_lua.c [new file with mode: 0644]
VNFs/DPPD-PROX/prox_lua.h [new file with mode: 0644]
VNFs/DPPD-PROX/prox_lua_types.c [new file with mode: 0644]
VNFs/DPPD-PROX/prox_lua_types.h [new file with mode: 0644]
VNFs/DPPD-PROX/prox_malloc.c [new file with mode: 0644]
VNFs/DPPD-PROX/prox_malloc.h [new file with mode: 0644]
VNFs/DPPD-PROX/prox_port_cfg.c [new file with mode: 0644]
VNFs/DPPD-PROX/prox_port_cfg.h [new file with mode: 0644]
VNFs/DPPD-PROX/prox_shared.c [new file with mode: 0644]
VNFs/DPPD-PROX/prox_shared.h [new file with mode: 0644]
VNFs/DPPD-PROX/qinq.h [new file with mode: 0644]
VNFs/DPPD-PROX/quit.h [new file with mode: 0644]
VNFs/DPPD-PROX/random.h [new file with mode: 0644]
VNFs/DPPD-PROX/run.c [new file with mode: 0644]
VNFs/DPPD-PROX/run.h [new file with mode: 0644]
VNFs/DPPD-PROX/rw_reg.c [new file with mode: 0644]
VNFs/DPPD-PROX/rw_reg.h [new file with mode: 0644]
VNFs/DPPD-PROX/rx_pkt.c [new file with mode: 0644]
VNFs/DPPD-PROX/rx_pkt.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats.c [new file with mode: 0644]
VNFs/DPPD-PROX/stats.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats_cons.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats_cons_cli.c [new file with mode: 0644]
VNFs/DPPD-PROX/stats_cons_cli.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats_cons_log.c [new file with mode: 0644]
VNFs/DPPD-PROX/stats_cons_log.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats_core.c [new file with mode: 0644]
VNFs/DPPD-PROX/stats_core.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats_global.c [new file with mode: 0644]
VNFs/DPPD-PROX/stats_global.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats_l4gen.c [new file with mode: 0644]
VNFs/DPPD-PROX/stats_l4gen.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats_latency.c [new file with mode: 0644]
VNFs/DPPD-PROX/stats_latency.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats_mempool.c [new file with mode: 0644]
VNFs/DPPD-PROX/stats_mempool.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats_parser.c [new file with mode: 0644]
VNFs/DPPD-PROX/stats_parser.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats_port.c [new file with mode: 0644]
VNFs/DPPD-PROX/stats_port.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats_prio.c [new file with mode: 0644]
VNFs/DPPD-PROX/stats_prio_task.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats_ring.c [new file with mode: 0644]
VNFs/DPPD-PROX/stats_ring.h [new file with mode: 0644]
VNFs/DPPD-PROX/stats_task.c [new file with mode: 0644]
VNFs/DPPD-PROX/stats_task.h [new file with mode: 0644]
VNFs/DPPD-PROX/task_base.h [new file with mode: 0644]
VNFs/DPPD-PROX/task_init.c [new file with mode: 0644]
VNFs/DPPD-PROX/task_init.h [new file with mode: 0644]
VNFs/DPPD-PROX/thread_generic.c [new file with mode: 0644]
VNFs/DPPD-PROX/thread_generic.h [new file with mode: 0644]
VNFs/DPPD-PROX/thread_nop.c [new file with mode: 0644]
VNFs/DPPD-PROX/thread_nop.h [new file with mode: 0644]
VNFs/DPPD-PROX/thread_pipeline.c [new file with mode: 0644]
VNFs/DPPD-PROX/thread_pipeline.h [new file with mode: 0644]
VNFs/DPPD-PROX/toeplitz.c [new file with mode: 0644]
VNFs/DPPD-PROX/toeplitz.h [new file with mode: 0644]
VNFs/DPPD-PROX/token_time.h [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/Makefile [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/README [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/allocator.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/allocator.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/bundle.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/bundle.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/crc.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/csvfilereader.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/csvfilereader.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/flowtable.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/halfstream.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/halfstream.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/main.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/mappedfile.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/mappedfile.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/memreader.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/memreader.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/netsocket.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/netsocket.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/path.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/path.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/pcappkt.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/pcappkt.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/pcappktref.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/pcappktref.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/pcapreader.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/pcapreader.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/pcapwriter.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/pcapwriter.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/programconfig.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/programconfig.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/progress.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/progress.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/stream.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/stream.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/stream2.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/stream2.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/stream3.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/stream3.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/streamextract.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/streamextract.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/streamsorter.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/streamsorter.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/timestamp.cpp [new file with mode: 0644]
VNFs/DPPD-PROX/tools/flow_extract/timestamp.hpp [new file with mode: 0644]
VNFs/DPPD-PROX/tx_pkt.c [new file with mode: 0644]
VNFs/DPPD-PROX/tx_pkt.h [new file with mode: 0644]
VNFs/DPPD-PROX/version.h [new file with mode: 0644]
VNFs/DPPD-PROX/vxlangpe_nsh.h [new file with mode: 0644]