Age | Commit message (Expand) | Author | Files | Lines |
2019-04-25 | unittest: AES GCM test cases cleanup | Damjan Marion | 1 | -270/+126 |
2019-04-25 | crypto_ipsecmb: CBC IV size is always equal to block size | Damjan Marion | 1 | -27/+13 |
2019-04-25 | crypto_ipsecmb: use pre-expanded keys | Damjan Marion | 3 | -220/+209 |
2019-04-25 | session: use teps in accept/connect notifications | Florin Coras | 11 | -81/+72 |
2019-04-25 | IPSEC; dpdk backend for tunnel interface encryption | Neale Ranns | 10 | -61/+169 |
2019-04-25 | ipsec: drop runts in esp-decrypt | Damjan Marion | 2 | -2/+30 |
2019-04-25 | crypto: improve key handling | Damjan Marion | 19 | -66/+351 |
2019-04-25 | Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh | John Lo | 3 | -27/+0 |
2019-04-24 | Add get_endpoint in transport vft | Aloys Augustin | 7 | -14/+126 |
2019-04-24 | ip4_lookup_inline: leverage vlib_get_buffers to improve perf | Zhiyong Yang | 1 | -32/+27 |
2019-04-24 | dpdk: fix interface naming | Florin Coras | 1 | -1/+1 |
2019-04-24 | Clean up multi-thread barrier-sync hold-down timer | Dave Barach | 2 | -13/+57 |
2019-04-24 | QUIC: Add multi-stream support to internal test apps | Aloys Augustin | 6 | -7/+171 |
2019-04-24 | UDPC: Fix open segfault with multiple workers | Aloys Augustin | 1 | -1/+3 |
2019-04-24 | dpdk: get a rid of "Invalid port_id=" log message | Damjan Marion | 1 | -3/+5 |
2019-04-24 | l2: Add support for arp unicast forwarding | Mohsin Kazmi | 7 | -10/+118 |
2019-04-24 | svm: fifo ooo reads/writes with multiple chunks | Florin Coras | 6 | -93/+356 |
2019-04-24 | svm: move mq test to ut plugin | Florin Coras | 2 | -181/+101 |
2019-04-24 | session: remove unused fifo allo return value | Florin Coras | 4 | -14/+8 |
2019-04-24 | ethernet_input_inline: leverage vlib_get_buffers | Zhiyong Yang | 1 | -17/+14 |
2019-04-24 | Rearrange prefetching in ipsec_output_inline | Vratko Polak | 1 | -6/+6 |
2019-04-24 | svm: move fifo tests to ut plugin | Florin Coras | 2 | -362/+271 |
2019-04-24 | NAT: VPP-1531 api cleanup & update | Filip Varga | 11 | -1211/+1385 |
2019-04-23 | Enable 'test crash' command when running unittest plugin. | Paul Vinciguerra | 1 | -0/+1 |
2019-04-23 | API: Python and Unix domain socket improvement | Ole Troan | 8 | -41/+40 |
2019-04-23 | Bump to intel-ipsec-mb version 0.52 | Damjan Marion | 2 | -12/+14 |
2019-04-23 | Revert "NAT: VPP-1531 api cleanup & update" | Ole Trøan | 11 | -1381/+1211 |
2019-04-23 | API sw_interface_dump: Dump all if index is zero | Vratko Polak | 2 | -5/+6 |
2019-04-23 | NAT: VPP-1531 api cleanup & update | Filip Varga | 11 | -1211/+1381 |
2019-04-23 | Fix a ipsec command line typo | Simon Zhang | 1 | -1/+1 |
2019-04-23 | vnet: clean up calc_checksums() | Zhiyong Yang | 1 | -7/+8 |
2019-04-23 | dpdk_esp_encrypt: add to prefetch data | Zhiyong Yang | 1 | -3/+13 |
2019-04-23 | ipsec4-output: add pkt header and data prefetching | Zhiyong Yang | 1 | -2/+9 |
2019-04-23 | vppinfra: fix one macro issue in clib_cpu_supports_aes() | Zhiyong Yang | 1 | -1/+1 |
2019-04-22 | GRE: set gre_tunnel_type init value to zero in API | Alexander Chernavin | 1 | -1/+1 |
2019-04-22 | vlib epoll: handle file removal on EPOLLIN | Florin Coras | 1 | -0/+2 |
2019-04-20 | svm: reorganize fifo march code | Florin Coras | 2 | -239/+185 |
2019-04-19 | rbtree: add successor and predecessor functions | Florin Coras | 3 | -4/+90 |
2019-04-19 | Doxygen cleanup. | Dave Wallace | 9 | -6/+311 |
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 |