Age | Commit message (Expand) | Author | Files | Lines |
2018-02-27 | memif: Fix a message initialization problem in VAT | Jon Loeliger | 1 | -3/+2 |
2018-02-26 | vnet: add 25G interface speed flag | Damjan Marion | 1 | -0/+6 |
2018-02-25 | Fix bug in dpdk_crypto_session_disposal() | Matthew Smith | 1 | -0/+2 |
2018-02-24 | Fix crypto session deletion crash | Matthew Smith | 1 | -6/+9 |
2018-02-23 | Disable scatter-gather for ENA | Matthew Smith | 1 | -0/+1 |
2018-02-19 | dpdk: Fix MTU calc for NICs that support mtu<9216 | Nitin Saxena | 1 | -34/+66 |
2018-02-16 | memif: VPP-1172: Ensure memif_create reply contains sw_if_index | Jon Loeliger | 1 | -1/+6 |
2018-02-15 | dpdk: add support for DPDK 18.02, deprecate 17.08 | Damjan Marion | 4 | -24/+0 |
2018-02-14 | VOM: build with plugins disabled | Neale Ranns | 1 | -1/+1 |
2018-02-14 | NAT44 out2in DHCP client next node | Matthew Smith | 1 | -8/+24 |
2018-02-14 | NAT44: run NAT nodes after ACL (VPP-1160) | Matus Fabian | 1 | -15/+15 |
2018-02-12 | dpdk:fix trace to follow feature arc | Eyal Bari | 3 | -87/+66 |
2018-02-09 | acl-plugin: Stale classify table after deleting macip ACL | Steve Shin | 1 | -0/+22 |
2018-02-09 | GBP plugin | Neale Ranns | 8 | -0/+1366 |
2018-02-09 | memif: fix crash caused by zero pkt len in memif and clear dirty cache while ... | Chun Li | 5 | -12/+102 |
2018-02-08 | add CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127) | Gabriel Ganne | 1 | -1/+1 |
2018-02-08 | acl-plugin: add whitelisted ethertype mode (VPP-1163) | Andrew Yourtchenko | 5 | -5/+308 |
2018-02-08 | acl-plugin: VPP-1088: add support for egress filter in macip ACLs | Andrew Yourtchenko | 2 | -16/+244 |
2018-02-08 | acl-plugin: an elog-based tracing implementation for troubleshooting the conn... | Andrew Yourtchenko | 4 | -32/+153 |
2018-02-07 | acl-plugin: multicore: send the interrupts to thread0 too | Andrew Yourtchenko | 1 | -1/+1 |
2018-02-07 | classifier-based ACL: refactor + add output ACL | Andrew Yourtchenko | 1 | -1/+1 |
2018-02-07 | Refactor vlib_buffer flags | Damjan Marion | 5 | -21/+12 |
2018-02-06 | vlib: epoll on worker threads | Damjan Marion | 2 | -0/+11 |
2018-02-06 | Reflexive ACL support on ICMP | Steve Shin | 1 | -25/+113 |
2018-02-05 | NAT64: Run nat64-expire-worker-walk only when NAT64 is configured (VPP-1162) | Matus Fabian | 2 | -4/+48 |
2018-02-02 | Add L3DSR feature in LB plugin | Hongjun Ni | 8 | -88/+246 |
2018-02-01 | FIB: Consolidate several copies of fib_ip_proto() into one. | Jon Loeliger | 1 | -6/+0 |
2018-02-01 | dpdk:fix typo in prefetch sequence | Eyal Bari | 1 | -2/+2 |
2018-02-01 | srv6-ad: fixing coverity issues | Francois Clad | 1 | -8/+32 |
2018-02-01 | srv6-as: fixing coverity issues | Francois Clad | 1 | -8/+32 |
2018-01-31 | vlib: allocating buffers on thread-x and freeing them on thread-y causes | Steven | 1 | -12/+6 |
2018-01-31 | Improved tracing for the IP[46] not-enabled case. | Neale Ranns | 1 | -2/+4 |
2018-01-31 | NAT66 1:1 mapping (VPP-1108) | Matus Fabian | 9 | -2/+1378 |
2018-01-31 | NAT44: in2out output feature skip translation for already translated packets ... | Matus Fabian | 2 | -15/+74 |
2018-01-31 | NAT44: Delete dynamic sessions matching new 1:1NAT (VPP-1158) | Matus Fabian | 1 | -8/+52 |
2018-01-31 | NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158) | Matus Fabian | 2 | -13/+19 |
2018-01-30 | NAT: add missing CLI and API documentation (VPP-1142) | Matus Fabian | 2 | -0/+105 |
2018-01-30 | NAT: replace format_vnet_sw_interface_name with format_vnet_sw_if_index_name ... | Matus Fabian | 3 | -39/+33 |
2018-01-30 | Allow the provider of a midchain adjacency to pass context data that is retur... | Neale Ranns | 1 | -5/+12 |
2018-01-29 | memif: Add new API calls to manage memif socket names. | Jon Loeliger | 7 | -102/+647 |
2018-01-29 | SRv6 dynamic proxy plugin | Francois Clad | 6 | -0/+1005 |
2018-01-26 | NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150) | Matus Fabian | 2 | -4/+150 |
2018-01-25 | NAT44: add opaque string tag to static mapping APIs (VPP-1147) | Matus Fabian | 5 | -16/+62 |
2018-01-25 | srv6-as: fixing version | Francois Clad | 1 | -1/+2 |
2018-01-25 | NAT: nat.c refactor (split out CLI) (VPP-1140) | Matus Fabian | 4 | -1547/+1824 |
2018-01-25 | SRv6 masquerading proxy plugin | Francois Clad | 6 | -0/+788 |
2018-01-24 | Improve tunnel interface creation performance | John Lo | 1 | -14/+5 |
2018-01-24 | NAT44: asymmetrical static mapping and one-armed NAT (VPP-1138) | Matus Fabian | 1 | -1/+10 |
2018-01-24 | docs: Clean up TOC | Dave Wallace | 1 | -1/+1 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 18 | -18/+19 |