mactime: add a "top" command to watch device stats
[vpp.git] / src / vnet /
2019-10-07 Dave Barachmactime: add a "top" command to watch device stats 91/22591/2
2019-10-07 Klement Sekeraip: add tracing for ipv6 frag headers 73/22573/2
2019-10-07 Klement Sekeraip: reassembly add missing goto 68/22568/2
2019-10-07 Klement Sekeraip: reassembly remove dead code 66/22566/2
2019-10-07 Neale Rannsdhcp: API return code fix 63/22563/2
2019-10-07 Neale Rannsip: MFIB CLI fix for parsing path flags 65/22565/1
2019-10-06 Steven Luongbonding: traffic traversing the wrong interface 51/22551/2
2019-10-06 Neale Rannsip: Fix IP unnumbered dump of one interface 54/22554/1
2019-10-04 Benoît Ganneip: fix use-after-free in IPv6 SLAAC expiration 06/22406/4
2019-10-03 Christian E. Hoppsmisc: add "maxframe" and "rate" to packet-generator... 57/22357/4
2019-10-03 Matthew Smithethernet: fix dmac filter coverity warning 92/22492/2
2019-10-03 Jakub Grajciarfeature: API cleanup 39/22439/2
2019-10-03 Jakub Grajciardhcp: API cleanup 38/22438/7
2019-10-02 Neale Rannsip: mfib CLI 'via local' fix 50/22450/2
2019-10-02 Matthew G Smithethernet: dmac filter checks secondary mac addrs 92/21792/10
2019-10-01 Benoît Gannesession: fix use-after-free 28/21928/5
2019-10-01 Florin Corassession: allow transport cleanup in any state 54/22454/3
2019-09-30 Benoît Ganneipsec: fix use-after-free 30/21930/4
2019-09-30 Benoît Gannebonding: fix non-null-terminated C-string 04/22404/3
2019-09-30 Jakub Grajciardhcp: dhcp6_ia_na_client_cp API cleanup 94/22394/3
2019-09-30 Klement Sekeraip: svr: fix feature refcounts 19/22419/2
2019-09-30 Nathan Skrzypczaksession: Fix missing elt regrab 17/22417/2
2019-09-30 Christian E. Hoppsipsec: add insecure option for format of SA 62/22362/3
2019-09-27 Neale Rannsipsec: support 4o6 and 6o4 for tunnel protect 48/22348/2
2019-09-27 Nathan Skrzypczaksession: fix io_evt mq locking 51/22351/2
2019-09-26 Dave Barachmisc: add vnet classify filter set support 64/22264/4
2019-09-26 Benoît Ganneip: fix use-after-free in reassembly 29/21929/5
2019-09-26 Klement Sekeraip: add shallow virtual reassembly functionality 82/20382/25
2019-09-26 Damjan Marionclassify: use vector code even when data is not aligned 47/22247/2
2019-09-25 Jakub Grajciardevices: pipe API cleanup 52/22252/2
2019-09-25 Klement Sekeraip: respect buffer boundary when searching for ipv6... 05/17905/22
2019-09-25 Aloys Augustinudp: do not send received packets to error-drop 20/22220/3
2019-09-25 Florin Corassession: validate connection in session lookup del 63/22263/2
2019-09-25 Florin Corastcp: use sacks for timer based recovery 33/22033/30
2019-09-25 Florin Corassession: fix cleanup in closing states 45/22245/5
2019-09-25 Ole Troanapi: split api generated files 08/22108/14
2019-09-25 Lijian.Zhangfib: fix some typos in fib/mtrie 49/22249/2
2019-09-25 Klement Sekeraip: refactor reassembly 13/20313/11
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-09-24 Florin Corassession: avoid transport cleanup if previously deleted 17/22217/3
2019-09-23 Dave Barachmisc: improve pcap drop trace output 04/22204/1
2019-09-23 Dave Barachmisc: unify pcap rx / tx / drop trace 01/22201/4
2019-09-23 Florin Corastcp: fix unformat cwnd multiplier 93/22193/4
2019-09-23 Andrew Yourtchenkointerface: use the correct condition for checking if... 93/21993/4
2019-09-23 Jakub Grajciarapi: add missing format_vl_api_ip[46]_address_with_prefix_t 97/22197/2
2019-09-23 Benoît Gannefib: do not dump no-longer valid adjacencies 32/21932/4
2019-09-23 Matthew Smithip: fix memory leak in ip_dump handler 39/22139/2
2019-09-20 Nathan Skrzypczaksession: fix msg freeing on error 56/22056/5
2019-09-20 Florin Corastcp: refactor congestion event handling 31/22031/10
2019-09-20 Dave Barachmisc: classifier-based packet trace filter 59/22059/9
2019-09-20 Damjan Marionclassify: remove includes from classifier header file 54/22154/2
2019-09-20 Benoît Ganneinterface: fix pcap drop trace in case of vlan 03/22103/4
2019-09-19 Florin Corassession: builtin app rx notifications regardless of... 53/22153/2
2019-09-19 Jakub Grajciarcop: API cleanup 58/21458/7
2019-09-19 Ole Troanapi: split vl_api_prefix into two 97/21997/8
2019-09-18 Florin Corastcp: compute snd time for rate sample 74/21974/5
2019-09-17 Florin Corassession: limit pacer bucket size 63/22063/5
2019-09-16 Florin Corastcp: use rate sample rtt in recovery if possible 04/22004/3
2019-09-16 Dave Barachhttp_static: add dynamic GET / POST method hooks 05/22005/8
2019-09-16 Ole Troanapi: autogenerate api trace print/endian 72/21772/11
2019-09-13 Nathan Skrzypczaksession: add session enable option in config file 54/22054/2
2019-09-13 Florin Corastcp: cleanup scoreboard after recovery 34/22034/2
2019-09-12 Jakub Grajciardevices: af_packet API cleanup 04/21504/8
2019-09-11 Lijian.Zhangip: apply dual loop unrolling in ip4_input 70/21970/4
2019-09-11 Lijian.Zhangip: apply dual loop unrolling in ip4_rewrite 69/21969/3
2019-09-11 Jakub Grajciarbonding: API cleanup 08/21508/9
2019-09-11 Florin Corastcp: handle sack reneging 82/21882/15
2019-09-10 Simon Zhangtcp: enable gso in tcp hoststack 74/21674/7
2019-09-10 Dave Barachmisc: clean up "pcap [rx|tx] trace" debug CLI 44/21944/2
2019-09-10 Florin Corassession: fix session filter range 47/21947/2
2019-09-10 Florin Corastcp: validate connections in output 44/21644/5
2019-09-07 Dave Barachip: fix udp/tcp checksum corner cases 77/21877/3
2019-09-06 Steven Luongbonding: add weight support for active-backup mode 25/21425/14
2019-09-06 Mohsin Kazmitap: revert clean-up when linux will delete the tap... 46/21846/1
2019-09-04 Jakub Grajciarbfd: API cleanup 63/21663/4
2019-09-04 Steven Luongstats: add /if/<n>/<n>/state for lacp interface state 26/21126/10
2019-09-04 Florin Corassession: improve cli 53/21653/15
2019-09-04 Florin Corastcp: cc algos handle cwnd on congestion signal 32/21732/3
2019-09-04 Matthew Smithethernet: move dmac filtering to inline function 62/21462/8
2019-09-04 Florin Corassession: avoid bihash list for session tables 34/21734/2
2019-09-03 Matthew Smithethernet: fix dmac check avx2 loop condition 40/21740/1
2019-09-03 Ole Troanapi: enforce vla is last and fixed string type 92/21492/12
2019-09-03 Lijian.Zhangtap: fix tap interface not working on Arm issue 69/21469/3
2019-09-03 Florin Corastcp: send rwnd update only if wnd is large enough 46/21646/4
2019-09-02 Steven Luongtap: interface rx counter not increment correct 45/21645/2
2019-09-02 Damjan Marionipsec ip tcp l2: multiarch nodes cannot be declared... 88/21688/2
2019-08-31 Florin Corastcp: fix rx min/max fifo size parsing 54/21654/1
2019-08-30 Vladimir Kropylevsession: move svm_fifo_clear_deq_ntf to before calling... 34/21634/2
2019-08-30 Michael Yudevices: fix issue of per_interface_next_index 07/21607/8
2019-08-30 Florin Corastcp: force zero window on full rx fifo 30/20830/3
2019-08-30 Florin Corastcp: improve mss computation 72/21572/4
2019-08-30 Florin Corastcp: track zero rwnd errors 24/21624/6
2019-08-30 Guanghua Zhangsession : make sure session layer is enabled when cli... 94/21494/4
2019-08-29 Simon Zhangip: remove unused function parameter 96/21496/2
2019-08-29 Florin Corassvm: fix fifo hdr freelist allocation 03/21603/3
2019-08-28 Jakub Grajciarbier: API cleanup 96/21596/2
2019-08-28 Florin Corassession: fix unbind coverity warning 76/21576/2
2019-08-27 Neale Rannsipsec: Add 'detail' option to 'sh ipsec sa' 66/21566/2
2019-08-27 Steven Luonginterface: Remove residual dpdk bonding code 71/21571/2
2019-08-27 Florin Corassession: move ctrl messages from bapi to mq 45/21445/26
next