Age | Commit message (Expand) | Author | Files | Lines |
2018-11-01 | vom: Add igmp 'host' support in vom | Mohsin Kazmi | 10 | -0/+1314 |
2018-10-31 | session: fix sh session cli | Florin Coras | 1 | -1/+1 |
2018-10-31 | Makefile: support both RHEL and CentOS in install-dep | Yichen Wang | 1 | -2/+6 |
2018-10-31 | make-test: Fix the vapi test | Mohsin Kazmi | 1 | -0/+1 |
2018-10-31 | EMACS-LISP-ONLY: fix names of xxx_main_t pointers | Dave Barach | 3 | -29/+32 |
2018-10-31 | EMACS-LISP-ONLY: fix boilerplate compile error | Dave Barach | 1 | -3/+3 |
2018-10-31 | Add and enable msb mask vector intrinsic for aarch64. | Lijian Zhang | 1 | -10/+28 |
2018-10-31 | l2fib:remove unused bucket arg in lookup functions | Eyal Bari | 3 | -33/+7 |
2018-10-31 | session: prioritize postponed sessions | Florin Coras | 3 | -45/+33 |
2018-10-31 | session: add wrk context | Florin Coras | 7 | -163/+172 |
2018-10-30 | ADJ: init MTU to interface default | Neale Ranns | 2 | -1/+4 |
2018-10-30 | DOC-ONLY: document packet intialization from scratch | Dave Barach | 2 | -40/+126 |
2018-10-30 | change mac address functions take const mac | Neale Ranns | 2 | -3/+3 |
2018-10-30 | docs: Add VPP with iperf and trex | jdenisco | 12 | -3/+554 |
2018-10-30 | DOC-ONLY: upgrade the "requests" package | Dave Barach | 1 | -1/+1 |
2018-10-30 | vppinfra: fix bug in default_socket_sendmsg | Damjan Marion | 1 | -1/+1 |
2018-10-30 | dpdk: .function should be removed for mutiarch nodes | Damjan Marion | 2 | -4/+0 |
2018-10-29 | migrate ipsec to new multiarch infra | Klement Sekera | 10 | -104/+59 |
2018-10-29 | Use throttle_t for ND throttling | Neale Ranns | 7 | -52/+71 |
2018-10-29 | interface-flags; fix coverity error found in conversion | Neale Ranns | 2 | -4/+30 |
2018-10-29 | Fixing Exclusive dpo path issues added when via rpath | Vijayabhaskar Katamreddy | 1 | -4/+18 |
2018-10-28 | session: move test to unittest plugin | Florin Coras | 3 | -3/+3 |
2018-10-29 | bond: problem switching from l2 to l3 | Steven | 1 | -0/+11 |
2018-10-28 | physmem: coverity issues | Damjan Marion | 2 | -6/+4 |
2018-10-28 | session: extend connect api for internal apps | Florin Coras | 18 | -148/+431 |
2018-10-27 | FIB: Sources must be keep in priority order, so re-sort after a vec_del | Neale Ranns | 1 | -0/+2 |
2018-10-27 | pg: icmp4 & tcp4 ip length issue | Kingwel Xie | 2 | -2/+12 |
2018-10-27 | pg: incrementing len should be truncated by | Kingwel Xie | 1 | -12/+15 |
2018-10-27 | pg: allow creating pg for udp based protocols | Kingwel Xie | 2 | -1/+13 |
2018-10-27 | Enumify interface flags | Neale Ranns | 3 | -42/+62 |
2018-10-27 | vmxnet3: add logging support to the control plane [VPP-1470] | Steven | 4 | -17/+87 |
2018-10-27 | virtio: remove the extra return call | Mohsin Kazmi | 1 | -2/+0 |
2018-10-26 | dpdk: fix mlx5 build on SUSE | Stephen Hemminger | 1 | -0/+39 |
2018-10-26 | cj: cj dump crash | Steven | 1 | -1/+1 |
2018-10-26 | vxlan-gbp: On demand udp ports registration | Mohsin Kazmi | 2 | -5/+44 |
2018-10-26 | acl-plugin: fix the node multiarch function selection | Andrew Yourtchenko | 2 | -33/+22 |
2018-10-26 | dpdk: ENA PMD patch for failure on port restart | Matthew Smith | 1 | -0/+359 |
2018-10-26 | Trivial: Fix Makefile typo | Paul Vinciguerra | 1 | -1/+1 |
2018-10-26 | extras/scripts: update vfctl script | Damjan Marion | 1 | -1/+3 |
2018-10-26 | docs: add useful debug CLI Review Updates | Scott Keeler | 12 | -733/+755 |
2018-10-26 | vmxnet3: enable promiscuous mode | Steven | 1 | -1/+1 |
2018-10-25 | Revert "Keep RPC traffic off the shared-memory API queue" | Florin Coras | 5 | -42/+29 |
2018-10-25 | pmalloc: don't lock 4K pages if we don't have access to pagemap | Damjan Marion | 2 | -6/+30 |
2018-10-25 | acl-plugin: "show acl-plugin acl" ACE# is truncated to 4 digits in output | Andrew Yourtchenko | 1 | -1/+1 |
2018-10-25 | vnet/tcp/tcp.c: address a corner case. | Paul Vinciguerra | 1 | -4/+7 |
2018-10-25 | Trivial: Cleanup missing va_ends. | Paul Vinciguerra | 3 | -7/+11 |
2018-10-25 | Run 'make test' verify job on ubuntu 18.04 instead of 16.04 | Damjan Marion | 1 | -1/+1 |
2018-10-25 | Use correct name to register ABF plugin with ACLs | Neale Ranns | 1 | -1/+1 |
2018-10-25 | session/tcp: improve cli | Florin Coras | 6 | -71/+143 |
2018-10-25 | Address "is already installed" Jenkins issue | Marco Varlese | 1 | -1/+1 |