Age | Commit message (Expand) | Author | Files | Lines |
2019-07-11 | gbp: An Endpoint can change sclass | Neale Ranns | 1 | -1/+65 |
2019-07-10 | tests: Re-enable ipsec tests on ARM | juraj.linkes | 2 | -6/+4 |
2019-07-09 | tests: remove unused class attribute in VppTestCase | Paul Vinciguerra | 1 | -1/+0 |
2019-07-09 | gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf | Neale Ranns | 1 | -19/+66 |
2019-07-09 | quic: add back missing test timeout | Nathan Skrzypczak | 1 | -2/+2 |
2019-07-09 | tests: treat all truthy env vars the same way | Paul Vinciguerra | 2 | -13/+31 |
2019-07-09 | vppinfra: allocate bihash virtual space on demand | Dave Barach | 1 | -0/+1 |
2019-07-08 | map gbp papi: match endianess of f64 | Paul Vinciguerra | 1 | -0/+38 |
2019-07-08 | gbp: More unit tests | Neale Ranns | 1 | -55/+449 |
2019-07-08 | api: Implement log_dump/log_details | Paul Vinciguerra | 1 | -0/+46 |
2019-07-05 | vxlan-gbp: Decap ignores reserved bits | Neale Ranns | 1 | -4/+7 |
2019-07-05 | sctp: move to plugins, disabled by default | Florin Coras | 1 | -0/+1 |
2019-07-05 | gbp: add unit-tests for anonymous l3out | Benoît Ganne | 2 | -28/+498 |
2019-07-03 | vcl: disable ldp bidirectional multiple socket tests | Florin Coras | 1 | -5/+2 |
2019-07-03 | gbp: Consider data-plane learnt source better than control-plane | Neale Ranns | 1 | -5/+71 |
2019-07-03 | fib: allow route delete with no paths and multipath=0 to remove the | Neale Ranns | 1 | -8/+22 |
2019-07-03 | tests: fix FORCE_FOREGROUND | juraj.linkes | 1 | -1/+7 |
2019-07-03 | tests: Have worker return immediately on bad executable | Paul Vinciguerra | 2 | -52/+42 |
2019-07-01 | gbp: VRF scoped contracts | Neale Ranns | 2 | -84/+113 |
2019-06-30 | igmp: accept packets that have more on the wire data than IGMP reports. | Neale Ranns | 1 | -3/+19 |
2019-06-28 | quic : Use TX event for app read notification | Nathan Skrzypczak | 1 | -16/+10 |
2019-06-28 | tests: handle TypeErrors in calls to VppDiedError | Paul Vinciguerra | 1 | -5/+4 |
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 |