aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_ip4.py
AgeCommit message (Expand)AuthorFilesLines
2018-10-22Fix buffer overflow when fragmenting packets (VPP-1383)Juraj Sloboda1-0/+50
2018-10-15VPP-1448: Fix error when recurse on down the trie.mu.duojiao1-0/+49
2018-09-07IP route update fix when multipath and drop setNeale Ranns1-1/+27
2018-08-03loop counter to prevent infiinte number of look ups per-packetNeale Ranns1-0/+18
2018-07-20IP directed broadcastNeale Ranns1-0/+69
2018-07-02make_test: add icmp packet size sweep and icmp echo testsJan Gelety1-24/+100
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-2/+4
2018-05-23VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message.Ole Troan1-1/+1
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion1-1/+1
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan1-1/+1
2018-02-12Improve MTU handlingNeale Ranns1-0/+26
2018-01-09test: consolidate the multiple versions of send_and_*Neale Ranns1-73/+0
2017-11-11MPLS disposition actions at the tail of unicast LSPsNeale Ranns1-1/+0
2017-10-31Refactor IP input checks for re-use at MPLS dispositionNeale Ranns1-0/+135
2017-10-14Source Lookup progammable via APINeale Ranns1-1/+109
2017-10-10punt and drop features:Neale Ranns1-1/+111
2017-09-11FIB table add/delete APINeale Ranns1-3/+8
2017-08-01Tests for recursive load-balancing with no choices.Neale Ranns1-5/+35
2017-06-06Packets recieved on VLAN-0 map to the main interfaceNeale Ranns1-0/+46
2017-05-25MPLS hash function improvementsNeale Ranns1-18/+43
2017-04-26IP Flow Hash Config fixesNeale Ranns1-0/+137
2017-03-29Sub-net broadcast addresses for IPv4Neale Ranns1-1/+124
2017-03-17Fix IP feature ordering.Neale Ranns1-1/+98
2017-03-09Tests to target holes in adjacency and DPO test coverageNeale Ranns1-1/+82
2017-01-11make test: improve documentation and PEP8 complianceKlement Sekera1-7/+10
2016-12-23make test: improve handling of packet capturesKlement Sekera1-11/+8
2016-12-09make test: FIB add/update/delete - ip4 routesMatej Klotton1-2/+266
2016-12-05make test: fix missing log/packet messagesKlement Sekera1-7/+5
2016-11-15Update test documentation.Matej Klotton1-18/+60
2016-11-09Disable non-working checks in load-balancer test and rename ip->ip4Klement Sekera1-0/+165