tap: fix memory errors with create/delete API
[vpp.git] / src / vnet /
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
2019-07-17 Florin Corassession: move constants definition 84/20684/3
2019-07-17 Florin Corassession: use llist in session node evt handling 73/20673/14
2019-07-17 Florin Corassession: grab mq lock until ctrl event is enqueued 65/20665/2
2019-07-16 Vladimir Kropylevsession: fix node enable sequence 83/20683/1
2019-07-16 Neale Rannsipsec: handle UDP keepalives 77/20677/2
2019-07-16 Neale Rannsipsec: coverity found c-n-p error 75/20675/2
2019-07-15 Neale Rannsipsec: rewind missing from dual loop 59/20659/3
2019-07-15 Wei CHENinterface: fix issue that pcap rx/tx trace not availabl... 42/20342/6
2019-07-15 Florin Corassession: allow transports to generate closed notifications 51/20651/6
2019-07-14 Paul Vinciguerraapi: add DSCP definitions to ip_types.api 55/20655/6
2019-07-12 Aloys Augustinquic: fix show session verbose 31/20631/3
2019-07-12 Aloys Augustintls quic: reduce default segment sizes 22/20622/3
2019-07-12 Aloys Augustinsession: add thread index to all formatters 27/20627/2
2019-07-12 Matthew Smithipsec: drop outbound ESP when no crypto alg set 93/20593/2
2019-07-12 Neale Rannsip: Trace the packet from the punt node 78/20578/3
2019-07-12 Neale Rannsipsec: Reference count the SAs 23/20623/2
2019-07-12 Neale Rannsip ipsec: Remove IPSec SPI-0 punt reason 74/20574/3
2019-07-12 Benoît Gannesyslog: fix syslog structured data formatting 90/20590/3
2019-07-11 Neale Rannsip: Punt node does not free iovecs 76/20576/2
2019-07-11 Neale Rannsipsec: Revert "IPSEC: remove byte swap operations in... 02/20602/3
2019-07-11 Neale Rannsipsec: Revert "IPSEC: remove double byte swap of IP... 03/20603/2
2019-07-10 Florin Corastcp: improve rate estimate 68/20368/6
2019-07-10 Benoît Ganneip: fix show ip neigh vector read overflow 84/20584/3
2019-07-10 Zhiyong Yangmisc: fix buffer issue in geneve_input 28/20528/5
2019-07-10 Neale Rannsfib: fib_entry_flags_update takes a vector of paths 66/20566/2
2019-07-09 Florin Corassession: notify app of session and transport cleanup 49/20549/4
2019-07-09 Nathan Skrzypczakudp: UDPC handle open fail 02/20502/4
2019-07-09 Simon Zhangtcp: remove warning for multi-seg scnario. 53/20553/5
2019-07-09 Benoît Gannefib: fix urpf_itfs vector overflow 58/20558/2
2019-07-09 Florin Corastcp: track last lost bytes in sack sb 27/20527/5
2019-07-09 Dave Barachvppinfra: allocate bihash virtual space on demand 46/20546/4
2019-07-08 Paul Vinciguerramap gbp papi: match endianess of f64 81/19581/17
2019-07-08 Matthew Smithip: retain local interface address adjacency 41/20541/3
2019-07-08 Nathan Skrzypczaksession: add flag to disable session lookup 03/20503/5
2019-07-08 Nathan Skrzypczaksession: target app.fib_index in unbind_uri 24/20524/3
2019-07-05 Neale Rannsvxlan-gbp: Decap ignores reserved bits 06/20506/4
2019-07-05 Neale Rannsethernet: ARP disabled node 65/20365/2
2019-07-05 Florin Corassctp: move to plugins, disabled by default 74/20374/15
2019-07-05 Vladimir Kropylevtcp: timestamp adjustment 50/20450/4
2019-07-05 Florin Corastcp: add cc algo start tx event 13/20513/4
2019-07-05 Florin Corastcp: add cc algo undo recovery notification 87/20487/5
2019-07-05 Florin Corastcp: add loss signal to cc algo 86/20486/7
2019-07-04 Zhiyong Yangvxlan-gpe: simplify counter code 88/20488/1
2019-07-03 Dave Barachmisc: fix coverity warnings 85/20485/2
2019-07-03 Aloys Augustinquic: fifo notifications fix 83/20483/3
2019-07-03 Neale Rannsfib: allow route delete with no paths and multipath... 61/20461/3
2019-07-02 Benoît Gannegbp: add anonymous l3-out external interfaces 61/20361/6
2019-07-02 Neale Rannsfib: Coverity fix to remove dead code 28/20428/3
2019-07-02 Florin Coraslisp: init locator probed field in parser 35/20435/2
2019-07-02 Benoît Ganneip: check all fib src for a connected dst entry 21/20321/9
2019-07-01 Florin Corasip: fix ip lookup for arm 41/20441/2
2019-06-29 Paul Vinciguerrapg: format_pg_input_trace - reorder fields 40/20340/6
2019-06-29 Steven Luongdevices: virtio pci leaking spinlock 34/20334/3
2019-06-29 Florin Corassvm: rename fifo tx notifications to reflect use 07/20407/10
2019-06-28 Vijayabhaskar Kata... interface: fixes for buliding for 32bit targets 08/20408/10
2019-06-28 Neale Rannsip: ip-lookup - remove the dead code 25/20225/2
2019-06-28 Florin Corastcp: reject out-of-order fins 03/20403/2
2019-06-28 Florin Corastcp: fix close-waiting check for outstanding tx data 04/20404/2
2019-06-28 Nathan Skrzypczaksession: add half_open_has_fifos for UDPC 58/20358/5
2019-06-28 Benoît Gannetap: fix memory errors in create/delete 91/20391/2
2019-06-27 Vladimir Kropylevtcp: Setup initial CWND as configured 50/20350/4
2019-06-27 Florin Corassctp: add option to enable/disable 95/20395/3
2019-06-27 Nathan Skrzypczaksession: Add transport vft protocol options 31/20231/4
2019-06-26 Zhiyong Yangbonding: fix comment typo 20/20120/6
2019-06-26 Neale Rannsfib: default flow hash config for each DPO protocol... 49/20349/2
2019-06-26 Paul Vinciguerraapi: refactor format_vl_api_prefix_t return keys 11/20011/25
2019-06-26 Neale Rannsapi: Remove the inlines file and replace with library... 20/20320/3
2019-06-26 Paul Vinciguerraapi: initialize sw_if_index earlier in vxlan_gbp_tunnel... 36/20336/2
2019-06-26 Neale Rannsfib: adj cover refinement check change 22/20322/2
2019-06-26 Florin Corasmisc: fix sctp test with debug images 37/20337/3
2019-06-25 Vladimir Kropylevtcp: window update ack 03/20303/3
2019-06-25 Florin Corastcp: delivery rate estimator 05/20105/35
2019-06-25 Florin Coraslisp: move cp tests to unittest 07/20307/5
2019-06-25 Florin Corashsa: move external echo apps to hsa 06/20306/3
2019-06-25 Florin Corashsa: move session-apps to host-stack apps plugin 05/20305/3
2019-06-25 Guillaume Solignacipsec: print spi in hexadecimal 06/19606/10
2019-06-25 Neale Rannsipsec: return error if the engine backend has no handle... 82/20282/2
2019-06-24 Nathan Skrzypczaksession: full lock on session_send_evt_to_thread 50/20250/4
2019-06-24 Dave Barachvlib: packet tracer support for pkt thread handoffs 87/20287/3
2019-06-24 Paul Vinciguerraapi: implement ipfix_flush 93/20293/3
2019-06-21 Florin Corastcp: add option to pass opaque to next node 70/20270/2
2019-06-20 Andrew Yourtchenkointerface: fix the incorrect sizes/offsets in the tso... 32/20232/4
2019-06-20 Nathan Skrzypczakquic: remove session flags identifying Q/S sessions 36/20236/3
2019-06-20 Paul Vinciguerraapi: fix return code in vxlan_gbp_tunnel_add_del 14/20214/6
2019-06-20 Mohsin Kazmitap: fix the total length of packet for stats byte 44/20244/3
2019-06-20 Mohsin Kazmitap: add support to configure tap interface host MTU... 52/20052/8
2019-06-19 Neale Rannsl2: BD ARP termination entry API update 37/20237/2
2019-06-19 Paul Vinciguerraapi: fix typos in api error descriptions 01/20201/5
2019-06-19 Klement Sekeraipsec: fix l2 header handling in ah encrypt 30/20230/2
2019-06-19 Mohsin Kazmiinterface: Fix the tso segmentation 20/20220/4
2019-06-19 Benoît Gannempls: fix header offset overflow 74/20174/5
2019-06-19 Vladimir Kropylevsession: call session_dequeue_notify after svm_fifo_deq... 92/20192/4
2019-06-18 Florin Corastcp: allow custom output next node 16/20216/2
2019-06-18 Neale Rannsipsec: ipsec-tun protect 56/18956/18
2019-06-18 Neale Rannsfib: fib api updates 96/12296/42
2019-06-18 Ole Troanapi: string type to convert to vector 87/20087/6
2019-06-18 Klement Sekeraip: reassembly-separate feature and custom code 26/20126/6
next