aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-07-02gbp: add anonymous l3-out external interfacesBenoît Ganne14-156/+483
2019-07-02gbp: disable L2 BD learning per-interfaceBenoît Ganne4-37/+51
2019-07-02fib: Coverity fix to remove dead codeNeale Ranns1-2/+0
2019-07-02lisp: init locator probed field in parserFlorin Coras1-0/+1
2019-07-02vcl: handle fd rcv msg errorFlorin Coras1-4/+12
2019-07-02vcl: fix sock client and server testsFlorin Coras2-5/+4
2019-07-02lisp: fix unitialized ip prefix in cp unit testFlorin Coras1-0/+1
2019-07-02ip: check all fib src for a connected dst entryBenoît Ganne1-25/+53
2019-07-01ip: fix ip lookup for armFlorin Coras1-27/+10
2019-07-01gbp: VRF scoped contractsNeale Ranns15-36/+148
2019-07-01papi: refactor set_errors_strPaul Vinciguerra1-3/+3
2019-06-30igmp: accept packets that have more on the wire data than IGMP reports.Neale Ranns1-13/+19
2019-06-29pg: format_pg_input_trace - reorder fieldsPaul Vinciguerra1-1/+1
2019-06-29devices: virtio pci leaking spinlockSteven Luong1-0/+1
2019-06-29svm: rename fifo tx notifications to reflect useFlorin Coras7-63/+63
2019-06-28interface: fixes for buliding for 32bit targetsVijayabhaskar Katamreddy1-1/+1
2019-06-28ip: ip-lookup - remove the dead codeNeale Ranns2-65/+27
2019-06-28vppinfra: add dummy/noop f32/f64 endian swap fnsDave Barach1-0/+8
2019-06-28quic : Use TX event for app read notificationNathan Skrzypczak4-787/+916
2019-06-28tcp: reject out-of-order finsFlorin Coras1-0/+4
2019-06-28tcp: fix close-waiting check for outstanding tx dataFlorin Coras1-1/+2
2019-06-28session: add half_open_has_fifos for UDPCNathan Skrzypczak5-6/+32
2019-06-28tap: fix memory errors in create/deleteBenoît Ganne1-1/+5
2019-06-28igmp: Trace more data form input packetsNeale Ranns2-7/+16
2019-06-27tcp: Setup initial CWND as configuredVladimir Kropylev2-0/+11
2019-06-27sctp: add option to enable/disableFlorin Coras2-21/+79
2019-06-27session: Add transport vft protocol optionsNathan Skrzypczak10-33/+57
2019-06-27svm: improve fifo segment testFlorin Coras1-1/+13
2019-06-27lacp: custom dump for sw_interface_lacp_dumpSteven Luong1-3/+30
2019-06-26papi: prevent message_table inconsistenciesVratko Polak1-0/+2
2019-06-26tcp session: improvement to testsFlorin Coras2-12/+29
2019-06-26bonding: fix comment typoZhiyong Yang1-1/+1
2019-06-26svm: fix fifo segment free chunk bytes accountingFlorin Coras3-21/+121
2019-06-26fib: default flow hash config for each DPO protocol typeNeale Ranns3-2/+24
2019-06-26vppinfra: add u64x2_scatter/u32x4_scatterLijian.Zhang1-0/+16
2019-06-26gbp: enforce same endpoint mac and ip srcBenoît Ganne1-6/+15
2019-06-26api: refactor format_vl_api_prefix_t return keysPaul Vinciguerra10-40/+38
2019-06-26api: Remove the inlines file and replace with library functionsNeale Ranns11-67/+55
2019-06-26api: initialize sw_if_index earlier in vxlan_gbp_tunnel_add_delPaul Vinciguerra1-1/+1
2019-06-26misc: add bond_dump, slave_dump, and rx_placement_dumpSteven Luong1-6/+6
2019-06-26vmxnet3: custom dump and debug cli fixSteven Luong3-27/+84
2019-06-26fib: adj cover refinement check changeNeale Ranns1-1/+3
2019-06-26hsa: move vcl test apps to hsaFlorin Coras11-31/+37
2019-06-26misc: fix sctp test with debug imagesFlorin Coras1-1/+2
2019-06-25tcp: window update ackVladimir Kropylev2-0/+33
2019-06-25vppinfra: fix tw_timer_first_expires_in_ticks for multiple wheelsAndreas Schultz1-0/+13
2019-06-25tcp: delivery rate estimatorFlorin Coras11-28/+1100
2019-06-25lisp: move cp tests to unittestFlorin Coras6-1351/+1433
2019-06-25hsa: move external echo apps to hsaFlorin Coras5-26/+22
2019-06-25svm: make sure chunk search does not return tnilFlorin Coras1-0/+2