summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-10-22Fix buffer overflow when fragmenting packets (VPP-1383)Juraj Sloboda1 @media only all and (prefers-color-scheme: dark) { .highlight .hll { background-color: #49483e } .highlight .c { color: #75715e } /* Comment */ .highlight .err { color: #960050; background-color: #1e0010 } /* Error */ .highlight .k { color: #66d9ef } /* Keyword */ .highlight .l { color: #ae81ff } /* Literal */ .highlight .n { color: #f8f8f2 } /* Name */ .highlight .o { color: #f92672 } /* Operator */ .highlight .p { color: #f8f8f2 } /* Punctuation */ .highlight .ch { color: #75715e } /* Comment.Hashbang */ .highlight .cm { color: #75715e } /* Comment.Multiline */ .highlight .cp { color: #75715e } /* Comment.Preproc */ .highlight .cpf { color: #75715e } /* Comment.PreprocFile */ .highlight .c1 { color: #75715e } /* Comment.Single */ .highlight .cs { color: #75715e } /* Comment.Special */ .highlight .gd { color: #f92672 } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gi { color: #a6e22e } /* Generic.Inserted */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #75715e } /* Generic.Subheading */ .highlight .kc { color: #66d9ef } /* Keyword.Constant */ .highlight .kd { color: #66d9ef } /* Keyword.Declaration */ .highlight .kn { color: #f92672 } /* Keyword.Namespace */ .highlight .kp { color: #66d9ef } /* Keyword.Pseudo */ .highlight .kr { color: #66d9ef } /* Keyword.Reserved */ .highlight .kt { color: #66d9ef } /* Keyword.Type */ .highlight .ld { color: #e6db74 } /* Literal.Date */ .highlight .m { color: #ae81ff } /* Literal.Number */ .highlight .s { color: #e6db74 } /* Literal.String */ .highlight .na { color: #a6e22e } /* Name.Attribute */ .highlight .nb { color: #f8f8f2 } /* Name.Builtin */ .highlight .nc { color: #a6e22e } /* Name.Class */ .highlight .no { color: #66d9ef } /* Name.Constant */ .highlight .nd { color: #a6e22e } /* Name.Decorator */ .highlight .ni { color: #f8f8f2 } /* Name.Entity */ .highlight .ne { color: #a6e22e } /* Name.Exception */ .highlight .nf { color: #a6e22e } /* Name.Function */ .highlight .nl { color: #f8f8f2 } /* Name.Label */ .highlight .nn { color: #f8f8f2 } /* Name.Namespace */ .highlight .nx { color: #a6e22e } /* Name.Other */ .highlight .py { color: #f8f8f2 } /* Name.Property */ .highlight .nt { color: #f92672 } /* Name.Tag */ .highlight .nv { color: #f8f8f2 } /* Name.Variable */ .highlight .ow { color: #f92672 } /* Operator.Word */ .highlight .w { color: #f8f8f2 } /* Text.Whitespace */ .highlight .mb { color: #ae81ff } /* Literal.Number.Bin */ .highlight .mf { color: #ae81ff } /* Literal.Number.Float */ .highlight .mh { color: #ae81ff } /* Literal.Number.Hex */ .highlight .mi { color: #ae81ff } /* Literal.Number.Integer */ .highlight .mo { color: #ae81ff } /* Literal.Number.Oct */ .highlight .sa { color: #e6db74 } /* Literal.String.Affix */ .highlight .sb { color: #e6db74 } /* Literal.String.Backtick */ .highlight .sc { color: #e6db74 } /* Literal.String.Char */ .highlight .dl { color: #e6db74 } /* Literal.String.Delimiter */ .highlight .sd { color: #e6db74 } /* Li1-0/+4
2018-10-08NAT44: do not create session record for identity mapping (VPP-1439)Matus Fabian1-0/+3
2018-10-05Source VRF Select testsNeale Ranns1-0/+304
2018-10-05vhost_user: Add test for interface states and eventsJuraj Sloboda3-3/+71
2018-10-04Support reassembly for fragments coming to ip4-local nodeJuraj Sloboda1-1/+118
2018-10-04MFIB-API: when programming an (S,G) fix the grp-lenNeale Ranns1-2/+2
2018-10-04VPP-1430: remove unnecessary paddingMarco Varlese1-1/+1
2018-10-03test framework: add shell-style wildcard matching to filenamesAndrew Yourtchenko1-2/+5
2018-10-03ipsec: add missing ipv6 ah code & ipv6 testsKlement Sekera9-294/+526
2018-10-02BFD: add get echo source API (VPP-1367)Matus Fabian2-0/+48
2018-10-01Source VRF SelectNeale Ranns1-0/Yalei Wang1-9/+11
2018-10-01mroute routers in the stats segmentNeale Ranns2-12/+24
2018-10-01IGMP: handle (*,G) report with no source addressesNeale Ranns1-0/+16
2018-10-01SCTP: fix overflow issue with timestampMarco Varlese1-1/+1
2018-09-29vom: Fix the l2 port type in bridge domainMohsin Kazmi1-12/+38
2018-09-28MAP: Add check for well known ports.Ole Troan1-2/+147
2018-09-28stats: Split stat_segment and stats code in preparation for deprecation.Ole Troan1-1/+1
2018-09-27memif: Memif Test CaseJakub Grajciar4-0/+820
2018-09-27Test typo fixesjuraj.linkes3-9/+9
2018-09-27IPIP and IPv6 fragmentationOle Troan4-23/+222
2018-09-27vom: Add ip punt redirectMohsin Kazmi1-0/+62
2018-09-26acl-plugin: fix the stateful ICMP handling and add testcasesAndrew Yourtchenko1-27/+107
2018-09-26MPLS tunnel dump: use sw_if_index not tunnel_indexNeale Ranns3-4/+21
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns7-15/+149
2018-09-25MPLS tunnel dump fixNeale Ranns2-2/+21
2018-09-25BIER; bi-dir to/from underlayNeale Ranns1-0/+31
2018-09-24NAT44: endpoint-dependent mode session timeout improvement (VPP-1423)Matus Fabian1-0/+10
2018-09-20rename vpp-dpdk-dev to vpp-ext-depsDamjan Marion1-1/+1
2018-09-20UDP-Encap: name counters for the stats segmentNeale Ranns4-18/+22
2018-09-20session/svm: add want_tx_event flag to fifoFlorin Coras1-15/+17
2018-09-20Route counters in the stats segmentNeale Ranns2-3/+42
2018-09-20vhost-user: Add disable feature support in apiMohsin Kazmi2-1/+12
2018-09-20NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325)Juraj Sloboda1-16/+518
2018-09-20VPP-1421: Reworked results gatheringjuraj.linkes2-159/+193
2018-09-19GRE: fix 4o6 and 6o4 adj stackingNeale Ranns1-0/+87
2018-09-18fix TEST_JOBS=auto max jobs detectionKlement Sekera1-1/+1
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan1-7/+9
2018-09-14BIER API and load-balancing fixesNeale Ranns4-21/+159
2018-09-13NAT: TCP MSS clampingMatus Fabian2-0/+66
2018-09-12Always use 'lib' instead of 'lib64'Damjan Marion2-21/+21
2018-09-12VXLAN-GBP: use common types on the APINeale Ranns2-24/+31
2018-09-11GBP Endpoint UpdatesNeale Ranns22-310/+432
2018-09-10vxlan-gbp: Add support for vxlan gbpMohsin Kazmi5-2/+327