Age | Commit message (Expand) | Author | Files | Lines |
2016-08-04 | ENIC driver patch for PKT_RX_VLAN_PKT packet flag backward compatibility | John Lo | 1 | -0/+42 |
2016-08-04 | LISP multihoming API changes and cleanup | Florin Coras | 9 | -161/+205 |
2016-08-03 | VPP-166 Documentation changes for ip4_forward.c | Keith Burns (alagalah) | 1 | -4/+23 |
2016-08-03 | VPP-226 - adding UDP TCP to port-range | Keith Burns (alagalah) | 6 | -409/+606 |
2016-08-03 | VPP-166 Documentation changes for ip4.h/lookup.h | Keith Burns (alagalah) | 2 | -41/+47 |
2016-08-03 | VPP-180 Clean up multi-socket / multi-chunk mempool discovery | Dave Barach | 5 | -9/+76 |
2016-08-03 | LISP API/VAT cleanup | Florin Coras | 6 | -408/+298 |
2016-08-03 | VPP-233: disallow array[0] in reply messages | Marek Gradzki | 2 | -4/+9 |
2016-08-02 | API support for src/dst based routing policy in LISP | Filip Tehlar | 2 | -32/+22 |
2016-08-02 | VPP-229: fix NPE in JNI array handling | Marek Gradzki | 1 | -4/+4 |
2016-08-02 | Fix for broken vagrant installs when using Vagrant 1.8.5. | Thomas F Herbert | 1 | -0/+1 |
2016-08-02 | VPP: Fixed dpdk-16.07 BAD checksum error | Sachin | 1 | -1/+1 |
2016-08-01 | VPP-226 IPv4 src-address + port range checker | Dave Barach | 14 | -84/+1561 |
2016-08-01 | Fix new LISP Coverity warnings | Florin Coras | 3 | -24/+11 |
2016-08-01 | Update CSIT test 160727 -> 160731 | Jan | 1 | -1/+1 |
2016-08-01 | Jvpp: add handling for mising unsigned array types | Marek Gradzki | 1 | -4/+34 |
2016-07-31 | Initial L2 LISP support | Florin Coras | 18 | -317/+1086 |
2016-07-30 | Addition of u16[] to JVPP generator | Keith Burns (alagalah) | 1 | -0/+15 |
2016-07-30 | VPP-189: Fix another batch of coverity warnings | Dave Barach | 4 | -4/+4 |
2016-07-30 | Remove per-worker destination frame queue | Damjan Marion | 3 | -12/+0 |
2016-07-29 | enic: fix bug introduced with scatter rx | Shesha Sreenivasamurthy | 1 | -0/+24 |
2016-07-29 | LISP - fix bug in ip_prefix_normalize_ip6 | Andrej Kozemcak | 1 | -41/+57 |
2016-07-29 | plugins/vcgn-plugin: Fix vpp hang with pthread spinlock | Michael Qiu | 1 | -8/+12 |
2016-07-29 | plugin/vcgn:Remove local defined ip4_interface_first_address | Michael Qiu | 1 | -19/+1 |
2016-07-29 | VPP-142 Follow up fix for shared_count of indirect adjacencies | John Lo | 2 | -16/+0 |
2016-07-28 | VPP-189 More coverity bug fixes | Dave Barach | 5 | -9/+14 |
2016-07-28 | VPP-223 Bounded-index extensible hash documentation | Dave Barach | 4 | -2/+166 |
2016-07-28 | Add IP adjacency registration function | Pierre Pfister | 3 | -9/+115 |
2016-07-28 | Edit eid table dump | Andrej Kozemcak | 5 | -118/+542 |
2016-07-28 | LISP - Bug fix, can`t remove static remote mapping | Andrej Kozemcak | 6 | -148/+183 |
2016-07-28 | Edit Lisp locator_set API | Andrej Kozemcak | 4 | -159/+681 |
2016-07-28 | VPE_API small fix for LISP locator_set | Andrej Kozemcak | 1 | -1/+3 |
2016-07-28 | Update CSIT test 160710 -> 160727 | Andrej Kozemcak | 1 | -1/+1 |
2016-07-27 | VPP-210: Clearer error codes in vlib-api for API trace save | root | 1 | -2/+14 |
2016-07-27 | VPP-189 coverity warning cleanups | Dave Barach | 11 | -15/+39 |
2016-07-27 | Vhost-User: Fix bind sockaddr length | Pierre Pfister | 2 | -12/+12 |
2016-07-27 | VAT add_locator_set api support multiple locators | Andrej Kozemcak | 4 | -5/+70 |
2016-07-26 | VPP-214: IPSec cli/api vector ck and ik initialization | Matus Fabian | 2 | -4/+4 |
2016-07-26 | VPP-223 General documentation updates | Chris Luke | 3 | -76/+91 |
2016-07-26 | VPP-165 Update directory list in README | Chris Luke | 1 | -1/+1 |
2016-07-26 | Fix missing include dirs in doxygen | Chris Luke | 2 | -2/+2 |
2016-07-26 | policer classify | Matus Fabian | 20 | -52/+1386 |
2016-07-26 | Fix coverity warnings | Dave Barach | 6 | -3/+16 |
2016-07-26 | Fix Coverty warning in lisp_add_del_map_resolver_command_fn | Florin Coras | 1 | -2/+9 |
2016-07-25 | Author: Dave Barach <dave@barachs.net> | Dave Barach | 1 | -2/+4 |
2016-07-25 | VPP-142 - Follow up fix for shared_count in indirect adjacencies | John Lo | 2 | -4/+11 |
2016-07-23 | VPP-108: fix buffer overrun | Dave Barach | 1 | -1/+1 |
2016-07-22 | VPP-189 Fix 137 coverity no-op issues from vpeapigen | Chris Luke | 1 | -2/+12 |
2016-07-22 | Add DPDK 16.07 support (rc3 based) | Damjan Marion | 12 | -19/+1420 |
2016-07-22 | HONEYCOMB-83: Add Gre Feature | Hongjun Ni | 6 | -395/+399 |