VCL: Fix for vppcom_session_listen() q_len <= 0 crash
[vpp.git] / src / vnet /
2018-02-21 Marco VarleseSCTP: minor refactor 22/10722/4
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: CLIB_HAVE_VEC128 mandates SSE4.2 70/10670/1
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 Neale RannsAdjacency Delegate updates 35/10635/2
2018-02-17 Marco VarleseSCTP: 'multi-home' support 75/10575/3
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-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 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 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 Eyal Barivxlan:remove interface recycle mechanism 22/10522/3
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-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
2018-02-12 Neale RannsImprove MTU handling 83/10483/2
2018-02-09 Chun Liip4_forward: set pkt error in case potential memory... 39/10439/3
2018-02-08 Andrew Yourtchenkoclassifier-based ACL: testcases for L2 ACLs + fix the... 72/10472/2
2018-02-08 Damjan Marionvirtio: reset vnet header on tx 70/10470/2
2018-02-08 Haiyang Tanvhostuser: Fix vhostuser file descriptor leak 32/10432/2
2018-02-08 Marco VarleseSCTP: shutdown phase 42/10442/3
2018-02-08 Vijayabhaskar Kata... ip: move lookup inline functions to header file 14/10214/4
2018-02-07 Jon LoeligerVXLAN: Allow user to specify a custom vxlan tunnel... 03/10403/6
2018-02-07 Nitin Saxenavhost: Added ARMV8 NEON version of function map_guest_mem() 43/10443/3
2018-02-07 Pierre Pfisteraf_packet: Fix lock position 45/10445/2
2018-02-07 Andrew Yourtchenkoclassifier-based ACL: refactor + add output ACL 02/10002/9
2018-02-07 Damjan MarionRefactor vlib_buffer flags 75/10375/8
2018-02-07 Marco VarleseSCTP: address coverity-scan warnings 33/10433/4
2018-02-06 Damjan MarionFix clang -Wvarargs compile errors 37/10437/2
2018-02-06 Damjan MarionFix clang implicit conversion errors 35/10435/2
2018-02-06 Damjan Marionvlib: epoll on worker threads 67/10167/4
2018-02-06 Marco VarleseSCTP: handling of heartbeating and max-retransmits 25/10425/3
2018-02-06 Neale RannsBIER: fix support for longer bit-string lengths 73/10373/4
2018-02-06 Marco VarleseSCTP: missing spinlock init when multiple threads 22/10422/4
2018-02-05 Florin Corassession: segment manager refactor 71/10371/14
2018-02-05 Dave BarachFix ip4/6_reass_main.ip4/6_reass_expire_node_idx used... 09/10409/2
2018-02-05 Marco VarleseSCTP: calculate RTO / RTT and RTTVAR as per RFC 99/10399/4
2018-02-05 Haiyang Tanvhost_user: code cleanup 77/10177/3
2018-02-03 Klement SekeraIP reassembly: workaround coverity warnings 95/10395/2
2018-02-02 Florin Coraslisp-cp: fix handling of ndp without source link addr... 98/10398/2
2018-02-01 Marco VarleseOut-of-order data chunks handling and more 45/10345/2
2018-02-01 Klement SekeraIPv4/6 reassembly 32/9532/10
2018-02-01 Jon Loeligervxlan: Lookup FIB in either IPv4 or IPv6 families. 82/10382/1
2018-02-01 Jon LoeligerFIB: Consolidate several copies of fib_ip_proto() into... 79/10379/2
2018-02-01 Steventcp: tcp_output.c failed to compile when VLIB_BUFFER_TR... 77/10377/1
2018-01-31 Damjan MarionFix VNET_BUFFER_F_SPAN_CLONE flag 68/10368/2
2018-01-31 Stevenvlib: allocating buffers on thread-x and freeing them... 34/10334/2
2018-01-31 Neale RannsImproved tracing for the IP[46] not-enabled case. 35/10335/3
2018-01-31 Marco VarlesePrep-work patch for congestion-control 72/10272/4
2018-01-30 Billy McFallVPP-899: Run VPP under SELinux 11/10111/4
2018-01-30 Neale RannsAllow the provider of a midchain adjacency to pass... 10/10310/2
2018-01-29 Vijayabhaskar Kata... DRAFT ip4/6_frag to support DPO Style based Next Node 52/10252/2
2018-01-29 Neale RannsRemove last vestigies of auto-ip-table create 47/10247/3
2018-01-27 Florin Corassession: use clib rwlocks instead of custom implementation 40/10240/3
2018-01-27 Florin CorasFix session/tcp coverity warnings 76/10276/3
2018-01-27 Florin Corassession: disconnect and echo client improvements 85/10285/2
2018-01-26 Florin Corassession: move builtin apps to their own folder 53/10253/5
2018-01-25 Florin Corassession: add support for memfd segments 09/10109/17
2018-01-24 Marco VarleseSCTP stack (RFC4960) 50/9150/74
2018-01-24 Neale RannsImprove the error reporting for a IP multicast RPF... 12/10212/3
2018-01-24 John LoImprove tunnel interface creation performance 16/10216/4
2018-01-23 Dave BarachFix typo / coverity warning 07/10207/1
2018-01-23 Neale RannsFor DHCP client configuration control the setting of... 69/10169/2
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-21 Haiyang Tanvhost_user: 'nregions' saves the actual number of mappe... 76/10176/3
2018-01-19 Eyal Barivxlan:restructure encap loop 38/10138/3
2018-01-19 John LoSub-Interface deletion not cleanup hash's properly... 68/10168/2
2018-01-18 Damjan Marionvlib: add vlib_buffer_alloc_to_ring API 58/10158/2
2018-01-18 Damjan Mariontapv2: add option to set host-side default gw 55/10155/3
2018-01-18 Neale RannsFIB Inherited Srouce 77/9477/6
2018-01-17 Damjan MarionFix checksum offload sssue caused by overwriten lX_hdr_... 04/10104/3
2018-01-16 Neale RannsTolerate missing nodes during feature arc initialisation 51/10051/2
2018-01-16 Steventapv2: deleting tap interface may leak buffers (VPP... 22/10122/1
2018-01-15 Florin Corasbfd: fix bfd_auth_keys_dump 08/10108/2
2018-01-15 Florin Corassvm: refactor memfd and remove ssvm_eth 96/10096/3
2018-01-13 John LoImprove "show xxx tunnel" and "show int addr" output 94/10094/3
2018-01-11 Florin Corasapi: fix handlers that explicitly depend on svm queue 61/10061/2
2018-01-11 Florin Corastcp: make proxy server uri cli configurable 79/10079/3
2018-01-11 Florin Corasapi: remove transport specific code from handlers 38/10038/9
2018-01-11 Dave BarachHandle a mix of CNAME, A/AAAA records 60/10060/2
2018-01-11 Juraj SlobodaAdd support for MAP-T CE (VPP-1058) 04/10004/2
2018-01-10 Dave BarachFunctional improvements, bug fixes 37/10037/2
2018-01-09 Pablo CamarilloVPP-1113 SR MPLS path.frp_label_stack 21/10021/3
2018-01-09 Pablo CamarilloVPP-1120 SRv6 bug with SID list containing only one... 20/10020/4
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2018-01-09 John LoGRE tunnel key should use fib_index instead of fib_id... 23/10023/2
next