mOS-networking-stack icon indicating copy to clipboard operation
mOS-networking-stack copied to clipboard

A Specialized Network Programming Library for Stateful Middleboxes:

Results 15 mOS-networking-stack issues
Sort by recently updated
recently updated
newest added

[root@localhost midstat]# make CC ../../core/lib/libmtcp.a /usr/bin/ld: edges: TLS definition in ../../core/lib/libmtcp.a(sf_optimize.o) section .tbss mismatches non-TLS definition in /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libpcap.so section .bss /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libpcap.so: error adding symbols: Bad value collect2: error: ld returned...

Hi all, I am a bit confused by the interface configuration. I've got two XL710 interfaces, ens6f0 and ens6f1. I bound them to igb_uio, and I got : ``` sudo...

enhancement

I tested mOS with the Moongen packet generator. I used a tcp pcap to test the performance of the sample NAT and sample simple_firewall. I used a server with the...

Hi, I would like to know any support available to develop QoS (per IP based shaping) with mOS. Please let me know any example or reference. I'm still in evaluation...

question

I am using Ubuntu-14.04 with docker container and able to successfully build using `./setup.sh --compile-dpdk` command but when I run `./setup.sh --run-dpdk` and select option 2, it fails to load...

question