Age | Commit message (Expand) | Author | Files | Lines |
2019-06-28 | tap: fix memory errors in create/delete |  Benoît Ganne | 1 | -1/+5 |
2019-06-28 | igmp: Trace more data form input packets |  Neale Ranns | 2 | -7/+16 |
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 | 4 | -21/+84 |
2019-06-27 | tests: pin python dependencies |  Aloys Augustin | 5 | -17/+352 |
2019-06-27 | session: Add transport vft protocol options |  Nathan Skrzypczak | 10 | -33/+57 |
2019-06-27 | quic: fix tests |  Aloys Augustin | 1 | -6/+6 |
2019-06-27 | svm: improve fifo segment test |  Florin Coras | 1 | -1/+13 |
2019-06-27 | tests: rename stream name in tests |  Paul Vinciguerra | 1 | -1/+2 |
2019-06-27 | docs: Update the vhost section |  jdenisco | 4 | -8/+11 |
2019-06-27 | build: remove japi-install from Makefile |  Neale Ranns | 1 | -1/+1 |
2019-06-27 | lacp: custom dump for sw_interface_lacp_dump |  Steven Luong | 1 | -3/+30 |
2019-06-27 | vom: get the tests working again |  Neale Ranns | 1 | -0/+5 |
2019-06-26 | papi: prevent message_table inconsistencies |  Vratko Polak | 2 | -7/+15 |
2019-06-26 | tcp session: improvement to tests |  Florin Coras | 2 | -12/+29 |
2019-06-26 | bonding: fix comment typo |  Zhiyong Yang | 1 | -1/+1 |
2019-06-26 | svm: fix fifo segment free chunk bytes accounting |  Florin Coras | 3 | -21/+121 |
2019-06-26 | tests: fix test-checkstyle failure in test_memif.py |  Paul Vinciguerra | 1 | -2/+2 |
2019-06-26 | fib: default flow hash config for each DPO protocol type |  Neale Ranns | 4 | -2/+29 |
2019-06-26 | vppinfra: add u64x2_scatter/u32x4_scatter |  Lijian.Zhang | 1 | -0/+16 |
2019-06-26 | gbp: enforce same endpoint mac and ip src |  Benoît Ganne | 2 | -9/+28 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys |  Paul Vinciguerra | 14 | -70/+72 |
2019-06-26 | tests: set object_id for routes. |  Paul Vinciguerra | 1 | -5/+8 |
2019-06-26 | vom: fix test build failure |  Neale Ranns | 1 | -17/+20 |
2019-06-26 | api: Remove the inlines file and replace with library functions |  Neale Ranns | 11 | -67/+55 |
2019-06-26 | tests: fix memif tests |  Jakub Grajciar | 2 | -12/+12 |
2019-06-26 | misc: nat is added to MAINTAINERS file. |  Chore | 1 | -0/+5 |
2019-06-26 | vom: Add getter for interface admin state |  Mohsin Kazmi | 2 | -0/+11 |
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 | 12 | -31/+40 |
2019-06-26 | misc: fix sctp test with debug images |  Florin Coras | 1 | -1/+2 |
2019-06-25 | tests: one more ipfix flush cli to api replacement |  Vratko Polak | 1 | -1/+1 |
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 | build: fix error messages in check_commit_msg.sh |  Dave Barach | 1 | -4/+3 |
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 | 10 | -18/+62 |
2019-06-25 | tests: fix test_gbp.py. |  Paul Vinciguerra | 4 | -85/+107 |
2019-06-25 | quic: test_quic.py style is fixed. |  Chore | 1 | -15/+49 |
2019-06-25 | tests: if vpp is dead, specify the test name in the output |  Paul Vinciguerra | 1 | -3/+15 |
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 |