Age | Commit message (Expand) | Author | Files | Lines |
2019-07-01 | ip: fix ip lookup for arm | Florin Coras | 1 | -27/+10 |
2019-06-29 | pg: format_pg_input_trace - reorder fields | Paul Vinciguerra | 1 | -1/+1 |
2019-06-29 | devices: virtio pci leaking spinlock | Steven Luong | 1 | -0/+1 |
2019-06-29 | svm: rename fifo tx notifications to reflect use | Florin Coras | 2 | -3/+3 |
2019-06-28 | interface: fixes for buliding for 32bit targets | Vijayabhaskar Katamreddy | 1 | -1/+1 |
2019-06-28 | ip: ip-lookup - remove the dead code | Neale Ranns | 2 | -65/+27 |
2019-06-28 | tcp: reject out-of-order fins | Florin Coras | 1 | -0/+4 |
2019-06-28 | tcp: fix close-waiting check for outstanding tx data | Florin Coras | 1 | -1/+2 |
2019-06-28 | session: add half_open_has_fifos for UDPC | Nathan Skrzypczak | 5 | -6/+32 |
2019-06-28 | tap: fix memory errors in create/delete | Benoît Ganne | 1 | -1/+5 |
2019-06-27 | tcp: Setup initial CWND as configured | Vladimir Kropylev | 2 | -0/+11 |
2019-06-27 | sctp: add option to enable/disable | Florin Coras | 2 | -21/+79 |
2019-06-27 | session: Add transport vft protocol options | Nathan Skrzypczak | 9 | -31/+53 |
2019-06-26 | bonding: fix comment typo | Zhiyong Yang | 1 | -1/+1 |
2019-06-26 | fib: default flow hash config for each DPO protocol type | Neale Ranns | 3 | -2/+24 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys | Paul Vinciguerra | 3 | -7/+7 |
2019-06-26 | api: Remove the inlines file and replace with library functions | Neale Ranns | 1 | -1/+0 |
2019-06-26 | api: initialize sw_if_index earlier in vxlan_gbp_tunnel_add_del | Paul Vinciguerra | 1 | -1/+1 |
2019-06-26 | fib: adj cover refinement check change | Neale Ranns | 1 | -1/+3 |
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 | tcp: delivery rate estimator | Florin Coras | 10 | -28/+788 |
2019-06-25 | lisp: move cp tests to unittest | Florin Coras | 1 | -1/+1 |
2019-06-25 | hsa: move external echo apps to hsa | Florin Coras | 1 | -26/+0 |
2019-06-25 | hsa: move session-apps to host-stack apps plugin | Florin Coras | 7 | -3472/+0 |
2019-06-25 | ipsec: print spi in hexadecimal | Guillaume Solignac | 6 | -15/+16 |
2019-06-25 | ipsec: return error if the engine backend has no handler for the | Neale Ranns | 3 | -1/+32 |
2019-06-24 | session: full lock on session_send_evt_to_thread | Nathan Skrzypczak | 1 | -10/+2 |
2019-06-24 | vlib: packet tracer support for pkt thread handoffs | Dave Barach | 2 | -37/+3 |
2019-06-24 | api: implement ipfix_flush | Paul Vinciguerra | 2 | -3/+38 |
2019-06-21 | tcp: add option to pass opaque to next node | Florin Coras | 3 | -3/+12 |
2019-06-20 | interface: fix the incorrect sizes/offsets in the tso segmentation | Andrew Yourtchenko | 1 | -2/+2 |
2019-06-20 | quic: remove session flags identifying Q/S sessions | Nathan Skrzypczak | 3 | -4/+7 |
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 | 8 | -2/+78 |
2019-06-19 | l2: BD ARP termination entry API update | Neale Ranns | 2 | -22/+39 |
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 | ipsec: ipsec-tun protect | Neale Ranns | 35 | -1779/+1584 |
2019-06-18 | fib: fib api updates | Neale Ranns | 44 | -2067/+2080 |
2019-06-18 | api: string type to convert to vector | Ole Troan | 1 | -0/+1 |
2019-06-18 | ip: reassembly-separate feature and custom code | Klement Sekera | 3 | -64/+67 |
2019-06-17 | ip: consolidate IPv6 link-local-address functions. | Jon Loeliger | 2 | -18/+1 |
2019-06-17 | ipsec: One DPO per SA | Neale Ranns | 5 | -24/+16 |
2019-06-17 | ipsec: return original SA create error for tunnel create | Neale Ranns | 1 | -2/+2 |