aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-05fix issue with missing sample_main in sample pluginstable/1801Damjan Marion1-0/+2
2018-05-17Release 18.01.2: update jvpp versionv18.01.2Dave Wallace1-1/+1
2018-05-17Makefile: 1801 only change to revert its clang versionEd Kern1-1/+1
2018-05-1618.01.2 Release NotesDave Wallace1-0/+9
2018-03-31tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183]Steven2-5/+6
2018-03-28glibc 2.27 fixMarco Varlese2-0/+3
2018-03-28NAT44: fix nat44_user_session_dump and nat44_del_session crash with one worke...Matus Fabian2-2/+2
2018-03-26NAT44: interface output feature and dst NAT (VPP-1200)Matus Fabian2-7/+78
2018-03-26NAT44: interface output feature and service host direct access (VPP-1176)Matus Fabian3-6/+163
2018-03-26Assign correct NUMA node for DPDK crypto QAT devices (VPP-1210)Lee Roberts1-0/+29
2018-03-26Correct address calculation for VPP-1168Lee Roberts2-3/+4
2018-03-26User session counters stay <= per-user limitMatthew Smith3-22/+28
2018-03-26IPSEC_AH: broken initialization (VPP-1208)Marco Varlese1-1/+1
2018-03-23NAT44: fix ICMP checksum update crash (VPP-1205)Matus Fabian2-0/+6
2018-03-23NAT44: fix nat_not_translate_output_feature in dual loop (VPP-1194)Matus Fabian1-2/+2
2018-03-23NAT44: fix removal of LB static mappings with same local address and port pai...Matus Fabian1-5/+35
2018-03-21VPP-1123: cherrypick to 18.01.02Dave Barach5-17/+259
2018-03-21Revert "NAT44: interface output feature and service host direct access (VPP-1...Matus Fabian3-161/+6
2018-03-14NAT44 - unknown protocols work with forwardingMatthew Smith1-6/+9
2018-03-14NAT44: interface output feature and service host direct access (VPP-1176)Matus Fabian3-6/+161
2018-03-14NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191)Matus Fabian2-10/+35
2018-03-14when lb tcp in2out flow,ahdj0071-0/+1
2018-03-14when exceed max reass,ahdj0071-6/+12
2018-03-14At AF_PACKET socket create, do intf bind before rx ring cfg to avoid receivin...Chaoyu Jin1-12/+12
2018-03-14NAT44: allow to configure one interface only as output or input feature (VPP-...Matus Fabian1-0/+12
2018-03-09reass frag_n should to be inited to 0ahdj0071-0/+1
2018-03-08memif: fix crash caused by zero pkt len in memif and clear dirty cache while ...Chun Li5-12/+102
2018-03-08at af_packet input, drop partial packets to prevent l4 checksum deadloop at o...Chaoyu Jin1-4/+17
2018-03-08ip4_forward: set pkt error in case potential memory corruptChun Li1-0/+2
2018-03-07libmemif: cleanup queue info while memif connectingChun Li2-1/+5
2018-02-28tapv2: abort in tap_create_if (VPP-1179)Steven1-0/+1
2018-02-27NAT: replace format_vnet_sw_interface_name with format_vnet_sw_if_index_name ...Matus Fabian2-39/+32
2018-02-27NAT44: in2out output feature skip translation for already translated packets ...Matus Fabian2-15/+74
2018-02-27NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150)Matus Fabian2-4/+150
2018-02-26NAT44: run NAT nodes after ACL (VPP-1160)Matus Fabian1-15/+15
2018-02-25virtio: add missing tx lock when running multithreadedDamjan Marion3-0/+10
2018-02-24virtio: reset vnet header on txDamjan Marion1-0/+3
2018-02-22Fix DHCP client crash with worker threadsMatthew Smith3-38/+54
2018-02-15VPP-1169: reenable dhcp client detect when lease expiresDave Barach1-1/+50
2018-02-08Use CSIT release branch rls1801 in vpp stable/1801 branchv18.01.1Jan Gelety1-1/+1
2018-02-08Provide page-aligned length to ftruncate.Igor Mikhailov (imichail)1-1/+1
2018-02-06Release 18.01.1 jvpp version update.Dave Wallace1-1/+1
2018-02-0518.01.1 Release NotesDave Wallace1-0/+9
2018-02-05NAT64: Run nat64-expire-worker-walk only when NAT64 is configured (VPP-1162)Matus Fabian2-4/+48
2018-02-02Improve tunnel interface creation performanceJohn Lo8-90/+86
2018-01-30lisp-cp: fix handling of ndp without source link addr VPP-1159Florin Coras1-4/+21
2018-01-29vlib: allocating buffers on thread-x and freeing them on thread-y causesSteven4-25/+17
2018-01-25Add link to 18.01 test framework documentation.Dave Wallace1-0/+1
2018-01-24Update 18.01 Release NotesDave Wallace1-0/+1
2018-01-2418.01 Release Notesv18.01Dave Wallace1-3/+453