Age | Commit message (Expand) | Author | Files | Lines |
2017-08-28 | vhost: Remove operation mode in the API |  Steven | 1 | -6/+0 |
2017-08-25 | jvpp: adding debug usage into test documentation |  Matej Perina | 5 | -1/+14 |
2017-08-25 | TCP horizontal scaling |  Dave Barach | 6 | -24/+38 |
2017-08-25 | dpdk: bump to dpdk 17.08, remove support for dpdk 17.02 |  Damjan Marion | 5 | -35/+4 |
2017-08-25 | acl-plugin: warning printed when acl_add_replace already applied ACLs (comple... |  Andrew Yourtchenko | 4 | -17/+49 |
2017-08-25 | tcp: retransmit and multi-buffer segment fixes and improvements |  Florin Coras | 9 | -182/+319 |
2017-08-25 | Use Quad-loop to improve gtpu-encap performance |  Hongjun Ni | 1 | -49/+194 |
2017-08-25 | jvpp: introducing callback api and future api tests for all plugins (VPP-591) |  Matej Perina | 21 | -1/+725 |
2017-08-25 | dpdk: required changes for 17.08 |  Sergio Gonzalez Monroy | 10 | -226/+531 |
2017-08-25 | Fix crash when TCP client using VPP host stack connects first |  tjanciga | 1 | -0/+6 |
2017-08-25 | vl_api_sw_interface_set_mtu_t_handler: fix assert in vnet_get_hw_interface |  Andrew Yourtchenko | 1 | -3/+10 |
2017-08-24 | Make VPP runtime directory configurable |  Damjan Marion | 8 | -42/+90 |
2017-08-24 | Fix initialization bug in sock_test_client |  Dave Wallace | 1 | -0/+3 |
2017-08-24 | NAT64: Fix error message typo (VPP-961) |  Matus Fabian | 1 | -5/+6 |
2017-08-24 | jvpp: use (*env)->ExceptionClear before calling (*env)->ExceptionOccurred |  Marek Gradzki | 1 | -1/+4 |
2017-08-23 | NAT64: Fix CLI typo (VPP-961) |  Matus Fabian | 2 | -4/+4 |
2017-08-23 | tcp: add tcp.api.h to nobase include |  Florin Coras | 1 | -1/+2 |
2017-08-23 | Remove unused retval from gpe_native_fwd_rpath type definition |  Marek Gradzki | 1 | -2/+0 |
2017-08-23 | gpe: add l2 lb counters |  Florin Coras | 1 | -1/+5 |
2017-08-23 | NAT: Rename snat plugin to nat (VPP-955) |  Matus Fabian | 36 | -435/+2336 |
2017-08-23 | Fix vl_map_shmem() root_path dangling reference. |  Dave Wallace | 1 | -5/+8 |
2017-08-23 | Enabled gid vpp in startup.conf to allow non-root vppctl access |  Ed Warnicke | 1 | -0/+1 |
2017-08-22 | acl-plugin: Recreate the bihash_40_8.h in the proper place |  Andrew Yourtchenko | 4 | -11/+15 |
2017-08-22 | dpdk: fix Cavium ThunderX support |  Damjan Marion | 2 | -0/+5 |
2017-08-22 | Increase default MAC learn limit and check it in learn-update path |  John Lo | 5 | -4/+8 |
2017-08-22 | policer: remove unused code |  Damjan Marion | 1 | -4/+0 |
2017-08-22 | SRv6 tests |  Kris Michielsen | 3 | -32/+201 |
2017-08-22 | ping: remove unnecesary x86 intrinsics #include |  Damjan Marion | 1 | -1/+0 |
2017-08-21 | PPPoE usses a midchain adjacency stack on an interface-tx DPO |  Neale Ranns | 15 | -991/+899 |
2017-08-19 | Fixed ip add bug for ip6 with review comments |  pragash | 1 | -4/+4 |
2017-08-18 | session: fix multi-buffer segments |  Florin Coras | 3 | -34/+40 |
2017-08-18 | gpe: fix sub-interface hash lookup |  Florin Coras | 2 | -10/+10 |
2017-08-18 | Python API: Fix error message typo. |  Ole Troan | 1 | -1/+1 |
2017-08-18 | API: More gracefully fail when opening shared memory segment fails. |  Ole Troan | 3 | -8/+15 |
2017-08-18 | IP4_FIB stats API not indexing after FIB changes - VPP-951 |  Keith Burns (alagalah) | 1 | -1/+3 |
2017-08-18 | feature: exit on misconfigured features (VPP-915) |  Florin Coras | 1 | -3/+7 |
2017-08-18 | Use correct msg ID in the sw-interface-event from TAP and VHOST |  Neale Ranns | 2 | -2/+2 |
2017-08-18 | Fix vpp crash when adding macip acl |  Pavel Kotucek | 1 | -1/+1 |
2017-08-18 | Fix small issues in ACL api |  Pavel Kotucek | 1 | -3/+11 |
2017-08-18 | acl-plugin: time out the sessions created by main thread too (VPP-948) |  Andrew Yourtchenko | 4 | -13/+28 |
2017-08-17 | TCP source address automation |  Dave Barach | 8 | -17/+486 |
2017-08-17 | Python API: VPP-947 Empty chroot_prefix fails on encode() |  Ole Troan | 3 | -4/+209 |
2017-08-16 | jvpp: suppress unwritten fields warrning found in DTO's hashCode |  Marek Gradzki | 2 | -0/+42 |
2017-08-16 | ip4: cleanup ip local |  Florin Coras | 1 | -153/+85 |
2017-08-16 | tcp: fix v6 sessions |  root | 7 | -81/+90 |
2017-08-16 | SNAT: Make proto optional in nat64_bib_dump (VPP-942) |  Matus Fabian | 4 | -45/+115 |
2017-08-16 | No context in SW interface event |  Neale Ranns | 2 | -3/+8 |
2017-08-16 | tcp: improve builtin http server |  Florin Coras | 5 | -197/+108 |
2017-08-16 | Add missing counters for P2P ethernet interfaces |  Pavel Kotucek | 2 | -0/+40 |
2017-08-16 | NAT64: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884) |  Matus Fabian | 10 | -134/+770 |