Age | Commit message (Expand) | Author | Files | Lines |
2018-11-25 | Fix typo in test/test_acl_plugin_conns.py | Paul Vinciguerra | 1 | -5/+5 |
2018-11-25 | Fix Typo: test/test_mtu.py | Paul Vinciguerra | 1 | -3/+3 |
2018-11-24 | VPP-1505 VPP-1508 Remove dep.: py_lispnetworking | Paul Vinciguerra | 3 | -11/+24 |
2018-11-23 | make test: remove test-ext, fix test*-all targets | Klement Sekera | 1 | -5/+4 |
2018-11-23 | Fix test framework keepalive | juraj.linkes | 1 | -2/+1 |
2018-11-23 | Fix test logging propagation | juraj.linkes | 1 | -0/+1 |
2018-11-23 | VPP-1476: L2fib failures in master | Pavel Kotucek | 1 | -7/+8 |
2018-11-23 | NAT44: improve expired sessions reuse (VPP-1503) | Matus Fabian | 1 | -17/+2 |
2018-11-22 | MAP: Use explicit address/prefix types in API | Ole Troan | 4 | -28/+29 |
2018-11-22 | Revert "Fix instance method call in test/framework.py" | Ole Trøan | 2 | -8/+15 |
2018-11-22 | Fix instance method call in test/framework.py | Paul Vinciguerra | 2 | -15/+8 |
2018-11-22 | Add RFC5424 syslog protocol support (VPP-1139) | Matus Fabian | 3 | -1/+247 |
2018-11-22 | NAT44: Apply transitory timeout on TCP RST (VPP-1494) | Matus Fabian | 1 | -0/+51 |
2018-11-20 | make test: Shorten VCL extended test times | Dave Wallace | 1 | -73/+72 |
2018-11-20 | NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501) | Matus Fabian | 1 | -0/+26 |
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 |