Age | Commit message (Expand) | Author | Files | Lines |
2019-05-14 | IPsec: increment tunnel intf tx counters |  Matthew Smith | 1 | -0/+9 |
2019-05-14 | rdma: update MAINTAINERS and add doc |  Benoît Ganne | 1 | -0/+51 |
2019-05-10 | Fix typo in nat44_cli.c:nat_ha_failover_command_fn. |  Paul Vinciguerra | 1 | -3/+3 |
2019-05-09 | add mactime plugin unit / code coverage tests |  Dave Barach | 3 | -5/+184 |
2019-05-09 | dpdk: fix return variable size |  Zhiyong Yang | 1 | -2/+2 |
2019-05-09 | NAT: VPP-1665 coverity scan issue fix |  Filip Varga | 1 | -2/+9 |
2019-05-08 | session: send tx events when data is dequeued |  Florin Coras | 1 | -0/+3 |
2019-05-07 | svm: decouple fifo and default chunk allocation |  Florin Coras | 1 | -13/+29 |
2019-05-07 | Add bihash statistics hook |  Dave Barach | 1 | -1/+67 |
2019-05-07 | ipsec-mb: fix the "make test" on non-AESNI platforms |  Andrew Yourtchenko | 1 | -0/+3 |
2019-05-06 | Remove target option when IPSecMB disabled |  Nathan Skrzypczak | 1 | -2/+1 |
2019-05-06 | Add QUIC multistream support |  Nathan Skrzypczak | 2 | -290/+696 |
2019-05-06 | NAT64: Fix port byte order in nat64_free_out_addr_and_port |  Faicker Mo | 1 | -1/+1 |
2019-05-06 | NAT66:assgin a error value for clib_bihash_kv_48_8_t kv |  lijianpeng | 1 | -2/+3 |
2019-05-03 | session/svm: apis for fifo shrinking |  Florin Coras | 1 | -0/+75 |
2019-05-03 | svm: basic support for fifo shrinking |  Florin Coras | 1 | -0/+400 |
2019-05-03 | svm: store normalized head/tail for fifo |  Florin Coras | 1 | -2/+7 |
2019-05-03 | plugins: clean up plugin descriptions |  Dave Wallace | 37 | -36/+37 |
2019-05-01 | Add node, frame to vlib main loop perf analysis callback arguments |  Dave Barach | 1 | -1/+3 |
2019-04-30 | svm: more fifo refactor/cleanup |  Florin Coras | 4 | -91/+91 |
2019-04-27 | svm: fix fifo tail/head/ooo logic for u32 wrap |  Florin Coras | 1 | -12/+279 |
2019-04-26 | crypto, ipsec: change GCM IV handling |  Damjan Marion | 2 | -54/+17 |
2019-04-26 | nat: fix ED mode unknown proto session management |  Matthew Smith | 3 | -8/+24 |
2019-04-26 | nat: prevent creation when-resolved static mappings on errors |  Alexander Chernavin | 1 | -1/+1 |
2019-04-26 | svm: fifo segment support for chunk allocation |  Florin Coras | 1 | -5/+93 |
2019-04-25 | crypto_ia32: minor change logically |  Zhiyong Yang | 1 | -2/+1 |
2019-04-25 | crypto: AES GCM IV length is always 12 |  Damjan Marion | 2 | -3/+1 |
2019-04-25 | Clean up redirects |  Dave Barach | 1 | -21/+50 |
2019-04-25 | Change dpdk thread data flags type to u16 from u8 to get more useful data |  Simon Zhang | 2 | -6/+7 |
2019-04-25 | session: cleanup segment manager and fifo segment |  Florin Coras | 1 | -73/+73 |
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 | 1 | -218/+207 |
2019-04-25 | session: use teps in accept/connect notifications |  Florin Coras | 1 | -10/+9 |
2019-04-25 | IPSEC; dpdk backend for tunnel interface encryption |  Neale Ranns | 2 | -4/+75 |
2019-04-25 | crypto: improve key handling |  Damjan Marion | 8 | -40/+143 |
2019-04-25 | Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh |  John Lo | 1 | -9/+0 |
2019-04-24 | Add get_endpoint in transport vft |  Aloys Augustin | 1 | -0/+36 |
2019-04-24 | dpdk: fix interface naming |  Florin Coras | 1 | -1/+1 |
2019-04-24 | dpdk: get a rid of "Invalid port_id=" log message |  Damjan Marion | 1 | -3/+5 |
2019-04-24 | svm: fifo ooo reads/writes with multiple chunks |  Florin Coras | 1 | -16/+161 |
2019-04-24 | svm: move mq test to ut plugin |  Florin Coras | 1 | -4/+101 |
2019-04-24 | session: remove unused fifo allo return value |  Florin Coras | 1 | -3/+1 |
2019-04-24 | svm: move fifo tests to ut plugin |  Florin Coras | 1 | -0/+271 |
2019-04-24 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 4 | -422/+580 |
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 | 2 | -7/+3 |
2019-04-23 | Bump to intel-ipsec-mb version 0.52 |  Damjan Marion | 1 | -2/+4 |
2019-04-23 | Revert "NAT: VPP-1531 api cleanup & update" |  Ole Trøan | 4 | -576/+422 |
2019-04-23 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 4 | -422/+576 |