Age | Commit message (Expand) | Author | Files | Lines |
2019-04-19 | build: fix fedora dependencies | Benoît Ganne | 1 | -2/+2 |
2019-04-19 | IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) | Neale Ranns | 2 | -7/+18 |
2019-04-19 | 6rd: fix debug cli short-help | Benoît Ganne | 1 | -1/+2 |
2019-04-19 | svm: move fifo tests to a separate file | Florin Coras | 4 | -1160/+1225 |
2019-04-19 | Remove dummy_interface_tx output node from PPPoE plugin | John Lo | 1 | -9/+0 |
2019-04-19 | svm: support addition of chunks to fifos | Florin Coras | 4 | -14/+221 |
2019-04-19 | DOCS-ONLY: Fix broken doxygen tag in BVI | Dave Wallace | 1 | -1/+1 |
2019-04-19 | IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) | Neale Ranns | 2 | -1/+7 |
2019-04-19 | FIB: recursion casues path realloc | Neale Ranns | 1 | -1/+12 |
2019-04-18 | GBP: update cli to reflect API changes | Benoît Ganne | 3 | -10/+7 |
2019-04-18 | vlib epoll: protect against clib file pool expansion | Florin Coras | 1 | -1/+3 |
2019-04-18 | Extras: Fix list_api_changes script for 19.08 | Dave Wallace | 1 | -2/+2 |
2019-04-18 | Fix memory corruption faulting [VPP-1639] | Artem Belov | 1 | -3/+3 |
2019-04-18 | svm: allow indirect fifo data chunks | Florin Coras | 6 | -170/+171 |
2019-04-18 | GRE: API update | Neale Ranns | 11 | -285/+258 |
2019-04-18 | tls: allow engines to customize close | Florin Coras | 5 | -20/+74 |
2019-04-18 | IPSEC: tunnel rekey fix and test (VPP-1652) | Neale Ranns | 2 | -21/+81 |
2019-04-17 | Use template-specific key compare fn when deleting records | Dave Barach | 1 | -2/+2 |
2019-04-17 | session: fix segment manager init condition | Florin Coras | 1 | -1/+1 |
2019-04-17 | Make sw_interface_dump more compatible with 2.2.0 | Vratko Polak | 2 | -9/+6 |
2019-04-17 | vcl/session: tx notifications for cut-thru sessions | Florin Coras | 5 | -2/+43 |
2019-04-17 | api: Add to interface crud - read by sw_if_index. | Paul Vinciguerra | 4 | -1/+59 |
2019-04-17 | VPP-1649: Coverity warning in http server | Dave Barach | 1 | -6/+0 |
2019-04-17 | Revert "Revert "bond: problem switching from l2 to l3"" | Steven Luong | 1 | -0/+11 |
2019-04-17 | vppinfra: AVX512 interelaave, insert and permute | Damjan Marion | 1 | -0/+27 |
2019-04-17 | tap: clean-up when linux will delete the tap interface | Mohsin Kazmi | 2 | -0/+43 |
2019-04-17 | Predicate a packet whether be marked by PKT_RX_FDIR_ID instead of PKT_RX_FDIR | Simon Zhang | 1 | -1/+1 |
2019-04-17 | IPSEC: Pass the algorithm salt (used in GCM) over the API | Neale Ranns | 12 | -42/+80 |
2019-04-17 | crypto-ipsecmb: enable GCM | Neale Ranns | 3 | -26/+222 |
2019-04-17 | Default nums of RX/TX descriptors changed to 512 for 2M page on DVN | Zhiyong Yang | 1 | -1/+63 |
2019-04-17 | Duplicate pcap tx trace fix | Neale Ranns | 1 | -3/+0 |
2019-04-16 | ADJ: crash in format/show (VPP-1648) | Neale Ranns | 1 | -1/+1 |
2019-04-16 | IPSEC: SA format; don't print keys when there's no algo | Neale Ranns | 1 | -7/+8 |
2019-04-16 | vppinfra: more AVX2 and AVX512 inlines | Damjan Marion | 2 | -0/+72 |
2019-04-16 | dlmalloc: honor 8 byte alignment requests | Florin Coras | 1 | -1/+1 |
2019-04-16 | gbp: Add support for allow sclass/dclass 1 | Mohsin Kazmi | 4 | -5/+76 |
2019-04-16 | Static http server | Dave Barach | 9 | -0/+1960 |
2019-04-16 | svm_fifo rework to avoid contention on cursize | Sirshak Das | 22 | -315/+462 |
2019-04-16 | QUIC: Initial multi stream support | Aloys Augustin | 3 | -302/+460 |
2019-04-16 | Allow sessions to be allocated in app's RX callbacks | Aloys Augustin | 1 | -3/+11 |
2019-04-16 | stats: Add name vectors to Python client | Ole Troan | 4 | -47/+81 |
2019-04-16 | IPSEC: support GCM in ESP | Neale Ranns | 18 | -48/+349 |
2019-04-16 | Add direct packets to specific flow action in dpdk flow | Simon Zhang | 2 | -4/+17 |
2019-04-16 | VPP-1576: nsim-plugin coverity issues | Dave Barach | 1 | -2/+19 |
2019-04-16 | vppinfra: add basic rbtree | Florin Coras | 5 | -0/+700 |
2019-04-16 | flow: add rte_flow check before creating by rte_flow_validate | Simon Zhang | 1 | -0/+14 |
2019-04-16 | IPSEC-GRE: return correct API code | Neale Ranns | 1 | -1/+1 |
2019-04-16 | vpp-1647: fix typo in pcap_trace_command_internal | Dave Barach | 1 | -1/+1 |
2019-04-16 | API: Handle pthread cond signal case where signal is missed. | Ole Troan | 2 | -3/+10 |
2019-04-15 | vppinfra: add SHA-2 family of hash algorithms (including HMAC) | Damjan Marion | 3 | -0/+647 |