Age | Commit message (Expand) | Author | Files | Lines |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys | Paul Vinciguerra | 10 | -40/+38 |
2019-06-26 | api: Remove the inlines file and replace with library functions | Neale Ranns | 11 | -67/+55 |
2019-06-26 | api: initialize sw_if_index earlier in vxlan_gbp_tunnel_add_del | Paul Vinciguerra | 1 | -1/+1 |
2019-06-26 | misc: add bond_dump, slave_dump, and rx_placement_dump | Steven Luong | 1 | -6/+6 |
2019-06-26 | vmxnet3: custom dump and debug cli fix | Steven Luong | 3 | -27/+84 |
2019-06-26 | fib: adj cover refinement check change | Neale Ranns | 1 | -1/+3 |
2019-06-26 | hsa: move vcl test apps to hsa | Florin Coras | 11 | -31/+37 |
2019-06-26 | misc: fix sctp test with debug images | Florin Coras | 1 | -1/+2 |
2019-06-25 | tcp: window update ack | Vladimir Kropylev | 2 | -0/+33 |
2019-06-25 | vppinfra: fix tw_timer_first_expires_in_ticks for multiple wheels | Andreas Schultz | 1 | -0/+13 |
2019-06-25 | tcp: delivery rate estimator | Florin Coras | 11 | -28/+1100 |
2019-06-25 | lisp: move cp tests to unittest | Florin Coras | 6 | -1351/+1433 |
2019-06-25 | hsa: move external echo apps to hsa | Florin Coras | 5 | -26/+22 |
2019-06-25 | svm: make sure chunk search does not return tnil | Florin Coras | 1 | -0/+2 |
2019-06-25 | hsa: move session-apps to host-stack apps plugin | Florin Coras | 9 | -18/+57 |
2019-06-25 | api: fix vac_read return codes | Paul Vinciguerra | 2 | -4/+13 |
2019-06-25 | ipsec: print spi in hexadecimal | Guillaume Solignac | 7 | -17/+19 |
2019-06-25 | avf: fix clear hw stats | Filip Tehlar | 3 | -2/+14 |
2019-06-25 | ipsec: return error if the engine backend has no handler for the | Neale Ranns | 3 | -1/+32 |
2019-06-24 | quic: server create streams test case | Dave Wallace | 2 | -379/+630 |
2019-06-24 | session: full lock on session_send_evt_to_thread | Nathan Skrzypczak | 2 | -12/+4 |
2019-06-24 | vlib: packet tracer support for pkt thread handoffs | Dave Barach | 14 | -54/+731 |
2019-06-24 | api: implement ipfix_flush | Paul Vinciguerra | 2 | -3/+38 |
2019-06-22 | lacp: convert clib_warning to event logger | Steven Luong | 4 | -20/+78 |
2019-06-21 | vppinfra: add u64x2_gather/u32x4_gather | Lijian.Zhang | 1 | -0/+18 |
2019-06-21 | tcp: add option to pass opaque to next node | Florin Coras | 3 | -3/+12 |
2019-06-20 | vppapigen: allow negative number in NUM token | Ole Troan | 1 | -1/+1 |
2019-06-20 | interface: fix the incorrect sizes/offsets in the tso segmentation | Andrew Yourtchenko | 1 | -2/+2 |
2019-06-20 | ipsec: add ipsec api custom-dump routines | Dave Barach | 1 | -1/+157 |
2019-06-20 | quic: remove session flags identifying Q/S sessions | Nathan Skrzypczak | 4 | -12/+10 |
2019-06-20 | vat: vec_free/errmsh copy paste error | Ole Troan | 1 | -2/+1 |
2019-06-20 | misc: papi - add __repr__ to FuncWrapper | Paul Vinciguerra | 1 | -0/+3 |
2019-06-20 | api: fix return code in vxlan_gbp_tunnel_add_del | Paul Vinciguerra | 1 | -1/+1 |
2019-06-20 | tap: fix the total length of packet for stats byte | Mohsin Kazmi | 1 | -3/+3 |
2019-06-20 | tap: add support to configure tap interface host MTU size | Mohsin Kazmi | 10 | -3/+101 |
2019-06-20 | buffers: fix crash | Klement Sekera | 3 | -3/+101 |
2019-06-19 | vppinfra: fix rbtree node delete | Florin Coras | 2 | -4/+12 |
2019-06-19 | gbp: Add support for arp unicast forward in gbp bridge domain | Mohsin Kazmi | 1 | -1/+8 |
2019-06-19 | l2: BD ARP termination entry API update | Neale Ranns | 4 | -51/+53 |
2019-06-19 | api: fix typos in api error descriptions | Paul Vinciguerra | 1 | -7/+7 |
2019-06-19 | ipsec: fix l2 header handling in ah encrypt | Klement Sekera | 1 | -6/+6 |
2019-06-19 | interface: Fix the tso segmentation | Mohsin Kazmi | 1 | -10/+9 |
2019-06-19 | mpls: fix header offset overflow | Benoît Ganne | 1 | -3/+6 |
2019-06-19 | session: call session_dequeue_notify after svm_fifo_dequeue_drop | Vladimir Kropylev | 1 | -1/+4 |
2019-06-18 | tcp: allow custom output next node | Florin Coras | 2 | -0/+4 |
2019-06-18 | session: fix memory out of bound issue | Lijian.Zhang | 2 | -1/+9 |
2019-06-18 | vppinfra: rbtree custom insert/search/del | Florin Coras | 2 | -24/+99 |
2019-06-18 | ipsec: ipsec-tun protect | Neale Ranns | 39 | -1995/+1655 |
2019-06-18 | fib: fib api updates | Neale Ranns | 60 | -3109/+2990 |
2019-06-18 | stats: off by one error in /sys/node/{calls,clocks,...} | Ole Troan | 1 | -4/+4 |