Age | Commit message (Expand) | Author | Files | Lines |
2018-08-21 | SUSE: rpm-packaging fixes |  Marco Varlese | 2 | -2/+9 |
2018-08-21 | NASM: update to latest stable 2.13.03 |  Marco Varlese | 1 | -1/+1 |
2018-08-21 | CMake: stats clients depend on the .api header generation |  Neale Ranns | 1 | -0/+2 |
2018-08-21 | Makefile: opensuse 15.0 reporting change |  Ed Kern | 1 | -0/+3 |
2018-08-20 | Add Dockerfiles for run/build. |  Ed Warnicke | 6 | -0/+68 |
2018-08-20 | Enable storing state in flowhash hash tables |  Pierre Pfister | 1 | -1/+12 |
2018-08-20 | make test: remove excessive prints |  Klement Sekera | 1 | -2/+0 |
2018-08-20 | CMake: generate .json from .api files |  Neale Ranns | 3 | -13/+24 |
2018-08-20 | cmake: add packages for opensuse |  Marco Varlese | 1 | -2/+2 |
2018-08-20 | Detect support for memfd_create at compilation |  Pierre Pfister | 1 | -1/+14 |
2018-08-20 | CMakeLists file for vpp-api |  Neale Ranns | 2 | -1/+25 |
2018-08-20 | vxlan_gpe_encap: fix packet len error |  Zhiyong Yang | 1 | -1/+1 |
2018-08-18 | cmake: highlight warning and error messages |  Damjan Marion | 4 | -9/+31 |
2018-08-18 | cmake: DPDK rte_config.h parsing |  Damjan Marion | 2 | -13/+37 |
2018-08-17 | CMake as an alternative to autotools (experimental) |  Damjan Marion | 46 | -2/+2176 |
2018-08-17 | l2: arp termination dump |  Mohsin Kazmi | 4 | -0/+212 |
2018-08-17 | VPP-1392: VXLAN fails with IP fragmentation |  Ole Troan | 5 | -3/+52 |
2018-08-17 | Fix a bug in function pipe_rx |  Lijian Zhang | 1 | -1/+1 |
2018-08-17 | docs: Moved installing up a level, removed guides. |  John DeNisco | 14 | -98/+25 |
2018-08-17 | lacp: issue with slave interface admin up after it is added to the bond group |  Steven | 1 | -2/+2 |
2018-08-17 | Update AArch64 CSIT machines into FD.io VPP docs |  Lijian Zhang | 2 | -2/+11 |
2018-08-17 | docs: Rework the VPP progressive Tutorial. |  John DeNisco | 21 | -471/+394 |
2018-08-17 | Add psutil to testing virtualenv |  juraj.linkes | 1 | -1/+1 |
2018-08-17 | optimize init_server to reduce session overhead |  Ping Yu | 5 | -33/+133 |
2018-08-17 | tls: add maintainers |  Florin Coras | 1 | -4/+11 |
2018-08-17 | vlibapi: validate private segment rotor prior to use |  Florin Coras | 1 | -1/+1 |
2018-08-17 | vcl: unset fifo events only in read/write |  Florin Coras | 1 | -57/+21 |
2018-08-17 | fix compiling warnings with GCC |  Lijian Zhang | 1 | -0/+15 |
2018-08-16 | Fix a segment fault issue in TLS |  Ping Yu | 1 | -2/+3 |
2018-08-16 | Edit some warning messages in vpp-api client |  Ondrej Fabry | 1 | -2/+2 |
2018-08-16 | dpdk: fix rss hash function handling |  Damjan Marion | 3 | -6/+23 |
2018-08-16 | VPP-1386: fix wrong ip address of hash key for creating user in unknown protocol |  shubing guo | 1 | -1/+1 |
2018-08-15 | tcp: add tcp_error.def to installed headers list |  Florin Coras | 1 | -0/+1 |
2018-08-15 | Remove client_index field from replies in API |  Ondrej Fabry | 9 | -19/+1 |
2018-08-15 | NAT44: fix next_src_nat (VPP-1384) |  Matus Fabian | 2 | -6/+64 |
2018-08-15 | VPP-1387:foreach outside address vector to find correct index when free outsi... |  shubing guo | 3 | -21/+16 |
2018-08-15 | NAT44: fix bug in snat_interface_add_del (VPP-1380) |  Matus Fabian | 1 | -4/+4 |
2018-08-15 | NAT64: fix TCP session expire (VPP-1390) |  Matus Fabian | 3 | -10/+23 |
2018-08-14 | Fix context field position in API definition |  Ondrej Fabry | 2 | -2/+2 |
2018-08-14 | Run interior graph nodes before process nodes |  Dave Barach | 1 | -14/+7 |
2018-08-14 | Make vagrant work behind a proxy |  Kyle Mestery | 6 | -13/+17 |
2018-08-14 | DOCS: Moved multiarch and build system, Incorprated Scott's changes |  John DeNisco | 25 | -101/+130 |
2018-08-14 | DOCS: Updated startup.conf parameters |  andrew | 1 | -69/+174 |
2018-08-14 | reduce polling and resume overhead by checking if inflight request exists |  Ping Yu | 1 | -3/+6 |
2018-08-14 | neighbor advertisement must with target_link option |  ahdj007 | 1 | -0/+2 |
2018-08-13 | DOCS: Cleanup Getting Started |  John DeNisco | 11 | -253/+97 |
2018-08-13 | classify_add_del_session API: Use more descriptive docstring (VPP-1385) |  Juraj Sloboda | 1 | -1/+4 |
2018-08-13 | Multiarch for ip4 forwarding nodes |  Damjan Marion | 2 | -59/+50 |
2018-08-13 | Multiarch handling in different constructor macros |  Damjan Marion | 18 | -62/+92 |
2018-08-13 | dpdk: support for DPDK 18.08 |  Damjan Marion | 6 | -67/+77 |