Age | Commit message (Expand) | Author | Files | Lines |
2019-04-19 | IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) | Neale Ranns | 2 | -1/+7 |
2019-04-18 | vlib epoll: protect against clib file pool expansion | Florin Coras | 1 | -1/+3 |
2019-04-18 | Fix list_api_changes script to start at v19.04-rc0 | Dave Wallace | 2 | -115/+28 |
2019-04-18 | Fix memory corruption faulting [VPP-1639] | Artem Belov | 1 | -3/+3 |
2019-04-18 | FIB: recursion casues path realloc | Neale Ranns | 1 | -1/+12 |
2019-04-18 | IPSEC: tunnel rekey fix and test (VPP-1652) | Neale Ranns | 1 | -21/+24 |
2019-04-18 | crypto-ipsecmb: enable GCM | Neale Ranns | 3 | -26/+222 |
2019-04-18 | Use template-specific key compare fn when deleting records | Dave Barach | 1 | -2/+2 |
2019-04-17 | Doxygen cleanup. | Dave Wallace | 10 | -7/+312 |
2019-04-17 | Revert "Revert "bond: problem switching from l2 to l3"" [VPP-1651]v19.04-rc2 | Steven Luong | 1 | -0/+11 |
2019-04-17 | VPP-1650 | Thomas F Herbert | 1 | -3/+7 |
2019-04-17 | ADJ: crash in format/show (VPP-1648) | Neale Ranns | 1 | -1/+1 |
2019-04-17 | IPSEC: support GCM in ESP | Neale Ranns | 18 | -48/+349 |
2019-04-16 | crypto: add more AES-GCM test cases | Filip Tehlar | 2 | -3/+313 |
2019-04-16 | IPSEC: ESP with ESN tests and fixes | Neale Ranns | 4 | -27/+37 |
2019-04-16 | crypto: openssl - IV len not passed by caller. Callee knows from algo type | Neale Ranns | 1 | -2/+2 |
2019-04-16 | tap: fix the crash [VPP-1645] | Mohsin Kazmi | 1 | -0/+3 |
2019-04-16 | crypto-openssl-gcm: account for failed decrypts | Neale Ranns | 1 | -3/+6 |
2019-04-15 | IPSEC: crypto overflow | Neale Ranns | 1 | -1/+1 |
2019-04-15 | LB crash when receving packets with right dst IP and wrong dst port VPP-1643 | Hongjun Ni | 1 | -0/+7 |
2019-04-15 | crypto: fix coverity warnings | Filip Tehlar | 2 | -2/+7 |
2019-04-14 | session: drop lock on segment allocation error VPP-1644 | Florin Coras | 1 | -12/+9 |
2019-04-14 | IPSEC-MB: Use random & non-repeating IV (VPP-1642) | Neale Ranns | 7 | -23/+65 |
2019-04-12 | stats: Off by one error in stats directory vector. | Ole Troan | 1 | -1/+1 |
2019-04-12 | Release notes: add 19.04 placeholder | Dave Wallace | 1 | -0/+5 |
2019-04-10 | Initial changes for stable/1904 branchv19.04-rc1 | Dave Wallace | 1 | -0/+1 |
2019-04-10 | make test: fix redundant setUp() in template_ipsec.py | Dave Wallace | 1 | -3/+0 |
2019-04-10 | cmake: fix errors in external when building past point-release | Andrew Yourtchenko | 1 | -1/+1 |
2019-04-10 | crypto: Intel IPSEC-MB engine | Neale Ranns | 6 | -43/+478 |
2019-04-10 | ethernet: fix packet tracing | Benoît Ganne | 1 | -1/+1 |
2019-04-10 | make test: Initial QUIC test | Dave Wallace | 1 | -0/+89 |
2019-04-10 | IPSEC: for each engine and algorithm tests | Neale Ranns | 4 | -409/+601 |
2019-04-10 | session: binary api app names as vectors | Florin Coras | 1 | -2/+2 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 68 | -3/+814 |
2019-04-10 | API: Fix shared memory only action handlers. | Ole Troan | 18 | -410/+194 |
2019-04-10 | quic: add dummy accepted cb | Florin Coras | 2 | -2/+9 |
2019-04-10 | IPSEC: remove double byte swap of IP addresses | Neale Ranns | 1 | -18/+10 |
2019-04-10 | Make tcp/udp/icmp compute checksum safer for buffer-chain case | John Lo | 2 | -2/+2 |
2019-04-09 | rdma: add multiqueue support | Benoît Ganne | 4 | -76/+170 |
2019-04-09 | rdma-core: add debug build option | Benoît Ganne | 1 | -1/+8 |
2019-04-09 | session: fix session flags | Florin Coras | 2 | -5/+2 |
2019-04-09 | Fix some python3, cleanup cpu allocation | jdenisco | 3 | -19/+34 |
2019-04-09 | nat: initialize fq_in2out_output_index | Matthew Smith | 1 | -0/+1 |
2019-04-08 | GBP: drop and contract counters | Neale Ranns | 7 | -25/+162 |
2019-04-08 | fixing typos | Jim Thompson | 41 | -61/+61 |
2019-04-08 | virtio: Fix the coverity warnings | Mohsin Kazmi | 1 | -6/+11 |
2019-04-08 | IPSEC TEST: various hash alogrithms | Neale Ranns | 3 | -11/+90 |
2019-04-08 | host stack: update stale copyright | Florin Coras | 45 | -45/+45 |
2019-04-08 | rdma: fix DPDK MLX driver conflict | Benoît Ganne | 3 | -8/+3 |
2019-04-08 | vlib-punt: fix error node counting | Neale Ranns | 3 | -31/+14 |