aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2019-02-02session: improve show session cliFlorin Coras3-43/+64
2019-02-02Deprecate old mutliarch code, phase 1Damjan Marion6-56/+9
2019-02-02tcp: remove internal buffer cacheFlorin Coras2-81/+32
2019-02-02session: remove local buffer cacheFlorin Coras1-33/+14
2019-02-01IPSEC: minor refactorNeale Ranns11-754/+1002
2019-01-31IPSEC: API modernisationNeale Ranns3-257/+396
2019-01-30virtio: fix the device order (legacy or modern)Mohsin Kazmi1-3/+3
2019-01-30Use IP and MAC API types for neighborsNeale Ranns23-597/+685
2019-01-30MPLS tunnel; fix crash when deleting non-existant pathNeale Ranns1-0/+3
2019-01-30ipsec: fix check support functionsKlement Sekera2-5/+17
2019-01-30lisp: set reachable flag in map-registerFlorin Coras3-0/+3
2019-01-29virtio: Support legacy and transitional virtio devicesMohsin Kazmi1-3/+11
2019-01-28Add Ipsec IKE support to openssl 3.0.0 master branchPing Yu1-0/+24
2019-01-27session: properly initialize accepted/connected msgsFlorin Coras1-0/+2
2019-01-25deprecate tapcliDamjan Marion6-2024/+0
2019-01-25MPLS-tunnel: show output to display the tunnel name correctlyNeale Ranns1-1/+1
2019-01-25IPSEC: tests use opbject registryNeale Ranns1-1/+11
2019-01-25pg: bugfix for pg paylod hdr-sizeKingwel Xie1-3/+3
2019-01-25IP6 FIB: walk table for dump (VPP-1553)Neale Ranns1-12/+7
2019-01-24session/vcl: support worker ownership change for listenersFlorin Coras4-5/+40
2019-01-24move misc-drop-errors to vnetDave Barach1-0/+31
2019-01-24IPSEC Tests: to per-test setup and tearDownNeale Ranns1-4/+4
2019-01-24add "Mtrie mheap usage" in "show ip fib memory"Lollita Liu1-2/+9
2019-01-24virtio: Minor fixes and header cleanupMohsin Kazmi5-24/+7
2019-01-23bond: packet drops on VPP bond interface [VPP-1544]Steven2-20/+21
2019-01-23pg: cli improvementKingwel Xie4-32/+97
2019-01-23virtio: Add support for loggingMohsin Kazmi4-31/+97
2019-01-23AH encrypt; don't double enqueue nor emit clib_warnings when seq-num max exce...Neale Ranns1-5/+0
2019-01-23lisp: cli for marking local mappings authoritativeFlorin Coras2-0/+3
2019-01-23IP route local and connectedNeale Ranns2-3/+14
2019-01-22GBP: Sclass to src-epg conversionsNeale Ranns5-10/+16
2019-01-21virtio: Native virtio driverMohsin Kazmi13-174/+2078
2019-01-21VPP-1549 Add missing counter name.Paul Vinciguerra1-1/+2
2019-01-20buffers: don't init metadata, as it is already initializedDamjan Marion9-28/+2
2019-01-20fix data_length in IpSec API call (VPP-1548)Michal Cmarada1-4/+6
2019-01-20tcp: fix debugging without cc stats (VPP-1547)Florin Coras1-0/+1
2019-01-20session: add support for vrf in session unformat (VPP-1546)Florin Coras1-7/+22
2019-01-19buffers: remove free-list information from buffer metadataDamjan Marion5-8/+3
2019-01-18buffers: remove freelist argument from vlib_buffer_add_dataDamjan Marion2-18/+10
2019-01-18Add vlib_buffer_copy_indices inline functionDamjan Marion1-4/+3
2019-01-18tcp: allow data in passive open ack (VPP-1545)Florin Coras1-2/+3
2019-01-17tls: preallocate app sessions on connect/acceptFlorin Coras3-10/+25
2019-01-17vcl/session: replicate events for shared sessionsFlorin Coras2-41/+98
2019-01-13bonding: support custom interface IDsAlexander Chernavin5-3/+40
2019-01-12session: generate wrong thread errors instead of crashingFlorin Coras6-22/+45
2019-01-11Fix 'show interface span' field lengthIgor Mikhailov (imichail)1-2/+2
2019-01-10session/vcl: improve fifo tx notificationsFlorin Coras3-49/+50
2019-01-10ARP/ND: copy opaque2 persistent fields to new packetNeale Ranns3-4/+16
2019-01-09VXLAN: Prevent duplicate bypass graph nodes.Jon Loeliger2-4/+37
2019-01-08Fix name of ipv6-n-tupleHongjun Ni1-1/+1