Age | Commit message (Expand) | Author | Files | Lines |
2018-11-19 | VPP-1498: test/framework.py: AttributeError | Paul Vinciguerra | 1 | -1/+2 |
2018-11-19 | NAT44: fix bug in TCP close with output-feature interface (VPP-1493) | Matus Fabian | 1 | -0/+82 |
2018-11-16 | VPP-1495: Fix intermittent stat sock test failures. | Paul Vinciguerra | 1 | -1/+7 |
2018-11-15 | QoS: fix always recoding as IP | Neale Ranns | 1 | -13/+23 |
2018-11-15 | GBP: redirect contracts | Neale Ranns | 2 | -29/+605 |
2018-11-15 | ipsec: infra for selecting backends | Klement Sekera | 6 | -13/+109 |
2018-11-09 | Fix logging into multiple files | juraj.linkes | 3 | -7/+6 |
2018-11-09 | tcp: separate unit and throughput tests | Florin Coras | 1 | -8/+20 |
2018-11-08 | make test: remove unnecessary check | Klement Sekera | 1 | -2/+0 |
2018-11-08 | make test: bfd refactor | Klement Sekera | 2 | -5/+14 |
2018-11-08 | make test: rename dummy test name | Klement Sekera | 1 | -1/+1 |
2018-11-08 | make test: p2p ethernet refactor | Klement Sekera | 2 | -23/+15 |
2018-11-07 | GBP: Endpoints with VLAN tags and birdges that don't learn | Neale Ranns | 2 | -3/+180 |
2018-11-07 | GBP Endpoint Learning | Neale Ranns | 10 | -282/+1741 |
2018-11-07 | VCL: Fix socket_test.sh to build test apps. | Dave Wallace | 1 | -4/+7 |
2018-11-06 | BD ARP entry use common API types | Neale Ranns | 3 | -40/+41 |
2018-11-06 | IGMP: Improved handling of (*,G) join and leave | Neale Ranns | 1 | -2/+67 |
2018-11-06 | VPP-1481: fixed tlv length checking & added tests | Filip Varga | 1 | -3/+9 |
2018-11-02 | cdp scapy protocol & cdp unit tests | Filip Varga | 2 | -0/+184 |
2018-11-01 | vom: Add igmp 'host' support in vom | Mohsin Kazmi | 1 | -0/+65 |
2018-10-31 | make-test: Fix the vapi test | Mohsin Kazmi | 1 | -0/+1 |
2018-10-29 | Use throttle_t for ND throttling | Neale Ranns | 1 | -4/+35 |
2018-10-28 | session: extend connect api for internal apps | Florin Coras | 1 | -8/+20 |
2018-10-25 | SCTP: DATA chunk padding fix and hardening | Marco Varlese | 1 | -0/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -23/+26 |
2018-10-22 | GBP: Revert back to using VppIpPrefix wrapper | Ole Troan | 1 | -5/+4 |
2018-10-22 | Fix buffer overflow when fragmenting packets (VPP-1383) | Juraj Sloboda | 1 | -0/+50 |
2018-10-22 | PAPI: Add support for format/unformat functions. | Ole Troan | 2 | -15/+9 |
2018-10-20 | acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier fo... | Andrew Yourtchenko | 1 | -0/+8 |
2018-10-19 | NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466) | Matus Fabian | 1 | -109/+22 |
2018-10-18 | PAPI: Expose API enums to tests / applications | Ole Troan | 2 | -52/+63 |
2018-10-16 | IGMP: proxy device | Jakub Grajciar | 2 | -0/+99 |
2018-10-15 | VPP-1448: Fix error when recurse on down the trie. | mu.duojiao | 1 | -0/+49 |
2018-10-14 | acl-plugin: make each test in test_acl_plugin runnable separately | Andrew Yourtchenko | 1 | -36/+75 |
2018-10-12 | Add parallel test run info to test/doc | juraj.linkes | 1 | -1/+27 |
2018-10-12 | NAT44: identity NAT fix (VPP-1441) | Matus Fabian | 1 | -0/+4 |
2018-10-11 | L2: BM traffic does not use UU-FWD (VPP-1445) | Neale Ranns | 1 | -1/+20 |
2018-10-10 | Setup, teardown, DEBUG=core, FAILFAST fixes | juraj.linkes | 5 | -249/+380 |
2018-10-10 | L2-flood: no clone for 1 replication | Neale Ranns | 1 | -0/+33 |
2018-10-10 | Test FW: Use unittest temp dir as unix runtime dir | Jakub Grajciar | 3 | -29/+34 |
2018-10-08 | NAT44: do not create session record for identity mapping (VPP-1439) | Matus Fabian | 1 | -0/+3 |
2018-10-05 | Source VRF Select tests | Neale Ranns | 1 | -0/+304 |
2018-10-05 | vhost_user: Add test for interface states and events | Juraj Sloboda | 3 | -3/+71 |
2018-10-04 | Support reassembly for fragments coming to ip4-local node | Juraj Sloboda | 1 | -1/+118 |
2018-10-04 | MFIB-API: when programming an (S,G) fix the grp-len | Neale Ranns | 1 | -2/+2 |
2018-10-04 | VPP-1430: remove unnecessary padding | Marco Varlese | 1 | -1/+1 |
2018-10-03 | test framework: add shell-style wildcard matching to filenames | Andrew Yourtchenko | 1 | -2/+5 |
2018-10-03 | ipsec: add missing ipv6 ah code & ipv6 tests | Klement Sekera | 9 | -294/+526 |
2018-10-02 | BFD: add get echo source API (VPP-1367) | Matus Fabian | 2 | -0/+48 |
2018-10-01 | Source VRF Select | Neale Ranns | 1 | -0/+29 |