Age | Commit message (Expand) | Author | Files | Lines |
2018-06-04 | Configure or deduce CLIB_LOG2_CACHE_LINE_BYTES (VPP-1064) | Dave Barach | 5 | -1/+91 |
2018-06-04 | ip4: optimize ip4_local | Florin Coras | 2 | -253/+319 |
2018-06-04 | Fix API trace dump for tapv2 | Milan Lenco | 1 | -3/+3 |
2018-06-04 | Remove unused GRE buffer meta-data | Neale Ranns | 1 | -6/+0 |
2018-06-04 | flow:add enabled hw format function | Eyal Bari | 2 | -0/+25 |
2018-06-04 | ip: save fib index for buffer in ip lookup | Florin Coras | 5 | -114/+65 |
2018-06-04 | fix usage string missing arg | Jerome Tollet | 1 | -1/+1 |
2018-06-04 | Join the VAC read timeout thread | Neale Ranns | 1 | -21/+25 |
2018-06-04 | Enable Position Independent Executable for production VPP | Neale Ranns | 1 | -1/+1 |
2018-06-03 | dpdk: buffer free optimizations | Damjan Marion | 1 | -76/+61 |
2018-06-03 | dpdk: improve buffer alloc perfomance | Damjan Marion | 3 | -73/+56 |
2018-06-03 | Interface Tag: memset field in VOM, clear the tag in VPP on interface delete | Neale Ranns | 2 | -0/+2 |
2018-06-02 | AVF input node rework | Damjan Marion | 3 | -203/+337 |
2018-06-02 | acl-plugin: multicore: session management fixes | Andrew Yourtchenko | 6 | -151/+332 |
2018-06-01 | session: improve disconnect handling | Florin Coras | 4 | -12/+39 |
2018-05-31 | Improve L2FIB delete entry handling and "show l2fib" CLI options | John Lo | 5 | -56/+71 |
2018-05-31 | dpdk: Decoupling the meaning of xd->device_index in dpdk_plugin | Rui Cai | 9 | -81/+99 |
2018-05-31 | Fix TLS issue to load certification and key | Ping Yu | 1 | -0/+2 |
2018-05-31 | fix socket send() return size check | qchang | 1 | -1/+1 |
2018-05-31 | fix missing void pointer explicit type cast | Zhiyong Yang | 1 | -1/+1 |
2018-05-31 | VPP-1299: Reset uid/gid on shared memory segment if client starts first. | Ole Troan | 1 | -0/+4 |
2018-05-31 | Add src/vlib/config.h.in template | Damjan Marion | 4 | -7/+29 |
2018-05-30 | Fix clang compilation on aarch64: value size does not match register size. | Sirshak Das | 1 | -1/+1 |
2018-05-30 | make test: VPP-1288 fix bogus sw_if_index values | Klement Sekera | 1 | -8/+6 |
2018-05-30 | vppinfra: explicitely state for signed types that they are signed | Damjan Marion | 9 | -20/+20 |
2018-05-30 | dpdk: rename port_id to *_instance_num | Damjan Marion | 4 | -9/+10 |
2018-05-30 | Fix clang compilation on aarch64: sizeof operator error. | Sirshak Das | 1 | -1/+1 |
2018-05-30 | Fix clang compilation on aarch64: replace -pie with -fPIE for dpdk compilation. | Sirshak Das | 1 | -0/+4 |
2018-05-30 | IPv6 for-us/receive multicast routes fix | Neale Ranns | 1 | -0/+4 |
2018-05-30 | session: fix v6 unbinds that use uri api | Florin Coras | 1 | -2/+6 |
2018-05-30 | session: fix session table retrieval | Florin Coras | 1 | -2/+2 |
2018-05-30 | bonding: fix packet trace in bond-input | Damjan Marion | 1 | -5/+1 |
2018-05-29 | Revert "dpdk: set dmamap iova address value according to eal_iova_mode" | Damjan Marion | 1 | -4/+1 |
2018-05-29 | Add VLIB_NODE_FN() macro to simplify multiversioning of node functions | Damjan Marion | 19 | -284/+160 |
2018-05-29 | af_packet: Add support for dump interfaces | Mohsin Kazmi | 6 | -1/+158 |
2018-05-29 | fix Check style err | chuhong yao | 0 | -0/+0 |
2018-05-29 | dpdk: Add PMD type for Cavium LiquidIO II CN23XX | chuhong yao | 3 | -1/+13 |
2018-05-29 | Fixed vlib_buffer_clone with stale chained buffers | Yoann Desmouceaux | 1 | -2/+7 |
2018-05-29 | dpdk: mempool priv intialization must be done before releasing buffers to pool | Sachin Saxena | 1 | -8/+7 |
2018-05-29 | ipsec: fix IKEv2 crash when rsa cert is used for authentication | Radu Nicolau | 1 | -0/+1 |
2018-05-28 | NAT44: code cleanup and refactor (VPP-1285) | Matus Fabian | 18 | -599/+781 |
2018-05-28 | Change optimizaton level from tree-vectorize to O3 | Damjan Marion | 1 | -1/+1 |
2018-05-28 | add missing lb_put_writer_lock() to lb_vip_add() invalid args cases | Andrey "Zed" Zaikin | 1 | -2/+7 |
2018-05-28 | Fix flowhash size computation for very large hash tables | Pierre Pfister | 1 | -1/+1 |
2018-05-28 | acl-plugin: move to per-frame buffer pointer calculations and enqueue to next... | Andrew Yourtchenko | 1 | -208/+191 |
2018-05-28 | VPP-1284: Fix for TLS corruption on ARM platforms | Sachin Saxena | 1 | -2/+2 |
2018-05-28 | dpdk: set dmamap iova address value according to eal_iova_mode | Sachin Saxena | 1 | -1/+4 |
2018-05-28 | af-packet: Add support for logging | Mohsin Kazmi | 3 | -38/+52 |
2018-05-28 | itf: Fix admin up down for AF_PACKET and vhost-user | Mohsin Kazmi | 3 | -12/+50 |
2018-05-28 | Fix IP neighbor/arp pool full and static entry handling | John Lo | 2 | -166/+169 |