API refactoring : af_packet
[vpp.git] / vnet /
2016-12-21 Pavel KotucekAPI refactoring : af_packet 22/4422/3
2016-12-21 Pavel KotucekAPI refactoring : vxlan 27/4427/2
2016-12-21 Eyal BariSupport multiple VXLAN tunnels with same mcast dst 44/4444/2
2016-12-21 Juraj Slobodaclassify: add simple mechanism for automatic flow creat... 39/3139/10
2016-12-20 John LoAlways set start_of_ethernet_header in ethernet-input... 37/4437/2
2016-12-20 Neale RannsDecouple dependencies/assumptions in MAC change 31/4431/2
2016-12-20 Sergio Gonzalez... dpdk: fix advance header for ip4-no-checksum 32/4432/1
2016-12-20 John LoImprove dpdk-input node to handle drivers not setting... 76/4376/6
2016-12-19 Damjan Marionl2input: remove unused code and reduce number of branches 87/4387/2
2016-12-19 Sergio Gonzalez... dpdk: fix IV physical address in esp-decrypt 40/4340/2
2016-12-19 Sergio Gonzalez... dpdk: fix dpdk-crypto-input packet trace 39/4339/2
2016-12-16 Dave BarachCoverity fixes, VPP-486 66/4366/2
2016-12-16 John LoFix dpdk-input check for VLAN packets including VLAN... 55/4355/3
2016-12-15 John LoExpand ethernet-input node speed-path for non-L2 paths 24/4324/2
2016-12-15 Filip TehlarLISP: Fix several control plane message issues, VPP-558 97/4197/4
2016-12-14 Neale RannsPing response in a VRF context uses correct FIB for... 78/4278/2
2016-12-14 Neale RannsIP and MPLS route debug CLI fixes 53/4253/2
2016-12-13 Filip TehlarLISP: Move parsing of LISP map-reply to worker thread... 25/4125/7
2016-12-12 Damjan Marionip4: perf optimization in the ip4-input node 02/4202/6
2016-12-12 Sergio Gonzalez... ipsec: go straight to lookup after esp encrypt 14/4214/2
2016-12-11 Neale RannsMPLS Nodes Dual Loop 05/4205/2
2016-12-11 Neale RannsVRF imported FIB entry should inherit the flags from... 06/4206/2
2016-12-09 Damjan Marionip4: perf optimization in the ip4-rewrite node 01/4201/4
2016-12-09 Neale RannsAdd FIB unit test to 'make test' 84/4184/3
2016-12-09 Klement SekeraBFD: handle timing wheel prematurely firing events 98/4198/3
2016-12-09 Dave BarachCoding standards cleanup for vnet/vnet/ip, VPP-255 95/4195/3
2016-12-09 ShwethaVPP-547: Fix for co-existence of HbH and RH header... 50/2850/21
2016-12-09 Jasvinder SinghDPDK HQoS: enable vpp control plane thread connection... 79/4179/2
2016-12-09 Klement SekeraBFD: fix timing in the main loop 81/4181/2
2016-12-09 John LoAdd extra validation for VXLAN packets and tunnels 85/4185/3
2016-12-09 Vengada GovindanVPP-470: Introduce VxLAN-GPE as transport for iOAM. 79/3379/11
2016-12-08 Klement SekeraBFD: improve ip header handling, fix assert 73/4173/4
2016-12-08 Juraj SlobodaFix bug in code for setting dpdk interface descriptors... 72/4172/1
2016-12-08 Damjan Mariondpdk: don't drop packets if l4 checksum is flagged... 64/4164/2
2016-12-08 Pierre Pfistervhost: fix coverity warning 62/4162/1
2016-12-07 Klement SekeraBFD: basic asynchronous session up/down 57/4157/4
2016-12-07 Damjan Marionl2fib: add mac aging support 08/4108/9
2016-12-07 Neale RannsPrevent re-entrant walks on an adjacency. 54/4154/3
2016-12-07 Filip TehlarLISP mapping timers 28/4028/6
2016-12-07 Dave BarachRefactor tap binary APIs, VPP-550 52/4152/2
2016-12-07 Juraj SlobodaMake table chain deletion optional in classifier API... 32/4132/3
2016-12-06 Ole TroanSPAN API: Fix various errors making SPAN break make... 33/4133/2
2016-12-06 Dave BarachRefactor binary APIs for IP, VPP-549 30/4130/3
2016-12-06 Juraj SlobodaAdd binary API for reading interface/vrf assignment... 28/4128/3
2016-12-06 Pavel Kotucekspan: add tx functionality and support for multiple... 49/4049/11
2016-12-06 Pierre Pfistervhost: Improve data path 26/4026/8
2016-12-06 Filip TehlarFix length in LCAF header 01/4101/2
2016-12-06 Ole TroanMAP: Split MAP API out of vpe.api. 23/4123/3
2016-12-06 Pierre Pfistervhost: Code cleaning 16/3916/4
2016-12-06 Pavel Kotucekapi: missing support for dumping of neighbours (VPP... 90/4090/3
2016-12-06 Filip TehlarImplement LISP control plane messages 44/3744/11
2016-12-05 Neale RannsAll mcast and All class E have /4 not /8 subnet masks 54/4054/2
2016-12-05 Dave BarachMove interface APIs to vnet/vnet/{interface.api,interfa... 03/4103/2
2016-12-05 Matus Fabianapi: set interface MTU API (VPP-442) 93/4093/3
2016-12-05 jerryianFix crash in debug mode when call ethernet_register_l3_... 91/4091/3
2016-12-05 Neale RannsLocally generated packet go through lookup/load-balance... 89/3989/6
2016-12-05 Juraj SlobodaFix vpp crash when generating jumbo packets 75/4075/3
2016-12-05 Alexander PopovskyFix ICMP echo reply punt path 86/4086/2
2016-12-05 Alexander PopovskyFix crash whith bonded ethernet / DPDK 16.11 89/4089/2
2016-12-02 Neale RannsCoverity errors in MPLS code 77/4077/2
2016-12-02 Neale Rannsremove CLIB_DEBUG conditional in fib_protocol_t 81/4081/2
2016-12-02 Matus Fabianapi: L2 XConnect API (VPP-438) 76/4076/2
2016-12-02 Damjan Marioninterfaces: make no_flatten variant of inteface_ouptut... 74/4074/2
2016-12-02 Matus Fabiansnat: fix 1:1 NAT with multiple workers 46/4046/3
2016-12-02 Hongjun NiAugment Vxlan to support NSH-Proxy 44/3944/15
2016-12-02 Damjan Marionfeature: add interface-output arc 22/4022/5
2016-12-02 Pierre PfisterFix dpdk_validate_rte-mbuf for chained buffers 68/4068/2
2016-12-02 Damjan Marionfeature: introduce feature arc end nodes 81/3981/6
2016-12-02 Neale RannsMPLS infrastructure improvments 69/3669/14
2016-12-02 Ole TroanAPI: Packaging of JSON files. 57/4057/4
2016-12-01 Dave BarachAdd a 64-byte interface "tag" for vhost and tap interfaces 80/3980/7
2016-12-01 John LoAdd vxlan-bypass feature to IP4 forwarding path 33/4033/8
2016-12-01 Neale RannsARP un-unmbered called when no interfaces are unnumbered 31/4031/3
2016-12-01 Billy McFalldoc: doxygen documentation for vhost-user CLI Commmands... 77/3977/4
2016-11-30 Radu NicolauEnabling AES-GCM-128 with 16B ICV support 90/3990/2
2016-11-30 Eyal BariVXLAN multicast dst (remote) address support 51/3951/5
2016-11-30 Dave BarachStart spliting vpe.api into logically related pieces 39/3639/9
2016-11-30 Florin CorasImprove test for unlocking LISP src FIB 23/4023/1
2016-11-29 Pavel Kotucekspan: fix wrong next1 feature index in dual loop 86/3986/3
2016-11-28 Matus Fabiansnat: thread safe (VPP-443) 88/3488/22
2016-11-28 Sergio Gonzalez... dpdk: add ipsec cryptodev support 67/3967/2
2016-11-28 Florin CorasUnlock LISP source FIB if only default left 70/3970/1
2016-11-25 Damjan Marionl2: quad loop l2input, l2learn and l2output nodes 62/3962/1
2016-11-25 Damjan Marionl2: fix latency issue casued by unnecesary read of... 52/3952/2
2016-11-24 Damjan Marionvhost-user: add retry sequence in tx code 48/3948/2
2016-11-24 Pierre Pfistervhost: CLI delete interface by name 00/3900/2
2016-11-24 Pierre Pfistervhost: Delete thread configuration when interface deleted 99/3899/2
2016-11-24 Damjan Marionl2: remove unused l3 packet type discovery in l2 path 39/3939/2
2016-11-23 Damjan Mariondpdk: remove rte_mbuf modifications at many places... 35/3835/7
2016-11-23 Damjan Marionl2: quad loop l2fwd node 37/3937/1
2016-11-23 Damjan Mariondpdk: input node next and error optimizations 36/3936/1
2016-11-23 Dave BarachFix coverity warnings, VPP-486 33/3933/3
2016-11-22 Damjan Mariondpdk: quad loop dpdk tx and code optimizations 78/3878/12
2016-11-22 Neale RannsGRE tests and fixes 30/3830/5
2016-11-22 Dave BarachFix coverity warnings, VPP-486 27/3927/2
2016-11-22 Christophe FontaineSpan node configuration fix 21/3921/2
2016-11-21 Neale RannsDual Loop Load-Balance Nodes 81/3881/2
2016-11-21 Neale RannsConvergence Improvements 97/3897/2
2016-11-19 Damjan Marionpg: avoid possible buffer leak 73/3873/2
2016-11-18 Damjan Mariondpdk: quad loop dpdk-input node 70/3870/2
next