Age | Commit message (Expand) | Author | Files | Lines |
2018-09-12 | Always use 'lib' instead of 'lib64' | Damjan Marion | 1 | -3/+2 |
2018-09-12 | Fix LB memory leak and remove useless code | Pierre Pfister | 1 | -11/+1 |
2018-09-12 | device flags will set in dpdk_update_link_state. | Khers | 1 | -2/+0 |
2018-09-12 | Fix create memif socket | Ed Warnicke | 1 | -16/+0 |
2018-09-11 | GBP Endpoint Updates | Neale Ranns | 9 | -303/+577 |
2018-09-11 | VAT: plugin load errors | Ole Troan | 2 | -4/+22 |
2018-09-11 | nat: fix busy ports of each thread | dongjuan | 1 | -4/+15 |
2018-09-10 | dpdk: clean interface link information on admin down / stop | Damjan Marion | 1 | -0/+1 |
2018-09-10 | dpdk-plugin: do not request SCTP offload, some cards do not support it while ... | Andrew Yourtchenko | 1 | -2/+2 |
2018-09-10 | vxlan-gbp: Add support for vxlan gbp | Mohsin Kazmi | 9 | -35/+35 |
2018-09-08 | L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes | Neale Ranns | 6 | -1/+11 |
2018-09-07 | Add flush flag on del as command | Hongjun Ni | 5 | -16/+164 |
2018-09-06 | acl-plugin: VPP-1400: fix crash when removing a session entry | Andrew Yourtchenko | 1 | -0/+2 |
2018-09-06 | NAT: fix maximum out of order fragments (VPP-1399) | Matus Fabian | 6 | -8/+38 |
2018-09-05 | acl-plugin: VPP-1400: VPP may crash when performing ACL modifications on appl... | Andrew Yourtchenko | 2 | -61/+91 |
2018-09-04 | NAT: add support for configurable port range (VPP-1346) | Matus Fabian | 5 | -3/+310 |
2018-09-04 | avf: fix random rss key | Jakub Grajciar | 1 | -2/+2 |
2018-09-04 | Fixed showing negative count in stats show CLI | Naoyuki Mori | 2 | -4/+4 |
2018-09-04 | add option to allow user to set ciphers | Ping Yu | 2 | -6/+33 |
2018-09-03 | Deprecate old buffer replication scheme | Damjan Marion | 4 | -137/+3 |
2018-09-03 | acl-plugin: fix the memory leak with colliding entries storage | Andrew Yourtchenko | 1 | -4/+73 |
2018-09-03 | NAT44: client-IP based session affinity for load-balancing (VPP-1297) | Matus Fabian | 10 | -40/+524 |
2018-09-02 | Switch to cmake | Damjan Marion | 30 | -1518/+0 |
2018-08-31 | Support lb on both vip and per-port-vip case | Hongjun Ni | 7 | -201/+735 |
2018-08-30 | cmake: a bit of packaging work | Damjan Marion | 1 | -0/+3 |
2018-08-30 | avf: RSS support | Jakub Grajciar | 6 | -19/+80 |
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 |