Age | Commit message (Expand) | Author | Files | Lines |
2019-07-25 | vom: QoS support | Neale Ranns | 1 | -0/+79 |
2019-07-24 | acl: implement counters | Andrew Yourtchenko | 1 | -5/+35 |
2019-07-24 | tests: add cpu/shm info to test runner output | Paul Vinciguerra | 1 | -1/+13 |
2019-07-24 | qos: QoS dump APIs | Neale Ranns | 3 | -146/+168 |
2019-07-24 | fib: Support the POP of a Psuedo Wire Control Word | Neale Ranns | 2 | -41/+86 |
2019-07-24 | ipsec: GCM, Anti-replay and ESN fixess | Neale Ranns | 3 | -78/+210 |
2019-07-24 | vppinfra: add mapped pcap file support | Gary Boon | 1 | -0/+55 |
2019-07-23 | tests: pin pip version | Aloys Augustin | 1 | -0/+4 |
2019-07-19 | bonding: add support for numa-only in lacp mode | Zhiyong Yang | 3 | -1/+7 |
2019-07-19 | ip: admin change affects intf IPv4 addr routes | Matthew G Smith | 1 | -0/+74 |
2019-07-16 | ipsec: handle UDP keepalives | Neale Ranns | 3 | -9/+133 |
2019-07-14 | tests: fix error in VppDiedError exception | Paul Vinciguerra | 1 | -2/+2 |
2019-07-12 | tests: remove invalid arguments passed to papi | Paul Vinciguerra | 1 | -5/+1 |
2019-07-12 | ip ipsec: Remove IPSec SPI-0 punt reason | Neale Ranns | 1 | -26/+32 |
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 |