vpp.git
2019-08-20 Ping Yutls: Add C API for TLS openssl to set engine 71/21371/7
2019-08-20 Paul Vinciguerravppapigen: remove support for legacy typedefs 07/21207/6
2019-08-20 Klement Sekeraip: reassembly: send packet out on correct worker 76/20976/5
2019-08-20 Ole Troanvlib: create unix runtime directory 91/21391/6
2019-08-20 Klement Sekeratests: support worker threads 75/20975/3
2019-08-20 Jack Xufix pcap_write function 70/16770/8
2019-08-20 Jakub Grajciarapi: Cleanup APIs interface.api 61/18361/22
2019-08-20 Florin Corastcp: forward conn resets through tcp-output 70/21370/6
2019-08-20 Klement Sekeratests: Revert "Tests: Example duplicate code refactoring." 74/20974/3
2019-08-20 Paul Vinciguerravppapigen: remove python2 support 06/21206/9
2019-08-19 Dave Barachdns: handle multiple replies for single requests 98/21398/1
2019-08-19 Nathan Skrzypczakhsa: move udp_echo to vpp_echo 43/21243/6
2019-08-19 Nathan Skrzypczakhsa: move tcp_echo to vpp_echo 42/21242/5
2019-08-19 Nathan Skrzypczakquic: fix rx_callback refactoring 97/21397/2
2019-08-19 Paul Vinciguerravppapigen map: raise ValueError when fieldname is pytho... 04/21204/5
2019-08-19 Matthew Smithdpdk: fix ipsec coverity warning 64/21364/2
2019-08-19 Guanghua Zhangvlib: fix vlib_buffer_main_init_numa_node memory leak. 67/21367/3
2019-08-19 Jianlin Lvbuild: fix vpp compilation failure on ThunderX2 and Amp 79/20379/6
2019-08-19 Nitin Saxenavppinfra: Update "show cpu" output for AArch64 chips 64/18564/5
2019-08-19 Zhiyong Yangip: leverage existing vlib_buffer_advance 43/20343/5
2019-08-19 Zhiyong Yangnsh: rewrite nsh_output_inline 16/20816/2
2019-08-19 Benoît Gannerdma: add support for MAC changes 29/21229/2
2019-08-19 Chenmin Sundpdk: add TSO support in dpdk plugin. 86/20686/3
2019-08-19 Jim Thompsondpdk: QAT devices update, add c4xxx and xeon d15xx 16/21216/4
2019-08-19 Steven Luongdevices: skip checksum calculation if guest supports... 96/21096/2
2019-08-19 Benoît Gannerdma: add support for input feature arcs 01/21101/3
2019-08-19 Florin Corassession: add explicit reset api 65/21365/4
2019-08-19 Florin Corastcp: set cc_algo on connection alloc 62/21362/3
2019-08-19 Florin Corastcp: allow cc algos to set pacing rate 63/21363/2
2019-08-17 Mohsin Kazmigso: fix l3 and l4 header offset in case of tagged... 99/20899/4
2019-08-17 Mohsin Kazmigso: fix the segmentation to use current_data offset 80/21280/2
2019-08-17 Steven Luongbonding lacp: deleting virtual interface which was... 69/21069/4
2019-08-16 Andrew Yourtchenkoacl: fix stats-segment counters validation on acl update 35/21335/2
2019-08-16 Steven Luongdevices: vhost-user crashes displaying show trace for... 41/21341/2
2019-08-16 Nathan Skrzypczakhsa: Refactor quic_echo to allow other protocols 56/21056/9
2019-08-16 Florin Corastcp: fix cc algo name parsing 42/21342/3
2019-08-16 Mathias Raoulquic: quic_app_rx_callback refactor. 83/21083/6
2019-08-16 Mohsin Kazmigso: remove the ip checksum flag in case of ipv6 11/21311/2
2019-08-16 Dmitry Vakhrushevipsec: fix missed IPSEC_INTEG_ALG_MD5_96 84/21284/4
2019-08-15 Dave Barachdhcp: resolver process node index in main_t 38/21338/1
2019-08-15 John Lovlib: copy trace_handle in vlib_buffer_copy/clone(... 83/21283/3
2019-08-15 Matthew G Smithdpdk: ipsec tunnel support for ip6-in-ip4 07/21107/3
2019-08-15 Dave Barachstats: refactor header files 02/21302/3
2019-08-14 Florin Corastcp: extend protocol configuration 49/21249/12
2019-08-14 Benoît Gannegbp: add local l3out redirect to local SEP unit test 37/21037/5
2019-08-14 Benoît Gannegbp: do not scan gbp bihash if not instantiated 81/21081/2
2019-08-13 Guanghua Zhangsvm: fix svmtool and svmdbtool segment fault. 11/21211/3
2019-08-13 Florin Corassession: fix enqueue notification on 32bit systems 78/21278/1
2019-08-13 Alberto Compagnofib: add adj_midchain.h to the list of files to install... 28/21228/2
2019-08-12 Ian Wellspapi: Revert vpp-api-python to py2, add py3 pkg 05/21205/7
2019-08-12 Dave Barachhttp_static: fix session expiration timer bugs 46/21246/1
2019-08-12 Matthew Smithip: allow addrs from the same prefix on intf 20/21120/6
2019-08-12 Florin Corastcp: handle fin+rst+syn in closing state 12/21212/2
2019-08-12 Dave Barachhttp_static: debug spew control, session expiration... 31/21231/1
2019-08-10 Dave Barachhttp_static: tls support 93/21093/5
2019-08-09 Benoît Gannecrypto: add '-maes' compile switch 91/21191/2
2019-08-09 Aloys Augustinquic: handle session migration notifications 11/21011/9
2019-08-09 John Lovlib: fix vlib_buffer_copy to preserve buffer flags bit 27/21127/2
2019-08-09 Florin Corassession: allow closed transports to send 29/21129/9
2019-08-09 Florin Corastls: mark as no lookup transport 61/21161/3
2019-08-09 Florin Corastls: handle transport reset 32/21132/6
2019-08-09 Benoît Gannegbp: add remote EP redirect to remote SEP unit test 34/21034/3
2019-08-09 Benoît Gannegbp: add unknown remote EP redirect unit test 65/20965/3
2019-08-09 YohanPipereaustats: create /run/vpp before stat socket bind() 04/20004/9
2019-08-08 Ole Troanapi: vppapitrace JSON/API trace converter 32/20932/12
2019-08-08 jdeniscodocs: Add Ray's ACL use case 28/20928/3
2019-08-08 Florin Corasudp: fix rx event generation 95/21095/4
2019-08-08 Florin Corassvm: fix fifo max writeable chunk computation 57/21157/2
2019-08-08 Florin Corastcp: cleanup timers 41/21041/6
2019-08-08 Florin Corastls: fix close with data 25/21125/7
2019-08-08 Florin Corastcp: fix zero rwnd sent check 54/21154/2
2019-08-08 Ole Troanapi: api socket respect unix runtime directory 00/21100/2
2019-08-08 Aloys Augustinudp: fix connections move 88/21088/10
2019-08-07 Andrew Yourtchenkodocs: Add link to 20.01 test framework docs 23/21123/1
2019-08-07 Andrew YourtchenkoInitial 20.01-rc0 commit 22/21122/2 v20.01-rc0
2019-08-07 Benoît Gannerdma: add missing symbols 89/21089/3
2019-08-07 Florin Corasinterface: fix checksum flags 92/21092/2
2019-08-07 Benoît Gannegbp: add l3out redirect to remote SEP unit test 69/20969/5
2019-08-07 Neale Rannsvom: export/install cmake files 31/20931/2
2019-08-07 Neale Rannstests: UT for MPLS 6PE 46/21046/2
2019-08-07 Neale Rannsfib tests: IP multicast over GRE 45/21045/3
2019-08-06 Benoît Gannegbp: update gbp endpoint cli 82/21082/2
2019-08-06 Nathan Skrzypczakudp: fix session migrate when not needed 58/21058/6
2019-08-06 Nathan Skrzypczakquic: Add missing session_migrate_callback 63/21063/3
2019-08-06 Benoît Gannerdma: fix double-free in rdma-tx 62/21062/2
2019-08-06 Lijian.Zhangdpdk: remove SFP eeprom dump from 'show hardware-interf... 71/21071/2
2019-08-06 Prashant Maheshwariethernet: change to mark the CFI bit in the L2 header. 85/20985/9
2019-08-05 Benoît Gannerdma: bump rdma-core to 25.0 67/21067/3
2019-08-05 Florin Corassvm: fix fifo growth on dequeue with drop 68/21068/3
2019-08-05 Florin Corassession: cache align transport base class 39/21039/5
2019-08-05 Florin Corasvcl: fix bapi disconnect with socket transport 44/21044/3
2019-08-05 Nathan Skrzypczakdocs: Add more quic plugin documentation 98/20898/3
2019-08-05 Nathan Skrzypczakquic: fix memset 0 picotls depends on 57/21057/3
2019-08-05 John Lovxlan: fix VXLANoIP6 checksum offload setup 43/21043/2
2019-08-03 John Loip: fix ip6/udp checksum for pkts using buffer chaining 42/21042/1
2019-08-02 Nathan Skrzypczakquic: Improve quic echo connect threading 75/20775/12
2019-08-02 Filip Tehlarvlib: fix out of memory issue 63/20563/6
2019-08-02 Steven Luongdevices: add null check after map_guest_mem calls 91/20991/3
2019-08-02 Florin Corasvcl: initialize worker thread index and heap map slot 38/21038/2
2019-08-02 Nathan Skrzypczakvppinfra: Expose function setting __os_thread_index 29/21029/3
next