session: add explicit reset api
[vpp.git] / src / vnet /
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 Steven Luongdevices: vhost-user crashes displaying show trace for... 41/21341/2
2019-08-16 Florin Corastcp: fix cc algo name parsing 42/21342/3
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-14 Florin Corastcp: extend protocol configuration 49/21249/12
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 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-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-08 Ole Troanapi: vppapitrace JSON/API trace converter 32/20932/12
2019-08-08 Florin Corasudp: fix rx event generation 95/21095/4
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 Aloys Augustinudp: fix connections move 88/21088/10
2019-08-07 Florin Corasinterface: fix checksum flags 92/21092/2
2019-08-07 Neale Rannsfib tests: IP multicast over GRE 45/21045/3
2019-08-06 Nathan Skrzypczakudp: fix session migrate when not needed 58/21058/6
2019-08-06 Prashant Maheshwariethernet: change to mark the CFI bit in the L2 header. 85/20985/9
2019-08-05 Florin Corassession: cache align transport base class 39/21039/5
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 Steven Luongdevices: add null check after map_guest_mem calls 91/20991/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 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-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 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 Neale Rannsethernet: Fix node ordering on ARP feautre ARC 82/20982/3
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-07-31 Paul Vinciguerraapi: add prefix matcher typedef 40/20940/7
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 Andrew Yourtchenkopg: clarify the text of error message 95/20895/5
2019-07-31 jaszha03vppinfra: refactor test_and_set spinlocks to use clib_s... 61/20861/5
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 jaszha03vppinfra: refactor use of CLIB_MEMORY_BARRIER () 57/20857/3
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 Florin Corassession: fix vpp to app msg generation 68/20868/4
2019-07-28 Benoît Gannefib: add invalid source type and fix debug log 66/20766/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 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 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 Florin Corassession: add transport deleted state 82/20782/7
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 Luongbonding: incorrect RX counters for bond interface 37/20837/2
2019-07-24 Neale Rannsqos: QoS dump APIs 23/20823/5
2019-07-24 Neale Rannsfib: Support the POP of a Psuedo Wire Control Word 41/20741/2
2019-07-24 Mohsin Kazmibonding: print the name on the cli when created 20/20420/4
2019-07-24 Mohsin Kazmitap: print the interface name on cli when created 18/20418/4
2019-07-24 Neale Rannsipsec: GCM, Anti-replay and ESN fixess 30/20730/4
2019-07-24 Florin Corastls: handle engine listen failure 15/20815/2
2019-07-24 Zhiyong Yangfib: remove unused input parameter 14/20814/1
2019-07-23 Dave Barachapi: binary api cleanup 13/20813/1
2019-07-23 Dave Wallaceudp: fix typo in udp connectinon flags 09/20809/3
2019-07-23 Florin Corassession: reorganize dispatch logic 61/20761/9
2019-07-23 Aloys Augustinudp: fix connection flags 87/20787/6
2019-07-23 Florin Corassession: avoid postponing close 81/20781/2
2019-07-23 Florin Corastcp: generate closed notifications whenever tcp closes 83/20783/4
2019-07-23 Steven Luongdevices: vhost handling VHOST_USER_SET_FEATURES 32/20732/4
2019-07-23 Zhiyong Yangbonding: fix create bond CLI 63/20763/2
2019-07-22 Florin Corasudp: support close with data 79/20779/3
2019-07-22 Mohsin Kazmigso: Fix the l3 packet gso segment size 28/20628/4
2019-07-19 Neale Rannsfib: FIB Entry tracking 81/20681/4
2019-07-19 Florin Corassession: improve event logging 51/20751/8
2019-07-19 Zhiyong Yangbonding: add support for numa-only in lacp mode 52/20352/8
2019-07-19 Nathan Skrzypczaksession: Use parent_handle instead of transport_opts 92/20692/5
2019-07-19 Neale Rannsipsec: register for port 4500 at INIT 37/20737/3
2019-07-19 Matthew G Smithip: admin change affects intf IPv4 addr routes 11/20711/4
2019-07-18 Benoît Gannetap: fix memory errors with create/delete API 68/20668/2
2019-07-18 Andreas Schultzvlib: convert frame_index into real pointers 63/20663/4
2019-07-17 Vladimir Kropylevtcp: add node with no 6-tuple lookup 82/20682/7
next