Age | Commit message (Expand) | Author | Files | Lines |
2020-08-31 | vppinfra: convert A_extend_to_B to B_from_A format of vector inlines | Damjan Marion | 6 | -22/+22 |
2020-08-31 | vpp_config: update node variants to skx and icl | Ray Kinsella | 2 | -4/+4 |
2020-08-31 | ip: fix compiling error with gcc-10 | Jieqiang Wang | 1 | -0/+12 |
2020-08-31 | af_xdp: AF_XDP input plugin | Benoît Ganne | 20 | -1/+2375 |
2020-08-31 | rdma: bugfix in the descriptor refill logic. In case of a partial allocation,... | Mohammed Hawari | 1 | -1/+1 |
2020-08-31 | session: format app_ns_name with %v rather than %s | jiangxiaoming | 1 | -1/+1 |
2020-08-31 | flow: code refactor | Chenmin Sun | 7 | -747/+586 |
2020-08-31 | cnat: Destination based NAT | Neale Ranns | 25 | -35/+4991 |
2020-08-31 | virtio: fix the coverity warning | Mohsin Kazmi | 2 | -7/+13 |
2020-08-28 | vppinfra: add clib_mem_destroy_mspace(void *ms) | Dave Barach | 2 | -0/+19 |
2020-08-27 | ipsec: Deprecate old interface API | Neale Ranns | 1 | -1/+3 |
2020-08-27 | session: limit max number of ct sessions per dispatch | Florin Coras | 1 | -2/+5 |
2020-08-27 | vppinfra: Multiarch support for OCTEONTX2 SoC | Nitin Saxena | 2 | -4/+20 |
2020-08-27 | dpdk: fix blacklists | Vladimir Ratnikov | 2 | -2/+10 |
2020-08-27 | tests: "force solo" testcase support | Andrew Yourtchenko | 10 | -8/+118 |
2020-08-26 | vppinfra: elog multi-track g2 test pattern | Dave Barach | 1 | -0/+64 |
2020-08-26 | dpdk: bump to DPDK 20.08 | Damjan Marion | 1 | -2/+3 |
2020-08-26 | vcl: fix duplicated key of session_index_to_vlsh_table in multiple | hanlin | 2 | -11/+28 |
2020-08-25 | rdma: bump rdma-core version to v31.0 | Benoît Ganne | 1 | -3/+2 |
2020-08-25 | vcl: cleanup non-blocking connect | Florin Coras | 1 | -2/+16 |
2020-08-25 | flow: add vnet/flow formal API | Chenmin Sun | 10 | -3/+701 |
2020-08-25 | ip-neighbor: skip probe for disabled interfaces | Matthew Smith | 1 | -0/+6 |
2020-08-25 | api: register endian handlers for reply messages | Ole Troan | 4 | -5/+34 |
2020-08-24 | bonding: enhance binary api handling | Steven Luong | 1 | -0/+9 |
2020-08-24 | vmxnet3: enhance debug CLI error handling | Steven Luong | 2 | -2/+18 |
2020-08-22 | hsa: set connected mode for udp server | jiangxiaoming | 1 | -0/+4 |
2020-08-21 | vppinfra: add format_one_elog_event | Dave Barach | 2 | -0/+10 |
2020-08-21 | vppapigen: Fix missing api dir | Nathan Skrzypczak | 1 | -0/+1 |
2020-08-20 | tcp: track reorder with sacks | Florin Coras | 7 | -39/+66 |
2020-08-20 | tap: fix flags in custom-dump | Mohsin Kazmi | 1 | -6/+6 |
2020-08-20 | virtio: add modern device support | Mohsin Kazmi | 7 | -47/+678 |
2020-08-20 | ipsec: fix esp padding | Milan Lenco | 1 | -1/+1 |
2020-08-20 | virtio: refactor pci device code | Mohsin Kazmi | 7 | -350/+533 |
2020-08-20 | ip: vnet_ip_mroute_cmd payload_proto fix | Elias Rudberg | 1 | -6/+6 |
2020-08-20 | nat: fixed cli nat summary and nat limit | Filip Varga | 3 | -50/+109 |
2020-08-19 | session: ct init error handling | Florin Coras | 1 | -4/+18 |
2020-08-19 | vppinfra: minor tweaks for cgo interoperation | Dave Barach | 7 | -24/+78 |
2020-08-19 | nat: session cli command fix | Filip Varga | 1 | -3/+11 |
2020-08-18 | api: retry sending fd on EAGAIN | Florin Coras | 1 | -1/+2 |
2020-08-18 | build: add explicit commit to rc1, rc2 builds, and add ".0" to post-non-dot-r... | Andrew Yourtchenko | 1 | -4/+16 |
2020-08-17 | vppinfra: fix RC in bihash instantiation | Nathan Skrzypczak | 2 | -5/+5 |
2020-08-17 | nat: det: replace speculative buffer enqueue model | Klement Sekera | 2 | -948/+897 |
2020-08-17 | stats: Move misplaced comment block | Vratko Polak | 1 | -3/+3 |
2020-08-17 | vppapigen: generate define for module_semver | Ole Troan | 1 | -0/+7 |
2020-08-17 | tap: add gro support | Mohsin Kazmi | 8 | -14/+87 |
2020-08-17 | nat: sessions get expired when fib table removed | Filip Varga | 7 | -9/+348 |
2020-08-14 | vcl: rx dequeue notifications with epoll | Florin Coras | 1 | -52/+57 |
2020-08-14 | vcl: minimize vpp to vcl rx events | Florin Coras | 1 | -1/+11 |
2020-08-14 | gso: packet coalesce library | Mohsin Kazmi | 15 | -9/+1221 |
2020-08-14 | ip: add VNET_IP_TABLE_ADD_DEL_FUNCTION | Steven Luong | 4 | -0/+137 |