Age | Commit message (Expand) | Author | Files | Lines |
2018-08-29 | Add NSH Plugin Maintainers | Hongjun Ni | 1 | -2/+2 |
2018-08-28 | avf: deal willth tx ring full properly | Damjan Marion | 3 | -11/+52 |
2018-08-28 | cmake: fix marvell plugin build | Brian Brooks | 1 | -2/+5 |
2018-08-28 | avf: add missing rx_redirect_to_node handler | Damjan Marion | 1 | -0/+20 |
2018-08-28 | Port NSH plugin to VPP | Hongjun Ni | 21 | -10/+6327 |
2018-08-27 | NAT44: fix nat44_ed_not_translate_output_feature for multiple VRF (VPP-1404) | Matus Fabian | 1 | -9/+15 |
2018-08-27 | IGMP: enable command on cli | Neale Ranns | 4 | -2/+84 |
2018-08-27 | cmake: Fix plugins .h includes | Mohsin Kazmi | 24 | -2/+143 |
2018-08-27 | CMake: fix install lib and iOMA missing symbol | Neale Ranns | 1 | -0/+1 |
2018-08-27 | ioam: fix vat plugin issue introduced by last commit | Damjan Marion | 1 | -6/+2 |
2018-08-27 | NAT44: add support for session timeout (VPP-1272) | Matus Fabian | 13 | -534/+684 |
2018-08-27 | cmake: add missing vat plugins | Damjan Marion | 6 | -0/+18 |
2018-08-26 | cmake: move functions to src/cmake | Damjan Marion | 2 | -41/+2 |
2018-08-25 | cmake: handle api_test_plugins in add_vpp_plugin macro | Damjan Marion | 10 | -63/+21 |
2018-08-25 | ioam: one api test plugin instead of five | Damjan Marion | 8 | -37/+73 |
2018-08-25 | cmake: improve add_vpp_plugin macro | Damjan Marion | 29 | -94/+177 |
2018-08-23 | fix dpdk_plugin.so load failure with DPDK 18.08 | Lijian Zhang | 1 | -0/+4 |
2018-08-22 | srv6-ad: Adding support for L2 traffic | Francois Clad | 3 | -101/+344 |
2018-08-22 | Consolidate the [un]format_mac_address implementations | Neale Ranns | 2 | -24/+1 |
2018-08-22 | NAT: update nat_show_config_reply API (VPP-1403) | Matus Fabian | 3 | -1/+36 |
2018-08-22 | srv6-ad: Adding rewrite counters | Francois Clad | 3 | -36/+82 |
2018-08-22 | CMake: install .json files in ROOT/share/... for papi. | Neale Ranns | 1 | -3/+3 |
2018-08-21 | VPP-1268: Add option for memory channels DPDK uses | Jessica Tallon | 1 | -0/+2 |
2018-08-18 | cmake: highlight warning and error messages | Damjan Marion | 3 | -9/+8 |
2018-08-18 | cmake: DPDK rte_config.h parsing | Damjan Marion | 2 | -13/+37 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 32 | -0/+885 |
2018-08-17 | lacp: issue with slave interface admin up after it is added to the bond group | Steven | 1 | -2/+2 |
2018-08-17 | optimize init_server to reduce session overhead | Ping Yu | 3 | -33/+121 |
2018-08-16 | dpdk: fix rss hash function handling | Damjan Marion | 3 | -6/+23 |
2018-08-16 | VPP-1386: fix wrong ip address of hash key for creating user in unknown protocol | shubing guo | 1 | -1/+1 |
2018-08-15 | Remove client_index field from replies in API | Ondrej Fabry | 1 | -1/+0 |
2018-08-15 | NAT44: fix next_src_nat (VPP-1384) | Matus Fabian | 1 | -6/+7 |
2018-08-15 | VPP-1387:foreach outside address vector to find correct index when free outsi... | shubing guo | 3 | -21/+16 |
2018-08-15 | NAT44: fix bug in snat_interface_add_del (VPP-1380) | Matus Fabian | 1 | -4/+4 |
2018-08-15 | NAT64: fix TCP session expire (VPP-1390) | Matus Fabian | 2 | -7/+20 |
2018-08-14 | reduce polling and resume overhead by checking if inflight request exists | Ping Yu | 1 | -3/+6 |
2018-08-13 | Multiarch handling in different constructor macros | Damjan Marion | 8 | -37/+16 |
2018-08-13 | dpdk: support for DPDK 18.08 | Damjan Marion | 5 | -66/+75 |
2018-08-11 | VPP-1381: Fix the incorrect if condition when delete session for static mapping | shubing guo | 1 | -2/+2 |
2018-08-11 | Multiversioning: Device (tx) function constructor | Mohsin Kazmi | 5 | -56/+9 |
2018-08-11 | avf: fix prefetch bug | Damjan Marion | 1 | -1/+1 |
2018-08-10 | Use the bihash walk function | Neale Ranns | 1 | -52/+45 |
2018-08-09 | acl-plugin: fix failures in some of IPv4 test-debug testcases | Andrew Yourtchenko | 1 | -4/+4 |
2018-08-09 | NAT44: delete user with zero sessions (VPP-1282) | Matus Fabian | 5 | -20/+52 |
2018-08-06 | dpdk-flow:fix raw item init | Eyal Bari | 1 | -1/+3 |
2018-08-03 | Fix typo in trace trajectory init | Dave Barach | 1 | -1/+1 |
2018-08-03 | avf: add avf_create_reply_handler to avf_test | Jakub Grajciar | 1 | -1/+18 |
2018-08-03 | acl-plugin: fill in the 5tuple structure all at once, avoid short writes | Andrew Yourtchenko | 1 | -5/+3 |
2018-08-02 | NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) | Matus Fabian | 5 | -34/+37 |
2018-08-01 | Move java api to extras/ | Damjan Marion | 1 | -3/+1 |