Age | Commit message (Expand) | Author | Files | Lines |
2019-06-27 | sctp: add option to enable/disable |  Florin Coras | 1 | -0/+1 |
2019-06-27 | tests: pin python dependencies |  Aloys Augustin | 4 | -17/+348 |
2019-06-27 | quic: fix tests |  Aloys Augustin | 1 | -6/+6 |
2019-06-27 | tests: rename stream name in tests |  Paul Vinciguerra | 1 | -1/+2 |
2019-06-27 | vom: get the tests working again |  Neale Ranns | 1 | -0/+5 |
2019-06-26 | tests: fix test-checkstyle failure in test_memif.py |  Paul Vinciguerra | 1 | -2/+2 |
2019-06-26 | gbp: enforce same endpoint mac and ip src |  Benoît Ganne | 1 | -3/+13 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys |  Paul Vinciguerra | 3 | -28/+32 |
2019-06-26 | tests: set object_id for routes. |  Paul Vinciguerra | 1 | -5/+8 |
2019-06-26 | vom: fix test build failure |  Neale Ranns | 1 | -17/+20 |
2019-06-26 | tests: fix memif tests |  Jakub Grajciar | 2 | -12/+12 |
2019-06-25 | tests: one more ipfix flush cli to api replacement |  Vratko Polak | 1 | -1/+1 |
2019-06-25 | tests: fix test_gbp.py. |  Paul Vinciguerra | 4 | -85/+107 |
2019-06-25 | quic: test_quic.py style is fixed. |  Chore | 1 | -15/+49 |
2019-06-25 | tests: if vpp is dead, specify the test name in the output |  Paul Vinciguerra | 1 | -3/+15 |
2019-06-24 | quic: server create streams test case |  Dave Wallace | 1 | -201/+116 |
2019-06-24 | api: implement ipfix_flush |  Paul Vinciguerra | 2 | -37/+37 |
2019-06-24 | tests: refactor VppDiedError. |  Paul Vinciguerra | 3 | -29/+32 |
2019-06-20 | tests: move output from CI results and put in log |  Paul Vinciguerra | 1 | -1/+1 |
2019-06-20 | tests: add sudo to gdb commands |  Paul Vinciguerra | 1 | -2/+3 |
2019-06-20 | buffers: fix crash |  Klement Sekera | 1 | -0/+29 |
2019-06-19 | l2: BD ARP termination entry API update |  Neale Ranns | 3 | -27/+31 |
2019-06-19 | tests: send packet output to log - test_punt.py |  Paul Vinciguerra | 1 | -1/+0 |
2019-06-18 | tests: fix checkstyle failure in test_stats_client.py |  Steven Luong | 1 | -1/+4 |
2019-06-18 | ipsec: fix ipv6 tunnel protect tests |  Florin Coras | 1 | -2/+1 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 7 | -129/+792 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 52 | -1422/+1224 |
2019-06-18 | stats: fix memory leakage when adding / deleting interfaces |  Ole Troan | 1 | -1/+18 |
2019-06-18 | ip: reassembly-separate feature and custom code |  Klement Sekera | 1 | -0/+18 |
2019-06-14 | ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped... |  Neale Ranns | 3 | -15/+47 |
2019-06-12 | tests: filter sw_interface_dump in tests. |  Paul Vinciguerra | 2 | -3/+3 |
2019-06-07 | bfd: UT for BFD session over GRE tunnel |  Neale Ranns | 2 | -14/+113 |
2019-06-07 | VOM-test: fix the UT post BVI and Bridge-domain changes |  Neale Ranns | 1 | -7/+27 |
2019-06-07 | tests: framework gracefully handle 'VppTransportShmemIOError' |  Paul Vinciguerra | 2 | -16/+18 |
2019-06-07 | tests: fix broken test test_gtpu.py TestGtpuUDP |  Paul Vinciguerra | 1 | -1/+1 |
2019-06-06 | IP-Punt-redirect: allow the use of a FIB path to describe how to |  Neale Ranns | 1 | -3/+6 |
2019-06-06 | gbp: fix lpm classification with vlan |  Benoît Ganne | 1 | -0/+33 |
2019-06-05 | L3 cross connect |  Neale Ranns | 1 | -0/+174 |
2019-06-05 | IPSEC: some CLI fixes |  Neale Ranns | 1 | -0/+28 |
2019-06-04 | Tests: simple refactor in vpp_pg_interface. |  Paul Vinciguerra | 1 | -25/+23 |
2019-06-04 | punt: fix the set_punt API/CLI which was rejecting valid ports |  Neale Ranns | 1 | -1/+20 |
2019-06-04 | Punt: specify packets by IP protocol Type |  Neale Ranns | 1 | -3/+160 |
2019-05-30 | ipip: refactor ipip.api with explicit types |  Ole Troan | 1 | -37/+67 |
2019-05-29 | gtpu: unit-test check udp ports |  Jakub Grajciar | 1 | -0/+87 |
2019-05-29 | Tests: vpp_pg_interface. Don't rewrite Dot1AD ethertype. |  Paul Vinciguerra | 1 | -11/+0 |
2019-05-29 | make test: fix packet counter assert |  Klement Sekera | 3 | -27/+33 |
2019-05-29 | map: Use vl_api_string macros. |  Paul Vinciguerra | 1 | -4/+44 |
2019-05-28 | l2tp: l2tp-decap-local don't accept packets unless configured |  Jakub Grajciar | 1 | -0/+48 |
2019-05-28 | make test: add option in pg interfaces for duplicating packets |  Alexandre Poirrier | 1 | -2/+12 |
2019-05-28 | Punt: socket register for exception dispatched/punted packets based on reason |  Neale Ranns | 2 | -326/+505 |