vpp.git
2016-11-03 Ed WarnickeFix vpp-plugins rpms 76/3676/2
2016-11-03 Marek GradzkiRemove unused jvpp dependency on plugins' control_ping 83/3683/2
2016-11-03 Dave BarachReset frame length after dispatch when recycling frames 02/3202/2
2016-11-03 Dave BarachTimestamp now a 64-bit integer: ns since 1/1/1970 74/3674/3
2016-11-03 AkshayaNadahalliAdding Sequence Number - Per Packet Counter(PPC) suppor... 82/2282/20
2016-11-02 Damjan Marionfeature: recover "show ip features" command 73/3673/1
2016-11-02 Damjan Marionfeature: all input nodes must have same nexts 62/3662/3
2016-11-02 Damjan Marionethernet: fix wrong start node for ethernet tx feature... 66/3666/2
2016-11-02 JanUpdate CSIT tests 161024 -> 161030 68/3668/2
2016-11-02 Damjan Marionvpp: remove unused code 64/3664/2
2016-11-02 Klement SekeraImprove debug-cli in test framework 56/3656/2
2016-11-02 Pierre PfisterAllow empty DPDK device init config 57/3657/2
2016-11-02 Damjan Marionadj: fix typos 52/3652/2
2016-11-01 David Hothamdpdk-hqos: don't hold up packets indefinitely under... 46/3646/6
2016-11-01 Damjan Marionfeature: add new feature handling code and device-input... 45/3445/25
2016-11-01 Neale RannsFix recursion loop - recurse through cover 50/3650/2
2016-11-01 ShwethaVPP-437: ip6 hbh processing with FIB 2.0 53/3153/6
2016-11-01 Neale RannsMPLS Exp-null Tests 48/3648/2
2016-11-01 Damjan Marionvppinfra: add STATIC_ASSERT macro 49/3649/2
2016-11-01 Klement Sekerafix typo in .gitignore 47/3647/2
2016-11-01 Damjan Marionnode: ensure that vlib_node_runtime_t is cacheline... 45/3645/1
2016-11-01 Damjan Marionl2: fix l2-patch node 44/3644/2
2016-11-01 Damjan Mariondpdk: use u32 for next0 43/3643/2
2016-11-01 Damjan Marionconfig: rename ip_config_main_t to vnet_feature_config_... 42/3642/2
2016-10-31 Klement Sekeraadd vpp debugging support to test framework 41/3641/5
2016-10-31 David HothamUpdate _slabshr fields when updating HQoS masks 40/3340/3
2016-10-31 Marek GradzkiVPP-120: add custom types support to jvpp 99/3199/11
2016-10-31 Damjan Marionvppinfra: use 64-bit crc32 instruction in bihash_24_8 28/3628/3
2016-10-31 Damjan Marionvhost-user: fix crash in vhost_user_intfc_tx (VPP-519) 29/3629/2
2016-10-31 Matus FabianVPP-478: SNAT address range overlapping 65/3565/2
2016-10-31 Matus FabianVPP-459: SNAT dump API for in and out interfaces 39/3539/2
2016-10-29 Ed WarnickeInitial deb packaging of vpp-python-api 30/3630/3
2016-10-29 Neale RannsIPv6 Classify Forwarding Graph errors 21/3621/3
2016-10-28 Damjan Marionvppinfra: fix issue with bihash_8_8 hash function ... 27/3627/2
2016-10-28 Damjan Marionpolicer: replace uintX_t with uX, fix style 06/3606/2
2016-10-28 Juraj SlobodaUpdate test framework after API function change 05/3605/2
2016-10-27 John LoFix potential L2 forwarding crash with stale L2FIB... 12/3612/2
2016-10-27 Filip TehlarFix coverity issues in LISP 96/3596/2
2016-10-27 Dave BarachPer-packet IPFIX record generation plugin 18/3318/6
2016-10-26 Damjan Marionfeatures: fix crash due to missing null termination 01/3601/2
2016-10-26 Thomas F HerbertFix description of devel package. 04/3404/4
2016-10-26 Damjan Mariondpdk: enable building with dpdk 16.11-rc1 71/3571/3
2016-10-26 Dave BarachFix unformat-at-eof bug 00/3600/2
2016-10-26 Klement Sekerarefactor test framework 45/3345/17
2016-10-26 Damjan Mariondpdk: remove support for dpdk 16.04 75/3575/2
2016-10-26 Damjan Mariondpdk: remove support for dpdk 2.2 74/3574/2
2016-10-26 Damjan Mariondpdk: remove KNI support 73/3573/2
2016-10-26 Florin CorasUse only 24 bits for vni in lisp-gpe data packets 70/3570/3
2016-10-26 Gabriel Gannepython api - vla - allow the user to pass in a normal... 33/3233/2
2016-10-25 Damjan Mariondpdk: remove dpdk_pmd_constructor_init 68/3568/2
2016-10-25 Marek GradzkiImprove equals generation for jvpp DTOs 56/3556/2
2016-10-25 Marek GradzkiImprove JNI code generation (array truncation) 37/3537/4
2016-10-25 Neale RannsSupport IETF routing Yang models (VPP-503). 02/3502/5
2016-10-25 JanUpdate CSIT tests 161017 -> 161024 53/3553/2
2016-10-25 John LoAdd API call of sw_interface_set_mpls_enable to vpp_api... 55/3555/3
2016-10-25 Peter GinchevDisable colored output for tests, when not tty 63/3563/3
2016-10-25 Marek GradzkiAdd generated python bindings to .gitignore 62/3562/1
2016-10-25 Filip TehlarFix LISP src/dst based policy 93/3493/5
2016-10-24 John LoFix VXLAN tunnel delete crash 44/3544/1
2016-10-24 Marek GradzkiFix jvpp coverity issues #2 36/3536/2
2016-10-24 Damjan Marionvppinfra: clib_memcpy optimization 31/3531/3
2016-10-23 Neale RannsDual Loop Lookup and Adj-midchain 34/3534/2
2016-10-22 Billy McFallVPP-504: Permissions Error on Centos Vagrant VPP VM 04/3504/3
2016-10-21 Neale RannsFix Coverity Errors in FIB. This is mainly consolidatin... 87/3487/3
2016-10-21 Dave BarachQuad-loop ip4_lookup_inline, add _x4 validate buffer... 77/3477/2
2016-10-21 Dave BarachPretty-print vl_api_api_get_first_msg_id_t msgs 30/3530/2
2016-10-21 ShwethaJava api generation for ioam trace plugin 87/3387/6
2016-10-21 Ed WarnickeCandidate fix for race condition in building jvpp_commo... 11/3511/2
2016-10-20 Damjan Marionvppinfra: add 256-bit vector typedefs 99/3499/1
2016-10-19 Klement Sekeraimprove java build process 86/3486/2
2016-10-19 Marek GradzkiFix coverity issues in jvpp (newlines + CompletableDump... 22/3422/2
2016-10-18 Neale RannsDeprecate MPLSoGRE tunnels (VPP-502) 67/3467/6
2016-10-18 pmikusDO_NOT_MERGE: Update CSIT tests 161002 -> 161017 38/3438/4
2016-10-18 Peter GinchevFix test target build 17/3417/3
2016-10-18 Pierre PfisterUpdate tx and output node runtime when recycling interface 47/3447/3
2016-10-18 Neale RannsLoad-balancing in IP4 dual loop typos. (VPP-501) 69/3469/1
2016-10-18 Pierre PfisterLoadBal: Use intrinsics and use protocol number 94/3394/3
2016-10-17 Billy McFallVPP-491: Update CLI Command documentation for "show... 54/3454/2
2016-10-17 John LoSupport MPLSoGRE with the new FIB 2.0 31/3431/3
2016-10-17 Damjan Marionoam: fix compilation with gcc6 41/3441/2
2016-10-17 Damjan Marionstyle: fix VLIB_NODE_FUNCTION_MULTIARCH indent 40/3440/2
2016-10-17 Pavel KotucekVPP-492: Fix ability to change mac address of the interface 19/3419/4
2016-10-15 Billy McFallVPP-488: Fix build errors, which uncovered IPv6 load... 27/3427/2
2016-10-14 Billy McFallVPP-490: vpp crash in show ip6 neighbor 28/3428/1
2016-10-14 Billy McFallVPP-489: CLI Command "test lookup" crashes with invalid... 24/3424/2
2016-10-14 Neale RannsFIB2.0: Adjacency complete pull model (VPP-487) 99/3399/4
2016-10-13 Florin CorasAdd macro for sending large data structures to API... 08/3408/1
2016-10-13 Dave Barachadd xxx_or_null(...) message buffer allocation variants 07/3407/1
2016-10-13 Damjan Marionfeature: rename vnet_ip_feature_* to vnet_feature_* 02/3402/2
2016-10-13 Dave BarachAdd clib_mem_alloc_or_null(...) 00/3400/1
2016-10-13 Billy McFallVPP-286: Add CLI Command documentation via doxygen... 93/3393/1
2016-10-13 Damjan Marionvhost-user: Add reconnect support 90/3390/2
2016-10-13 Matus FabianVPP-446: 1:1 SNAT Inside overlapping interfaces 94/3294/2
2016-10-13 Matus FabianVPP-453: SNAT delete and dump addresses 40/3240/3
2016-10-13 Matus FabianVPP-483: Fixed IPSec tunnel interface 81/3381/2
2016-10-13 Pavel Kotucekvpp_lite: add cpu pinning support (VPP-467) 32/3332/8
2016-10-12 Dave BarachFix coverity warnings, VPP-486 85/3385/1
2016-10-12 Ole TroanVPP-213: vnet classifier does not work for l3 ip4 rules 14/3214/5
2016-10-12 Neale RannsCoverity warnings in new FIB code (VPP-484) 78/3378/3
2016-10-12 Filip TehlarVPP-362 Implement dumping of LISP adjacencies 47/3147/9
next