summaryrefslogtreecommitdiffstats
path: root/test/test_ip4.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+104
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-4/+4
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan1-11/+8
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar1-8/+11
2019-03-14TEST: link-state up/down notifications on FIB forwardingNeale Ranns1-1/+82
2019-03-11vpp_papi_provider: Remove more wrapper functions.Ole Troan1-8/+12
2019-03-11VPP-1508: Tests: Fix vpp_api struct.error under py3.Paul Vinciguerra1-2/+2
2019-03-11VPP-1508: Use scapy.compat to manage packet level library differences.Paul Vinciguerra1-2/+3
2019-03-07Tests: Refactor payload_to_info()Paul Vinciguerra1-3/+3
2019-03-07VPP-1508: Python3 tests. Explicitly specify string formatting.Paul Vinciguerra1-2/+2
2019-03-06test framework: vpp_papi_provider.py - further cleanupOle Troan1-14/+12
2018-12-17Fix TestIPv4FibCrud interdependencies.Paul Vinciguerra1-0/+14
2018-12-12PAPI: Allow ipaddress object as argument and return values from API callsOle Troan1-6/+6
2018-12-10IP-local: any IP can appear as the source (VPP-1522)Neale Ranns1-0/+19
2018-12-06API: Change ip4_address and ip6_address to use type alias.Ole Troan1-1/+1
2018-12-05VPP-1508 python3 tests: xrangePaul Vinciguerra1-11/+13
2018-11-29VPP-1507: Added binary api to dump configured ip_punt_redirectPavel Kotucek1-4/+37
2018-11-27VPP-1508 python3 tests: .encode('hex')Paul Vinciguerra1-6/+5
2018-11-26Python3 tests: Fix asserts.Paul Vinciguerra1-2/+2
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