Age | Commit message (Expand) | Author | Files | Lines |
2019-10-17 | nat: tests support python3 | Ole Troan | 1 | -1/+1 |
2019-10-17 | vppinfra: test support python3 | Ole Troan | 1 | -1/+2 |
2019-10-16 | tests: python3 changes for ip6 fib tests | snaramre | 1 | -1/+1 |
2019-10-16 | tests: cli wrapper should return string | Ole Troan | 5 | -12/+12 |
2019-10-15 | tests: python3 version check for enum module | snaramre | 1 | -1/+5 |
2019-10-14 | gso: Add gso feature arc | Mohsin Kazmi | 2 | -0/+9 |
2019-10-14 | tests: make pg_start() wait until pg completes | Andrew Yourtchenko | 1 | -19/+13 |
2019-10-14 | tests: log error which happens during connect and wait longer for stats socket | Andrew Yourtchenko | 1 | -2/+3 |
2019-10-11 | tests: explicitly wait for the PG to finish before looking for capture file | Andrew Yourtchenko | 1 | -0/+15 |
2019-10-11 | tests: extra logging in reassembly tests | Klement Sekera | 1 | -0/+10 |
2019-10-10 | tests: add cli_return_response to vpp_papi_provider | Dave Barach | 1 | -2/+13 |
2019-10-10 | geneve: API cleanup | Jakub Grajciar | 1 | -16/+14 |
2019-10-09 | dhcp: dhcp6_pd_client_cp API cleanup | Jakub Grajciar | 1 | -10/+0 |
2019-10-09 | build: clean up make help output | Dave Wallace | 1 | -3/+3 |
2019-10-09 | mpls: support fragmentation of mpls output packet | Rajesh Goel | 1 | -0/+56 |
2019-10-08 | tests: handle unicode charactes in cli output | Klement Sekera | 1 | -1/+2 |
2019-10-07 | dhcp: Move to plugin | Neale Ranns | 4 | -2584/+0 |
2019-10-06 | ip: Fix IP unnumbered dump of one interface | Neale Ranns | 1 | -0/+9 |
2019-10-03 | dhcp: API cleanup | Jakub Grajciar | 4 | -254/+283 |
2019-09-30 | dhcp: dhcp6_ia_na_client_cp API cleanup | Jakub Grajciar | 1 | -6/+0 |
2019-09-27 | ipsec: support 4o6 and 6o4 for tunnel protect | Neale Ranns | 1 | -2/+40 |
2019-09-26 | ip: add shallow virtual reassembly functionality | Klement Sekera | 1 | -1/+342 |
2019-09-25 | ip: respect buffer boundary when searching for ipv6 headers | Klement Sekera | 1 | -2/+19 |
2019-09-25 | ip: refactor reassembly | Klement Sekera | 1 | -14/+16 |
2019-09-23 | tests: fix test-checkstyle to check plugin tests | Dave Wallace | 1 | -1/+1 |
2019-09-19 | api: split vl_api_prefix into two | Ole Troan | 1 | -1/+1 |
2019-09-18 | tests: split up the long running IPSec tests into separate classes | Andrew Yourtchenko | 1 | -82/+398 |
2019-09-13 | devices: partial revert of af_packet API cleanup patch | Damjan Marion | 2 | -80/+0 |
2019-09-12 | devices: af_packet API cleanup | Jakub Grajciar | 2 | -0/+80 |
2019-09-11 | bonding: API cleanup | Jakub Grajciar | 1 | -0/+1 |
2019-09-09 | memif: API cleanup | Jakub Grajciar | 1 | -1/+3 |
2019-09-06 | bonding: add weight support for active-backup mode | Steven Luong | 2 | -8/+5 |
2019-09-04 | bfd: API cleanup | Jakub Grajciar | 3 | -194/+97 |
2019-09-03 | api: enforce vla is last and fixed string type | Ole Troan | 2 | -15/+7 |
2019-09-02 | tests: run vapi tests by default | Klement Sekera | 3 | -6/+6 |
2019-09-02 | tests: fix centos detection | Klement Sekera | 1 | -1/+1 |
2019-08-27 | api: revert use string type for strings in memclnt.api | Ole Troan | 2 | -11/+12 |
2019-08-27 | ipsec: Fix NULL encryption algorithm | Neale Ranns | 3 | -1/+17 |
2019-08-27 | api: use string type for strings in memclnt.api | Ole Troan | 2 | -12/+11 |
2019-08-26 | gso: fix segmentation when gso_size greater than vlib buffer size | Mohsin Kazmi | 1 | -0/+32 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 32 | -30163/+8 |
2019-08-22 | dns: make the dns name resolver a plugin | Dave Barach | 1 | -110/+0 |
2019-08-21 | dns: add basic functional "make test" case | Dave Barach | 1 | -0/+110 |
2019-08-20 | ip: reassembly: send packet out on correct worker | Klement Sekera | 2 | -4/+355 |
2019-08-20 | tests: support worker threads | Klement Sekera | 1 | -1/+4 |
2019-08-20 | api: Cleanup APIs interface.api | Jakub Grajciar | 14 | -127/+148 |
2019-08-20 | tests: Revert "Tests: Example duplicate code refactoring." | Klement Sekera | 1 | -243/+277 |
2019-08-16 | acl: fix stats-segment counters validation on acl update | Andrew Yourtchenko | 1 | -18/+36 |
2019-08-16 | hsa: Refactor quic_echo to allow other protocols | Nathan Skrzypczak | 1 | -2/+2 |
2019-08-16 | ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 | Dmitry Vakhrushev | 1 | -3/+3 |