summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-31VPP-1640 - Missing rules in vpp-selinux-policyBilly McFall1-1/+2
2019-05-31VPP-1679 - SElinux rules are not set accordinglyBilly McFall1-2/+4
2019-05-31VPP-1640 - Missing rules in vpp-selinux-policyBilly McFall1-0/+212
2019-05-31crypo_ia32: don't optimize debug buildsDamjan Marion2-1/+5
2019-05-31Update vnet hardware flags if link state changesDave Barach1-1/+9
2019-05-31bonding: add support for numa awarenessZhiyong Yang4-12/+90
2019-05-30nat44: fix CLI doc errorjackiechen19851-2/+2
2019-05-30IP load-balance; perf improvement using the usual reciepeNeale Ranns2-305/+233
2019-05-30FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)"Neale Ranns9-18/+320
2019-05-3019.04.1 Release NotesDave Wallace1-7/+16
2019-05-30lisp-cp: start lisp retry service on demandFlorin Coras2-8/+18
2019-05-30sample-plugin: refactor .api to use explicit typesOle Troan1-8/+9
2019-05-30ipip: refactor ipip.api with explicit typesOle Troan4-61/+84
2019-05-30dpdk: remove bonding codeDamjan Marion7-252/+12
2019-05-30dpdk: bump to 19.05Damjan Marion2-1/+4
2019-05-30NAT: create bypass in correct thread if workers>1Alexander Chernavin1-9/+40
2019-05-30Start the dns resolver process on demandDave Barach3-8/+19
2019-05-30IPsec: modify post-decrypt buf len calculationMatthew G Smith1-2/+2
2019-05-30mpls: leverage vlib_buffer_advanceZhiyong Yang1-7/+4
2019-05-30osi_input: leverage vlib_buffer_get_currentZhiyong Yang1-3/+3
2019-05-29gtpu: unit-test check udp portsJakub Grajciar1-0/+87
2019-05-29ipsec: fix perf issue in esp_aad_fillDamjan Marion1-4/+7
2019-05-29Start the cdp period process on demandDave Barach4-22/+20
2019-05-29vxlan-gbp: prefetch encap header memory areaZhiyong Yang1-66/+70
2019-05-29emacs-skeleton: improve generated .api filesDave Barach3-29/+58
2019-05-29Tests: vpp_pg_interface. Don't rewrite Dot1AD ethertype.Paul Vinciguerra1-11/+0
2019-05-29make test: fix packet counter assertKlement Sekera3-27/+33
2019-05-29dpdk: make sure each segment have initalized rte_mbufDamjan Marion1-12/+4
2019-05-29make: git commit templateOle Troan2-0/+48
2019-05-29Break out the broom for some cleanup workDave Barach6-35/+78
2019-05-29map: Use vl_api_string macros.Paul Vinciguerra3-31/+53
2019-05-29plugins: http_static. Migrate to use api string type.Paul Vinciguerra3-11/+23
2019-05-28nsim: remove buffer u32 upper boundKorian Edeline1-1/+1
2019-05-28docs: Add some packages for building the docsjdenisco2-2/+13
2019-05-28l2tp: l2tp-decap-local don't accept packets unless configuredJakub Grajciar4-10/+58
2019-05-28make test: add option in pg interfaces for duplicating packetsAlexandre Poirrier1-2/+12
2019-05-28ipsec: ah_encrypt reworkFilip Tehlar1-194/+280
2019-05-28docs: Add VPP API language documentationOle Troan2-0/+344
2019-05-28Punt: socket register for exception dispatched/punted packets based on reasonNeale Ranns22-1137/+2066
2019-05-28Add an ip6 local hop-by-hop protocol demux tableDave Barach5-27/+357
2019-05-28nat44: make nat44-ed-hairpin-src follow arcMatthew Smith1-1/+1
2019-05-28gre: don't register gre input nodes unless a gre tunnel is createdJakub Grajciar3-3/+50
2019-05-28papi: avoid IOError on disconnectVratko Polak2-6/+18
2019-05-28tap: crash in multi-thread environmentMohsin Kazmi3-5/+4
2019-05-28snap_input: simplify code using existing functionsZhiyong Yang1-11/+6
2019-05-28llc_input: simplify code using existing functionsZhiyong Yang1-11/+6
2019-05-28hdlc_input: simplify code using existing functionsZhiyong Yang1-10/+6
2019-05-27IPIP tunnel: use address types on APINeale Ranns4-68/+73
2019-05-27virtio: Add gso support for native virtio driverMohsin Kazmi7-33/+83
2019-05-27unittest: fix test crypto perf for AEAD algosDamjan Marion1-2/+3