Pinned Repositories
-
平常使用过后剩下的算法
AppIdentificationHTTPS
论文"Mobile Application Identification Over HTTPS Traffic Based on Multi-view Features"程序
deep-SDN
End-of-Year Project, Intelligent SDN traffic classification using deep learning : classifying SDN network traffic to differentiate between normal and abnormal packets by detecting attacks using deep learning. Mininet - RYU - Tensorflow - Neural Networks - CNN
DeepTraffic
Deep Learning models for network traffic classification
dpdk-1
dpdk学习及相关项目
elephantFlowDetection
Elephant flow detection in SDN enabled networks
Graphml-To-Mininet
mininet-script
用于创建各种仿真网络的Mininet脚本
netcap
A framework for secure and scalable network traffic analysis - https://netcap.io
netem
在docker中部署OVS-DPDK作为网络交换节点,进行网络仿真
sinofeng's Repositories
sinofeng/elephantFlowDetection
Elephant flow detection in SDN enabled networks
sinofeng/ATLANTIC
sinofeng/Botnet-monitoring-and-detection-using-SDN
Botnet monitoring and detection using Software Defined Networking. Mininet topology using POX Controller to manage flows between hosts.
sinofeng/Campus-wide-Student-Identification-Access-Control-on-WLAN-
Wireless solutions are often the perfect answer for facilities with expansive acreage and remote sites, where hard-wiring, security and network equipment can be prohibitively expensive. In such scenarios we can integrate wireless access control.Any interruption in the network is dangerous and requires denial of service(DOS) by implementing Firewall.A pre-defined Access Control List (ACL) is configured over the router interface, either inbound or outbound.This list is compared to the in flowing or out flowing traffic of router and based on the decision the traffic is filtered to the destination(host). Our implementation of this project is for student identification in a campus wide network.
sinofeng/Campus-Wide-Student-Identification-Access-Control-on-WLAN--1
Wireless solutions are often the perfect answer for facilities with expansive acreage and remote sites, where hard-wiring, security and network equipment can be prohibitively expensive. In such scenarios we can integrate wireless access control.Any interruption in the network is dangerous and requires denial of service(DOS) by implementing Firewall.A pre-defined Access Control List (ACL) is configured over the router interface, either inbound or outbound.This list is compared to the inflowing or outflowing traffic of router and based on the decision the traffic is filtered to the destination(host). Our implementation of this project is for student identification in a campus wide network.
sinofeng/cse222a-network-project
Traffic Optimization for Hadoop Based on SDN: Project files for CSE 222A - Graduate Networking
sinofeng/DDoSAttackMitigationSystem
Python based DDoS attack detection and mitigation system built over Ryu controllers and Mininet SDN,
sinofeng/DPDK-Dump
DPDK-Dump is able to store on disk network traffic at high speed using DPDK library.
sinofeng/entropy
Traffic analysis through datagram entropy calculation and cluster identification with DBSCAN
sinofeng/hone
A research project from Princeton CS on joint host/network traffic management solution for data centers
sinofeng/Machine_Learning
sinofeng/master-thesis
My computer science master's thesis in network and distributed systems
sinofeng/mini-te
Mini-TE: A Distributed Framework for Traffic Engineering of SDN Data Paths
sinofeng/nesox
nesox: a network resource scheduler for data-parallel computing leveraging SDN techqniue
sinofeng/opt-big-switch
sinofeng/OVDK-QoS
Provide Traffic Control on DPDK OVS
sinofeng/QoS-floodlight
Based floodlight official website qos project,my env is sdnhub vm with ovs 2.1.0 version and openflow1.3 and it works
sinofeng/Reliable-UDP
This project adds TCP like functionality of sequence numbers, re-transmission and timeouts, flow control and congestion control using UDP sockets
sinofeng/RUDP
In this project, we have developed a library for Reliable UDP, which enables the application using it to send multiple files to multiple destinations. The library inserts a RUDP header on the payload of normal UDP datagram by which a reliable transmission can be achieved. It does the flow control using Go-Back-N ARQ sliding window technique same as in TCP, but in contrast RUDP doesn’t provide congestion control, error recovery and other TCP capabilities. RUDP has its application in the scenarios where user do not want to add more overhead to the data (as like in TCP header of 20 bytes), but requires overall reliable data transfer.
sinofeng/SDN-based-network-traffic-anomaly-detection-model-design-and-implementation
SDN-based network traffic anomaly detection model design and implementation
sinofeng/SDN-TE-SR
SDN based Traffic Engineering and Segment Routing
sinofeng/SDN-TE-SR-tools
tools for SDN based Traffic Engineering
sinofeng/traffic-scheduling
流量调度
sinofeng/Traffic_Shaper_Emulator
Emulate a Traffic Shaper which transmits incoming packets controlled by a token bucket filter streamlining bursty traffic.
sinofeng/TrafficSchedulingController
sinofeng/wpi-svm
Feature generation for web page identification from network traffic with SVM.