aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-09-04bfd: API cleanupJakub Grajciar2-84/+66
2019-09-04stats: add /if/<n>/<n>/state for lacp interface stateSteven Luong4-3/+107
2019-09-04memif: always enable zero-copy when creating memif using APIJakub Grajciar1-0/+3
2019-09-04session: improve cliFlorin Coras7-148/+348
2019-09-04tcp: cc algos handle cwnd on congestion signalFlorin Coras3-12/+11
2019-09-04ethernet: move dmac filtering to inline functionMatthew Smith1-56/+63
2019-09-04avf: reduce default ITR intervalDamjan Marion1-1/+1
2019-09-04api: memclnt api use string type.Ole Troan4-12/+12
2019-09-04session: avoid bihash list for session tablesFlorin Coras1-12/+38
2019-09-03ethernet: fix dmac check avx2 loop conditionMatthew Smith1-1/+1
2019-09-03api: enforce vla is last and fixed string typeOle Troan20-268/+266
2019-09-03stats: memory leak with per-node-counters onOle Troan1-0/+3
2019-09-03gbp: fix set_mac() in unit testsBenoît Ganne1-6/+2
2019-09-03vppinfra: add bihash_init2Dave Barach2-20/+53
2019-09-03tap: fix tap interface not working on Arm issueLijian.Zhang3-2/+13
2019-09-03tcp: send rwnd update only if wnd is large enoughFlorin Coras3-7/+15
2019-09-02quic: disable quic plugin by defaultAloys Augustin2-0/+5
2019-09-02tap: interface rx counter not increment correctSteven Luong1-1/+1
2019-09-02ipsec ip tcp l2: multiarch nodes cannot be declared as staticDamjan Marion9-15/+16
2019-09-02tls: some rework based on TLS openssl C APIPing Yu3-26/+33
2019-09-02vmxnet3: interface rx counter not increment correctlySteven Luong1-1/+1
2019-08-31tcp: fix rx min/max fifo size parsingFlorin Coras1-13/+14
2019-08-30session: move svm_fifo_clear_deq_ntf to before calling the app callbackVladimir Kropylev1-2/+2
2019-08-30vmxnet3: per interface gso supportSteven Luong8-37/+26
2019-08-30devices: fix issue of per_interface_next_indexMichael Yu1-3/+4
2019-08-30tcp: force zero window on full rx fifoFlorin Coras1-1/+4
2019-08-30dpdk: enable checksum offload for Intel SRIOV NIC driversJohn Lo1-0/+8
2019-08-30tcp: improve mss computationFlorin Coras3-43/+48
2019-08-30vcl: initialize ctrl_mq in workersFlorin Coras2-1/+5
2019-08-30vcl: allow non-blocking connectsFlorin Coras4-17/+38
2019-08-30tcp: track zero rwnd errorsFlorin Coras2-1/+9
2019-08-30session : make sure session layer is enabled when cli operate the sessions.Guanghua Zhang1-0/+4
2019-08-29stats: null-terminate default socket nameBenoît Ganne1-2/+2
2019-08-29lacp: continuing input packet trace from device driverSteven Luong1-5/+2
2019-08-29ip: remove unused function parameterSimon Zhang9-24/+15
2019-08-29lb: fix memcpy error issueYulong Pei1-7/+3
2019-08-29svm: fix fifo hdr freelist allocationFlorin Coras3-1/+7
2019-08-28bier: API cleanupJakub Grajciar1-7/+7
2019-08-28hsa: clean up vpp_echo json outputDave Wallace1-11/+13
2019-08-28quic: enable stable quic testsDave Wallace1-5/+0
2019-08-28lacp: mark is_mp_safe for show and dump binary APISteven Luong2-0/+5
2019-08-28acl: perform a sanity check of ACL rules before creating ACLAndrew Yourtchenko1-0/+81
2019-08-28session: fix unbind coverity warningFlorin Coras1-0/+7
2019-08-28quic: Fix listener vpp_session_handleNathan Skrzypczak1-0/+1
2019-08-27rdma: fix pending packets check on txBenoît Ganne1-1/+1
2019-08-27ipsec: Add 'detail' option to 'sh ipsec sa'Neale Ranns1-4/+8
2019-08-27interface: Remove residual dpdk bonding codeSteven Luong5-18/+4
2019-08-27session: move ctrl messages from bapi to mqFlorin Coras14-273/+808
2019-08-27api: revert use string type for strings in memclnt.apiOle Troan10-93/+104
2019-08-27ipsec: Fix NULL encryption algorithmNeale Ranns2-1/+9