aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-04-19Remove dummy_interface_tx output node from PPPoE pluginJohn Lo1-9/+0
2019-04-19svm: support addition of chunks to fifosFlorin Coras4-14/+221
2019-04-19DOCS-ONLY: Fix broken doxygen tag in BVIDave Wallace1-1/+1
2019-04-19IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653)Neale Ranns1-1/+3
2019-04-19FIB: recursion casues path reallocNeale Ranns1-1/+12
2019-04-18GBP: update cli to reflect API changesBenoƮt Ganne3-10/+7
2019-04-18vlib epoll: protect against clib file pool expansionFlorin Coras1-1/+3
2019-04-18Fix memory corruption faulting [VPP-1639]Artem Belov1-3/+3
2019-04-18svm: allow indirect fifo data chunksFlorin Coras6-170/+171
2019-04-18GRE: API updateNeale Ranns6-204/+211
2019-04-18tls: allow engines to customize closeFlorin Coras4-18/+74
2019-04-18IPSEC: tunnel rekey fix and test (VPP-1652)Neale Ranns1-21/+24
2019-04-17Use template-specific key compare fn when deleting recordsDave Barach1-2/+2
2019-04-17session: fix segment manager init conditionFlorin Coras1-1/+1
2019-04-17Make sw_interface_dump more compatible with 2.2.0Vratko Polak2-9/+6
2019-04-17vcl/session: tx notifications for cut-thru sessionsFlorin Coras4-0/+40
2019-04-17api: Add to interface crud - read by sw_if_index.Paul Vinciguerra2-1/+25
2019-04-17VPP-1649: Coverity warning in http serverDave Barach1-6/+0
2019-04-17Revert "Revert "bond: problem switching from l2 to l3""Steven Luong1-0/+11
2019-04-17vppinfra: AVX512 interelaave, insert and permuteDamjan Marion1-0/+27
2019-04-17tap: clean-up when linux will delete the tap interfaceMohsin Kazmi2-0/+43
2019-04-17Predicate a packet whether be marked by PKT_RX_FDIR_ID instead of PKT_RX_FDIRSimon Zhang1-1/+1
2019-04-17IPSEC: Pass the algorithm salt (used in GCM) over the APINeale Ranns6-10/+16
2019-04-17crypto-ipsecmb: enable GCMNeale Ranns1-24/+220
2019-04-17Default nums of RX/TX descriptors changed to 512 for 2M page on DVNZhiyong Yang1-1/+63
2019-04-17Duplicate pcap tx trace fixNeale Ranns1-3/+0
2019-04-16ADJ: crash in format/show (VPP-1648)Neale Ranns1-1/+1
2019-04-16IPSEC: SA format; don't print keys when there's no algoNeale Ranns1-7/+8
2019-04-16vppinfra: more AVX2 and AVX512 inlinesDamjan Marion2-0/+72
2019-04-16dlmalloc: honor 8 byte alignment requestsFlorin Coras1-1/+1
2019-04-16gbp: Add support for allow sclass/dclass 1Mohsin Kazmi3-5/+36
2019-04-16Static http serverDave Barach8-0/+1954
2019-04-16svm_fifo rework to avoid contention on cursizeSirshak Das22-315/+462
2019-04-16QUIC: Initial multi stream supportAloys Augustin3-302/+460
2019-04-16Allow sessions to be allocated in app's RX callbacksAloys Augustin1-3/+11
2019-04-16stats: Add name vectors to Python clientOle Troan4-47/+81
2019-04-16IPSEC: support GCM in ESPNeale Ranns14-15/+133
2019-04-16Add direct packets to specific flow action in dpdk flowSimon Zhang2-4/+17
2019-04-16VPP-1576: nsim-plugin coverity issuesDave Barach1-2/+19
2019-04-16vppinfra: add basic rbtreeFlorin Coras5-0/+700
2019-04-16flow: add rte_flow check before creating by rte_flow_validateSimon Zhang1-0/+14
2019-04-16IPSEC-GRE: return correct API codeNeale Ranns1-1/+1
2019-04-16vpp-1647: fix typo in pcap_trace_command_internalDave Barach1-1/+1
2019-04-16API: Handle pthread cond signal case where signal is missed.Ole Troan2-3/+10
2019-04-15vppinfra: add SHA-2 family of hash algorithms (including HMAC)Damjan Marion3-0/+647
2019-04-15tap: fix the crashMohsin Kazmi1-0/+3
2019-04-15crypto: fix coverity warningsFilip Tehlar2-2/+7
2019-04-15crypto: openssl - IV len not passed by caller. Callee knows from algo typeNeale Ranns1-2/+2
2019-04-15crypto-openssl-gcm: account for failed decryptsNeale Ranns1-3/+6
2019-04-15IPSEC: crypto overflowNeale Ranns1-1/+1