vom: export/install cmake files
[vpp.git] / src /
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 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
2019-08-02 Florin Corastcp: add more connection stats 05/20905/13
2019-08-02 Dave Barachethernet: fix ARP feature arc definition 19/21019/3
2019-08-02 Steven Luongvmxnet3: don't bypass ethernet_input 21/21021/2
2019-08-02 Florin Coraslb: fix usage of lb_main in test 16/21016/3
2019-08-02 Neale Rannsipsec: FIx feature ordering 28/21028/2
2019-08-02 Chenmin Sunvirtio: add the display information in virtio cli 15/20715/5
2019-08-02 Aloys Augustinquic: fix connection move with multiple workers 10/21010/2
2019-08-01 John Lointerface: fix pcap tx/rx trace cli handling 18/21018/2
2019-08-01 Florin Corassession: session pool migration notification 92/20992/3
2019-08-01 Florin Corasvppinfra: fix spinlock and rwlock tests 15/21015/2
2019-08-01 Neale Rannsipsec: Redo the anit-replay check post decrypt 09/21009/2
2019-08-01 Nathan Skrzypczakdocs: Small fixes and ordering 93/20893/4
2019-08-01 jaszha03vppinfra: refactor clib_rwlock_t to use single conditio... 63/20863/4
2019-08-01 Dave Barachvppinfra: remove unused historical code 12/21012/3
2019-08-01 Dave Barachvppinfra: make first bihash add thread-safe 05/21005/5
2019-08-01 Nathan Skrzypczakquic: Improve quicly_ctx handling & crypto ctx 79/20979/6
2019-08-01 Neale Rannsethernet: Fix node ordering on ARP feautre ARC 82/20982/3
2019-08-01 Filip Varganat: handoff rewrite & fixes for multi-worker 72/20972/2
2019-08-01 jaszha03vppinfra: refactor clib_spinlock_t to use compare and... 60/20860/5
2019-08-01 Florin Corastcp: honor snd_wnd in fast rxt 90/20990/2
2019-08-01 Neale Rannsqos: Uninitialised variable (coverity) 95/20995/2
2019-08-01 Vratko Polakvppapigen: revert "implement reversible repr's" 97/20997/1
2019-07-31 Hongjun Nilb: vip and as dump/detail api's 49/20049/25
2019-07-31 Paul Vinciguerraapi: add prefix matcher typedef 40/20940/7
2019-07-31 Filip Varganat: elog rewrite for multi-worker support 61/20961/3
2019-07-31 Steven Luongdevices interface tests: vhosst GSO support 81/19381/13
2019-07-31 Neale Rannsqos: Store function 53/20953/3
2019-07-31 Paul Vinciguerravppapigen: implement reversible repr's 46/20946/4
2019-07-31 YohanPipereaubuild: Append build number for cpack packages 56/20756/17
2019-07-31 Andrew Yourtchenkopg: clarify the text of error message 95/20895/5
2019-07-31 Dave Barachvlib: fix format_error_trace 73/20973/2
2019-07-31 jaszha03vppinfra: added performance test for clib_rwlock_t... 62/20862/5
2019-07-31 jaszha03vppinfra: refactor test_and_set spinlocks to use clib_s... 61/20861/5
2019-07-31 jaszha03vppinfra: added lock performance test for clib_spinlock... 59/20859/5
2019-07-31 Florin Corasvcl: fix epoll chain validation 42/20942/4
2019-07-31 Paul Vinciguerraapi papi: add alias for timestamp(datetime)/timedelta 01/20801/5
2019-07-31 Paul Vinciguerravppapigen: add endian_string for f64 44/20944/2
2019-07-31 Neale Rannsip: Ensure reassembly runs before IPSec decrypt. 12/20912/2
2019-07-31 Neale Rannsfib: Add some path-list flags to its key 14/20914/2
2019-07-31 Neale Rannsfib: fix calls to unformat_fib_path 13/20913/2
2019-07-31 Neale Rannsipsec: Typo in flag name 49/20949/1
2019-07-30 Nathan Skrzypczakquic: fix cert loading 36/20936/2
2019-07-30 Aloys Augustinquic: cleanup and refactorisation 53/20853/4
2019-07-30 jaszha03vppinfra: refactor use of CLIB_MEMORY_BARRIER () 57/20857/3
2019-07-30 Neale Rannsvlib: Fix packet tracing 37/20937/2
2019-07-30 Mohsin Kazmitap: fix segv when host-if-name is not given 97/20897/2
2019-07-30 jaszha03vppinfra: conformed spinlocks to use CLIB_PAUSE 56/20856/2
2019-07-29 Dave Barachmisc: add vnet/pipeline.h example 84/20884/3
2019-07-29 Florin Corassession: fix vpp to app msg generation 68/20868/4
2019-07-29 Florin Corasvcl: fix config parsing of hex values 90/20890/3
2019-07-29 Paul Vinciguerraapi acl: breakout acl_types.api for reuse by others 05/20805/3
2019-07-28 Benoît Gannefib: add invalid source type and fix debug log 66/20766/3
2019-07-28 Paul Vinciguerraapi: add vl_api_version_t type 37/20537/3
2019-07-28 Mohsin Kazmipg: add GSO support 10/20810/5
2019-07-28 Ahmed Abdelsalamsr: ipv6 segment routing header (srh) update 62/20262/2
2019-07-28 Ahmed Abdelsalamsr: fix srv6 end.t behavior 66/20866/2
2019-07-27 Florin Corassession: define connection id length 88/20888/2
2019-07-26 Florin Corassession: separate ctrl, new and old events 64/20764/20
2019-07-26 Florin Corastcp: count resets sent 85/20885/6
2019-07-26 Nathan Skrzypczakquic: coverity fixes 74/20874/3
2019-07-26 Florin Corassession tcp: handle rxt and acks as custom events 17/20817/8
2019-07-26 Neale Rannsdhcp ip: DSCP settings for transmitted DHCP packets 48/20748/6
2019-07-26 Neale Rannsdpdk: fix vlan stripping 70/20870/3
2019-07-26 Neale Rannsdhcp: send unicast and broadcast packets via the IP... 51/20851/3
2019-07-26 Zhiyong Yangmisc: remove unnecessary cast in classify 69/20869/1
2019-07-25 Benoît Gannebuild: vppapigen search VPP_INCLUDE_DIR if set 54/20854/2
2019-07-25 Benoît Gannebuild: package .api files in vpp-dev 52/20852/2
2019-07-25 Florin Corassession: add transport deleted state 82/20782/7
2019-07-25 Dave Barachvppinfra: fix coverity warning in mpcap.c 49/20849/2
2019-07-25 Benoît Gannebuild: add missing .api files for packaging 50/20850/1
2019-07-25 Zhiyong Yangmisc: leverage vlib_buffer_get_current in srp 36/20836/4
2019-07-25 Steven Luongmemif: Fix uninitialized variable as reported by coverity 32/20832/2
2019-07-25 Steven Luongbonding: incorrect RX counters for bond interface 37/20837/2
2019-07-24 Andrew Yourtchenkoacl: implement counters 17/20117/17
2019-07-24 Neale Rannsqos: QoS dump APIs 23/20823/5
2019-07-24 Dave Barachapi: Disable tracing of memclnt_keepalive messages 22/20822/2
2019-07-24 Neale Rannsfib: Support the POP of a Psuedo Wire Control Word 41/20741/2
2019-07-24 Nitin Saxenadpdk: Prefetch correct size of rte_mbuf 24/20824/2
2019-07-24 Vratko Polakvapi: add python scripts to vpp-dev package 95/20595/4
2019-07-24 Paul Vinciguerrapapi: add additional types to vpp_serializer 64/20464/5
2019-07-24 Benoît Gannememif: fix vector overflow when copying strings 82/20582/2
next