VPPAPIGEN: Improve output module finding for out-of-tree builds.
[vpp.git] / src /
2018-03-03 Ole TroanVPPAPIGEN: Improve output module finding for out-of... 15/10915/2
2018-03-03 Jon Loeligernetlink: Use nl_pid 0 to play nice with others. 42/10942/2
2018-03-02 Florin Corastls: clib_mem_alloc context to avoid dangling references 44/10944/1
2018-03-02 Marek Gradzkigitignore: negate "No core files" pattern in 'vpp-api... 17/10917/3
2018-03-02 Marek Gradzkijvpp: object model for jvpp generator (VPP-1184) 28/10928/2
2018-03-02 Florin Corassession: first approximation implementation of tls 68/10768/27
2018-03-02 Steventapv2: CLI and binary API fixes 25/10925/2
2018-03-02 Matus FabianNAT44: interface output feature and service host direct... 19/10919/3
2018-03-01 Marco VarleseSCTP: API to delete a sub-connection 18/10918/2
2018-03-01 Ole Troan6RD: Rewritten 6RD RFC5969 support. 09/10509/26
2018-03-01 Ole TroanSTN: Fix stn_rules_dump/details to follow API convention 16/10916/2
2018-03-01 John LoFix ERSPAN encap to set EN bits in the header and add... 49/10849/3
2018-03-01 Marco VarleseSCTP: API to add a sub-connection 11/10911/4
2018-03-01 Ole TroanPAPI: pycodestyle on vpp_papi.py 64/10864/2
2018-03-01 Florin Corassession: zero out ips in local endpoint lookup only... 53/10853/4
2018-02-28 Steventapv2: abort in tap_create_if (VPP-1179) 08/10908/2
2018-02-28 Chaoyu Jinat af_packet input, drop partial packets to prevent... 07/10907/1
2018-02-28 Marco VarleseSCTP: handle COOKIE while in SHUTDOWN phase 31/10831/2
2018-02-27 Stevenvnet/interface: vnet_(put|get)frame_to_sw_interface... 51/10851/2
2018-02-27 Jon Loeligermemif: Fix a message initialization problem in VAT 48/10848/2
2018-02-27 Stevensctp: sctp_output.c failed to compile when VLIB_BUFFER_... 47/10847/2
2018-02-27 Mohsin KazmiVOM: interface: Fix the vhost user interface 38/10838/2
2018-02-27 Neale RannsSRv6: API uses table-IDs not FIB indicies 07/10807/2
2018-02-26 Adrian OancaAdded u8x16,u32x4,u64x2 variants of _zero_byte_mask... 88/10788/4
2018-02-26 Marco VarleseSCTP: Handle a COOKIE ECHO/ACK when a TCB Exists 22/10822/2
2018-02-26 Marco VarleseSCTP: handle INIT corner-case handling 20/10820/2
2018-02-26 Steve ShinFix current data offset to use vlib_buffer_get_current... 28/10828/1
2018-02-26 Damjan Marionvlib: use vfio fd for accessing PCI config space 12/10812/4
2018-02-26 Neale RannsIPv6 MLD; pointer address used as hash key 04/10804/2
2018-02-26 Damjan Marionvnet: add 25G interface speed flag 10/10810/2
2018-02-26 Damjan Marionvlib: add vlib_buffer_free_from_ring 08/10808/2
2018-02-26 Damjan Marionvnet: add vnet_device_input_have_features function 09/10809/2
2018-02-26 Damjan Marionvlib: fix formatting in pci_config.h 11/10811/2
2018-02-25 Matthew SmithFix bug in dpdk_crypto_session_disposal() 02/10802/2
2018-02-25 Klement Sekeravapi: handle more magic 03/10803/2
2018-02-25 Marco VarleseSCTP: fix connection memory corruption 91/10791/3
2018-02-24 Matthew SmithFix crypto session deletion crash 93/10793/2
2018-02-24 Dave WallaceLDP: Refactor epoll_ctl wrapper. 69/10769/4
2018-02-24 Adrian Oancau8x16_compare_byte_mask - optimize to use 128bit regist... 71/10571/3
2018-02-24 Jon LoeligerVXLAN: Instance numbers now properly freed upon delete. 95/10795/1
2018-02-23 Dave WallaceVCL/LDP: Suppress trace output unless debug is enabled. 66/10766/2
2018-02-23 Dave BarachConvert a pcap file to a set of C initializers 92/10792/1
2018-02-23 Matthew SmithDisable scatter-gather for ENA 67/10767/2
2018-02-23 Dave BarachAdd prefetch inlines, update bi-hash doc tags 80/10780/1
2018-02-22 Neale RannsVOM: vhost-use interfaces 19/10719/3
2018-02-22 Dave Barachbihash table size perf/scale improvements 58/10758/2
2018-02-22 Keith Burns (alagalah)VCL: Fix for vppcom_session_listen() q_len <= 0 crash 48/10748/2
2018-02-21 Damjan Marionvppinfra: change default cache line size 64 bytes 31/10731/3
2018-02-21 Damjan Marionvppinfra: remove vector_iwmmxt.h 30/10730/3
2018-02-21 Marco VarleseSCTP: minor refactor 22/10722/4
2018-02-21 Adrian Oancaadd 'is_all_zero(x)' for NEON 87/10687/2
2018-02-21 Neale RannsAdj Delegates; don't store raw pointers 84/10684/2
2018-02-20 Steve ShinFix reset the vlan flags when main interface is deleted. 05/10705/2
2018-02-20 Marco VarleseSCTP: congestion control 47/10647/6
2018-02-20 Damjan Marionvppinfra: autogerate vector typedefs and basic inline... 72/10672/3
2018-02-20 Dave BarachReset expired timer vector length after callback 79/10679/2
2018-02-20 Keith Burns (alagalah)vppcomm refactor 13/10613/16
2018-02-20 Damjan Marionvppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 70/10670/1
2018-02-19 Nitin Saxenadpdk: Fix MTU calc for NICs that support mtu<9216 01/10601/3
2018-02-19 Damjan MarionUse neutral vector code for ethernet_frame_is_tagged 36/10636/4
2018-02-19 Damjan Marionvirtio: add missing tx lock when running multithreaded 08/10608/2
2018-02-19 Dave WallaceVCL: config api prefix using env var. 20/10620/4
2018-02-19 Neale RannsAdjacency Delegate updates 35/10635/2
2018-02-19 Mohsin KazmiVOM: acl: Some necessary fixes 18/10618/2
2018-02-18 Damjan Marionvlib: fix pci init 27/10627/2
2018-02-18 Damjan Marionfix format_hexdump 26/10626/3
2018-02-17 Klement Sekeravpp_papi: remove legacy way of calling VPP APIs 23/10623/2
2018-02-17 Klement Sekeravpp_papi: reduce memory leaks 22/10622/3
2018-02-17 Marco VarleseSCTP: 'multi-home' support 75/10575/3
2018-02-16 Jon Loeligermemif: VPP-1172: Ensure memif_create reply contains... 11/10611/1
2018-02-16 Ole TroanAdj: VFTs for adjacency sub-blocks 97/10597/2
2018-02-16 Neale RannsAllow providers to override glean behaviour 00/10600/1
2018-02-16 John LoMinor VXLAN/GRE Tunnel Encap Optimization and Cleanup 79/10579/5
2018-02-16 Keith Burns (alagalah)VPP modified some state checking logic 73/10573/4
2018-02-15 Florin Corassession: fix fifo allocation for empty connect seg... 85/10585/1
2018-02-15 Ole TrøanRevert "Allow interface types to override glean adjacen... 83/10583/2
2018-02-15 Ole TrøanRevert "Adj: VFTs for adjacency sub-blocks" 84/10584/1
2018-02-15 Ole TroanAdj: VFTs for adjacency sub-blocks 72/10572/4
2018-02-15 Mohsin KazmiVOM: Fix broken Makefile 55/10555/3
2018-02-15 Marco VarleseSCTP: coverity warning fix 64/10564/2
2018-02-15 Neale RannsAllow interface types to override glean adjacency behaivour 97/10497/3
2018-02-15 Damjan Mariondpdk: add support for DPDK 18.02, deprecate 17.08 56/10556/2
2018-02-15 John LoOptimize GRE Tunnel and add support for ERSPAN encap 24/10524/9
2018-02-15 Florin Corassession: avoid session handle conflict with vcl 43/10543/3
2018-02-15 Marco VarleseSCTP: fix corrupted buffers seen in output node 38/10538/4
2018-02-15 Marco VarleseSCTP: refactoring 12/10512/3
2018-02-15 Dave BarachReenable dhcp client detect when lease expires 42/10542/1
2018-02-14 Florin Corassession: support local sessions and deprecate redirects 75/10475/17
2018-02-14 Neale RannsVOM: build with plugins disabled 39/10539/2
2018-02-14 Mohsin Kazmivppinfra: Remove empty file 82/10482/3
2018-02-14 Dave Wallacemake-test: use api custom-dump to reduce log size. 23/10523/2
2018-02-14 Matthew SmithNAT44 out2in DHCP client next node 88/10488/3
2018-02-14 Eyal Barivxlan:remove interface recycle mechanism 22/10522/3
2018-02-14 Matus FabianNAT44: run NAT nodes after ACL (VPP-1160) 59/10459/2
2018-02-13 Eyal Barivnet:remove duplicate interface function macro 08/10508/2
2018-02-13 Klement SekeraBFD: make CLI consume only one line at a time 15/10515/2
2018-02-13 Mohsin KazmiVOM: ACL: Add Object Model for acl ethertype 81/10481/6
2018-02-12 Igor Mikhailov ... Fix the order of RFC2685 fields in the output. 04/10504/1
2018-02-12 Matthew SmithFix DHCP client crash with worker threads 89/10489/2
2018-02-12 Marco VarleseSCTP: fix build errors on ubuntu bionic 93/10493/2
next