Age | Commit message (Expand) | Author | Files | Lines |
2018-12-17 | Fix TestIPv4FibCrud interdependencies. |  Paul Vinciguerra | 1 | -0/+14 |
2018-12-12 | PAPI: Allow ipaddress object as argument and return values from API calls |  Ole Troan | 1 | -6/+6 |
2018-12-10 | IP-local: any IP can appear as the source (VPP-1522) |  Neale Ranns | 1 | -0/+19 |
2018-12-06 | API: Change ip4_address and ip6_address to use type alias. |  Ole Troan | 1 | -1/+1 |
2018-12-05 | VPP-1508 python3 tests: xrange |  Paul Vinciguerra | 1 | -11/+13 |
2018-11-29 | VPP-1507: Added binary api to dump configured ip_punt_redirect |  Pavel Kotucek | 1 | -4/+37 |
2018-11-27 | VPP-1508 python3 tests: .encode('hex') |  Paul Vinciguerra | 1 | -6/+5 |
2018-11-26 | Python3 tests: Fix asserts. |  Paul Vinciguerra | 1 | -2/+2 |
2018-10-22 | Fix buffer overflow when fragmenting packets (VPP-1383) |  Juraj Sloboda | 1 | -0/+50 |
2018-10-15 | VPP-1448: Fix error when recurse on down the trie. |  mu.duojiao | 1 | -0/+49 |
2018-09-07 | IP route update fix when multipath and drop set |  Neale Ranns | 1 | -1/+27 |
2018-08-03 | loop counter to prevent infiinte number of look ups per-packet |  Neale Ranns | 1 | -0/+18 |
2018-07-20 | IP directed broadcast |  Neale Ranns | 1 | -0/+69 |
2018-07-02 | make_test: add icmp packet size sweep and icmp echo tests |  Jan Gelety | 1 | -24/+100 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support |  Ole Troan | 1 | -2/+4 |
2018-05-23 | VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message. |  Ole Troan | 1 | -1/+1 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... |  Damjan Marion | 1 | -1/+1 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) |  Ole Troan | 1 | -1/+1 |
2018-02-12 | Improve MTU handling |  Neale Ranns | 1 | -0/+26 |
2018-01-09 | test: consolidate the multiple versions of send_and_* |  Neale Ranns | 1 | -73/+0 |
2017-11-11 | MPLS disposition actions at the tail of unicast LSPs |  Neale Ranns | 1 | -1/+0 |
2017-10-31 | Refactor IP input checks for re-use at MPLS disposition |  Neale Ranns | 1 | -0/+135 |
2017-10-14 | Source Lookup progammable via API |  Neale Ranns | 1 | -1/+109 |
2017-10-10 | punt and drop features: |  Neale Ranns | 1 | -1/+111 |
2017-09-11 | FIB table add/delete API |  Neale Ranns | 1 | -3/+8 |
2017-08-01 | Tests for recursive load-balancing with no choices. |  Neale Ranns | 1 | -5/+35 |
2017-06-06 | Packets recieved on VLAN-0 map to the main interface |  Neale Ranns | 1 | -0/+46 |
2017-05-25 | MPLS hash function improvements |  Neale Ranns | 1 | -18/+43 |
2017-04-26 | IP Flow Hash Config fixes |  Neale Ranns | 1 | -0/+137 |
2017-03-29 | Sub-net broadcast addresses for IPv4 |  Neale Ranns | 1 | -1/+124 |
2017-03-17 | Fix IP feature ordering. |  Neale Ranns | 1 | -1/+98 |
2017-03-09 | Tests to target holes in adjacency and DPO test coverage |  Neale Ranns | 1 | -1/+82 |
2017-01-11 | make test: improve documentation and PEP8 compliance |  Klement Sekera | 1 | -7/+10 |
2016-12-23 | make test: improve handling of packet captures |  Klement Sekera | 1 | -11/+8 |
2016-12-09 | make test: FIB add/update/delete - ip4 routes |  Matej Klotton | 1 | -2/+266 |
2016-12-05 | make test: fix missing log/packet messages |  Klement Sekera | 1 | -7/+5 |
2016-11-15 | Update test documentation. |  Matej Klotton | 1 | -18/+60 |
2016-11-09 | Disable non-working checks in load-balancer test and rename ip->ip4 |  Klement Sekera | 1 | -0/+165 |