Age | Commit message (Expand) | Author | Files | Lines |
2021-06-03 | fib: fix flags updates when adding routes with a udp encap path |  Arthur de Kerhor | 1 | -5/+5 |
2021-05-29 | udp: add udp decapsulation |  Arthur de Kerhor | 1 | -4/+144 |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration |  Andrew Yourtchenko | 1 | -0/+3 |
2020-11-24 | tests: remove bond, pipe, session and api_namespace from vpp_papi_provider |  Jakub Grajciar | 1 | -2/+2 |
2020-04-06 | vcl session: enforce full dgram reads/writes |  Florin Coras | 1 | -0/+2 |
2020-03-05 | session: API cleanup |  Jakub Grajciar | 1 | -2/+2 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -1/+0 |
2019-11-08 | tests: python3 use byte strings in raw() |  Ole Troan | 1 | -5/+5 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-10-18 | udp:: support python3 in tests |  Ole Troan | 1 | -2/+2 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -30/+35 |
2019-05-16 | tests: refactor. Replace literal constant w/ named constant. |  Paul Vinciguerra | 1 | -10/+12 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. |  Paul Vinciguerra | 1 | -0/+12 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -1/+1 |
2019-03-11 | Tests: use self.assertNotIn(). |  Paul Vinciguerra | 1 | -2/+2 |
2019-03-04 | test framework: Fix wrapper functions to match API message names. |  Ole Troan | 1 | -4/+4 |
2019-03-01 | Tests: Remove all wildcard imports. |  Paul Vinciguerra | 1 | -1/+1 |
2018-09-20 | UDP-Encap: name counters for the stats segment |  Neale Ranns | 1 | -8/+13 |
2018-08-10 | Use IP address types on UDP encap API |  Neale Ranns | 1 | -5/+10 |
2018-06-24 | Revert "Revert "make test: fix broken interfaces"" |  Klement Sekera | 1 | -4/+4 |
2018-06-22 | Revert "make test: fix broken interfaces" |  Ole Troan | 1 | -4/+4 |
2018-06-22 | make test: fix broken interfaces |  Klement Sekera | 1 | -4/+4 |
2018-06-11 | udp: fix for multiple workers and add test |  Florin Coras | 1 | -0/+74 |
2018-03-09 | MPLS Unifom mode |  Neale Ranns | 1 | -6/+6 |
2018-01-09 | test: consolidate the multiple versions of send_and_* |  Neale Ranns | 1 | -13/+5 |
2017-11-07 | UDP Encapsulation. |  Neale Ranns | 1 | -0/+235 |