Age | Commit message (Expand) | Author | Files | Lines |
2017-10-03 | Repair vlib API socket server | Dave Barach | 89 | -1106/+2510 |
2017-10-03 | Propagate duplicate IF addr add/del error up to API. | Jon Loeliger | 3 | -8/+30 |
2017-10-03 | make test: Copy api_post_mortem.$$ file tmp test dir for archiving. | Dave Wallace | 2 | -7/+13 |
2017-10-02 | L2-FIB:add mac learn events test | Eyal Bari | 3 | -56/+76 |
2017-09-30 | make test: Create link to failed test dir on timeout. | Dave Wallace | 2 | -1/+7 |
2017-09-30 | make test: archive failed test data with build logs. | Dave Wallace | 2 | -17/+32 |
2017-09-29 | make test: fix/disable VAPI tests on centos | Klement Sekera | 5 | -2/+33 |
2017-09-28 | cdp/lldp: punt for no buffer | Steven | 2 | -0/+6 |
2017-09-28 | C++ API: remove deprecated throw lists | Klement Sekera | 1 | -8/+4 |
2017-09-28 | drop python3 dependency | Klement Sekera | 4 | -29/+26 |
2017-09-27 | Update package version | Florin Coras | 1 | -1/+1 |
2017-09-28 | General documentation updates | Chris Luke | 16 | -83/+117 |
2017-09-28 | tun/tap: Bad packets sent to kernel via tun/tap interface | Steven | 2 | -22/+29 |
2017-09-27 | VPP-990 remove registered handler if control ping failsv18.01-rc0 | Matej Perina | 3 | -0/+14 |
2017-09-27 | LISP: add API handlers for set/get transport protocol | Filip Tehlar | 4 | -0/+194 |
2017-09-27 | VLAN support on host(af-packet) interface. | Akshaya N | 1 | -3/+26 |
2017-09-27 | Update vagrant centos config to CentOS 7.4 | Dave Wallace | 3 | -2/+9 |
2017-09-27 | Fix: unnecesary uio binding for Mellanox NIC | Steve Shin | 1 | -1/+3 |
2017-09-27 | Various fixes for issues found by Coverity (VPP-972) | Chris Luke | 5 | -3/+25 |
2017-09-27 | acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it. | Andrew Yourtchenko | 3 | -3/+42 |
2017-09-27 | make test: clean ext binaries when doing test-wipe | Klement Sekera | 1 | -0/+1 |
2017-09-27 | Update CSIT tests 1700906 -> 170926 | Jan Gelety | 1 | -1/+1 |
2017-09-26 | Fix SUSE dependencies to contemplate both python and python3 scripts. | Marco Varlese | 1 | -1/+1 |
2017-09-26 | tcp: update snd_nxt after congestion recovery | Florin Coras | 2 | -9/+7 |
2017-09-26 | Add thread-safe event signaller, use RPC where required | Dave Barach | 5 | -5/+73 |
2017-09-26 | checkstyle: ignore old clang-format (centos) | Klement Sekera | 1 | -2/+9 |
2017-09-26 | make test: don't recompile ext if not needed | Klement Sekera | 1 | -4/+4 |
2017-09-26 | jvpp: lowering verbosity level for jvpp tests | Matej Perina | 2 | -56/+55 |
2017-09-26 | NAT: remove worker_by_in lookup hash table (VPP-992) | Matus Fabian | 4 | -97/+30 |
2017-09-26 | acl-plugin: test: move the API calls to vpp_papi_provider.py | Andrew Yourtchenko | 4 | -152/+79 |
2017-09-26 | Memory overwritten when using unformat %u (VPP-987) | Aequitas | 3 | -19/+19 |
2017-09-25 | Fix Ubuntu java dependency regression. | Dave Wallace | 1 | -0/+1 |
2017-09-25 | Vagrant fails if Vagrantfile is a symlink on Windows 10. | Dave Wallace | 4 | -117/+131 |
2017-09-25 | Refactor multi-host socket_test.sh for bare-metal. | Dave Wallace | 2 | -18/+51 |
2017-09-25 | tcp: do not sample rtt for retransmitted segments | Florin Coras | 3 | -81/+100 |
2017-09-25 | acl-plugin: use vec_elt_at_index rather than pool_elt_at_index to access vect... | Andrew Yourtchenko | 1 | -2/+2 |
2017-09-25 | Fix usage string for vat | Jerome Tollet | 1 | -1/+2 |
2017-09-25 | Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down | John Lo | 5 | -72/+101 |
2017-09-25 | Add binary API documentation | Dave Barach | 4 | -71/+475 |
2017-09-25 | NAT: session number limitation to avoid running out of memory crash (VPP-984) | Matus Fabian | 4 | -38/+120 |
2017-09-23 | libmemif: Jumbo frames data/buffer length fix | Jakub Grajciar | 2 | -83/+195 |
2017-09-22 | openSUSE build fix | Marco Varlese | 2 | -4/+6 |
2017-09-22 | Fix vpp "unix interactive" when running under emacs + gdb | Dave Barach | 1 | -3/+8 |
2017-09-22 | vhost-user: fix link-up status | Yoann Desmouceaux | 1 | -1/+1 |
2017-09-22 | acl-plugin: remove the clib_warning "ACL enabling..." | Andrew Yourtchenko | 1 | -4/+0 |
2017-09-22 | IP-MAC,ND:wildcard events,fix sending multiple events | Eyal Bari | 8 | -103/+288 |
2017-09-21 | vppctl,cli: Improve non-interactive vppctl (VPP-944) | Chris Luke | 2 | -89/+404 |
2017-09-21 | NAT: remove worker_by_out lookup hash table (VPP-989) | Matus Fabian | 3 | -133/+120 |
2017-09-21 | Fix for ssl dependency on debian 9 | Anton Ivanov | 1 | -2/+7 |
2017-09-21 | Unpack into temporary directory with longer name. | Thomas F Herbert | 1 | -2/+10 |