aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Fix double-enqueued packet in interface-output dual-loop, fixes VPP-116Damjan Marion2-19/+42
2016-06-15Reset new indirect adjacdncy template before using itDamjan Marion2-0/+4
2016-06-13VPP-117: Fix ip4 and ip6 lookup and rewrite tracesPierre Pfister2-68/+95
2016-06-09VPP-106: fix performance hit due to unprefetched data readDave Barach3-6/+17
2016-06-09VPP-117: Add trace to ip4 and ip6 lookup nodesPierre Pfister4-19/+84
2016-06-09VPP-115: Remove stale ACL CLIs which are not supportedJohn Lo2-39/+3
2016-06-04VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwadingJohn Lo5-15/+26
2016-06-03VPP-100: Fix IP4 local handling of TCP/IP fragmented packetJohn Lo1-3/+3
2016-06-03VPP-91 fix sr tunnel add_del collision checkv16.06-rc2Chris Luke1-58/+85
2016-06-03VPP-92 Fixup some srv6 issuesChris Luke2-60/+70
2016-06-02VPP-100: Fix IPv4 local handling of IP fragmented packetsJohn Lo1-3/+7
2016-06-01VPP-98 Dedicated storage for VXLAN over IPv6 hash keysChris Luke3-53/+66
2016-05-31VPP-102: vHost reconnect to previously used sockets on VPP restartJohn Lo1-0/+8
2016-05-31VPP97: Flooding of pkts with multiple buffers in BD with BVI crashes VPPJohn Lo2-9/+3
2016-05-30ONE-15: Fix duplicate locator, refactoring locatorAndrej Kozemcak2-244/+155
2016-05-28VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf'sJohn Lo2-2/+2
2016-05-25ONE-14: Fix crash when re-enable LispAndrej Kozemcak1-4/+9
2016-05-25VPP-89: Fix an issue in format_vxlan_gpe_tunnelHongjun Ni1-0/+4
2016-05-16VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFCKeith Burns (alagalah)10-1038/+5
2016-05-16VPP-61 Patch1/2 - Remove NSH from VPPKeith Burns (alagalah)4-73/+0
2016-05-16Add configure policer APIMatus Fabian3-43/+57
2016-05-16VPP-68: L2 Rewrite: Support for chained classify tablesPierre Pfister1-0/+18
2016-05-16VPP-69: Create fib or bridge domain with arbitrary IDPierre Pfister6-3/+89
2016-05-15ONE-13: Add CLI/API for LISP static remote mappingsFilip Tehlar4-1/+252
2016-05-14VPP-63: clean up config scripts, remove specific hostnamesDave Barach37-59/+45
2016-05-13ONE-7: Fix map-request encapsulationFlorin Coras1-68/+81
2016-05-13VPP43 - NSH refactoring: Added nsh-map nodesKeith Burns (alagalah)19-2440/+1672
2016-05-13ONE-11: Fix bugs in LISP APIAndrej Kozemcak1-1/+1
2016-05-11ONE-9: Fix clang build errorsFlorin Coras2-4/+4
2016-05-11ONE-8: Fix adj signature issuesFlorin Coras2-29/+37
2016-05-11ONE-6: dp is not programmed when re-enabling LISPFilip Tehlar1-6/+24
2016-05-10ONE-4: Add LISP enable/disable API/CLIFilip Tehlar4-0/+147
2016-05-09ONE-3: Delete dst route when src fib is emptyFlorin Coras1-1/+21
2016-05-09VPP-44: iOAM service and path verification using shamir's secret sharingShwetha Bhandari7-12/+1127
2016-05-09ONE-5: Remove unused vnet_lisp_gpe_add_del_tunnel APIFlorin Coras2-46/+23
2016-05-07VPP-45 Fix crash when GRE packet received on new i/fChris Luke1-0/+3
2016-05-06VPP-34 GRE traffic blackholes in encap directionChris Luke1-1/+12
2016-05-06Check IP adj_index to make sure it is valid to prevent possible crashJohn Lo2-2/+6
2016-05-05Fix vpp_lite build caused by missing definition of unlikely macroDamjan Marion1-1/+1
2016-05-05ONE-2: Add new LISP dump API for lisp gpeAndrej Kozemcak2-0/+14
2016-05-05VPP-39 - refactoring of NSH into own folderKeith Burns (alagalah)8-136/+140
2016-05-04NETMAP: Some fixesMohsin Kazmi3-11/+36
2016-05-04VPP-42: VPP crashes in IPsec code when running multithreadedMatthew Smith5-33/+58
2016-05-03VPP-15 Add decap-next for nsh-gre tunnel short_helpHongjun Ni1-2/+2
2016-05-03VPP-15 Add ethernet support for nsh-gre's decap-nextHongjun Ni1-1/+3
2016-05-02Small fixes to lisp-gpe header and decapFlorin Coras2-12/+20
2016-05-02VPP-31 Fix linker issue with new sr-replicateChris Luke2-5/+1
2016-05-02VPP-30 sr_replicate requires DPDKKeith Burns (alagalah)3-0/+22
2016-05-02HONEYCOMB-10: jVpp - the new java API. C code and jar file generationMarek Gradzki1-1/+5
2016-05-02Netmap: typo correctMohsin Kazmi1-1/+1