Age | Commit message (Expand) | Author | Files | Lines |
2019-04-18 | tls: allow engines to customize close | Florin Coras | 2 | -18/+26 |
2019-04-18 | IPSEC: tunnel rekey fix and test (VPP-1652) | Neale Ranns | 1 | -21/+24 |
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 | 3 | -0/+32 |
2019-04-17 | api: Add to interface crud - read by sw_if_index. | Paul Vinciguerra | 2 | -1/+25 |
2019-04-17 | Revert "Revert "bond: problem switching from l2 to l3"" | Steven Luong | 1 | -0/+11 |
2019-04-17 | tap: clean-up when linux will delete the tap interface | Mohsin Kazmi | 2 | -0/+43 |
2019-04-17 | IPSEC: Pass the algorithm salt (used in GCM) over the API | Neale Ranns | 6 | -10/+16 |
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 | svm_fifo rework to avoid contention on cursize | Sirshak Das | 11 | -39/+33 |
2019-04-16 | QUIC: Initial multi stream support | Aloys Augustin | 1 | -0/+1 |
2019-04-16 | Allow sessions to be allocated in app's RX callbacks | Aloys Augustin | 1 | -3/+11 |
2019-04-16 | IPSEC: support GCM in ESP | Neale Ranns | 13 | -13/+127 |
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-15 | tap: fix the crash | Mohsin Kazmi | 1 | -0/+3 |
2019-04-15 | IPSEC: crypto overflow | Neale Ranns | 1 | -1/+1 |
2019-04-14 | ip4: don't format upper layer if it's a fragment | faicker.mo | 1 | -0/+3 |
2019-04-14 | crypto: add support for AES-CTR cipher | fituldo | 1 | -1/+4 |
2019-04-12 | session: drop lock on segment allocation error | Florin Coras | 1 | -12/+9 |
2019-04-11 | IPSEC: ESP with ESN tests and fixes | Neale Ranns | 2 | -4/+4 |
2019-04-11 | IPSEC-MB: Use random & non-repeating IV (VPP-1642) | Neale Ranns | 3 | -7/+6 |
2019-04-11 | Stats: Spelling mistake: s/tx-unicast-miss/tx-unicast/ | Ole Troan | 1 | -1/+1 |
2019-04-11 | crypto: add performace test to unittest plugin | Damjan Marion | 2 | -0/+22 |
2019-04-10 | udp: fix copyright typo | Florin Coras | 1 | -1/+1 |
2019-04-10 | crypto: Intel IPSEC-MB engine | Neale Ranns | 2 | -2/+13 |
2019-04-10 | ethernet: fix packet tracing | Benoît Ganne | 1 | -1/+1 |
2019-04-10 | IPSEC: for each engine and algorithm tests | Neale Ranns | 1 | -1/+1 |
2019-04-10 | session: binary api app names as vectors | Florin Coras | 1 | -2/+2 |
2019-04-10 | API: Fix shared memory only action handlers. | Ole Troan | 6 | -195/+86 |
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 | session: fix session flags | Florin Coras | 2 | -5/+2 |
2019-04-08 | fixing typos | Jim Thompson | 32 | -45/+45 |
2019-04-08 | virtio: Fix the coverity warnings | Mohsin Kazmi | 1 | -6/+11 |
2019-04-08 | IPSEC TEST: various hash alogrithms | Neale Ranns | 1 | -1/+1 |
2019-04-08 | host stack: update stale copyright | Florin Coras | 28 | -28/+28 |
2019-04-08 | minor spelling errors (both in comments) | Jim Thompson | 2 | -2/+2 |
2019-04-07 | crypto: add support for AEAD and AES-GCM | Damjan Marion | 12 | -150/+272 |
2019-04-07 | http_server: add timer wheel for session cleanup | Florin Coras | 1 | -29/+141 |
2019-04-07 | crypto: coverity issues | Damjan Marion | 1 | -1/+1 |
2019-04-06 | Pipe: fix double count on TX (TX counting is done in interface-output) | Neale Ranns | 1 | -11/+1 |
2019-04-05 | session: fix app name formatting | Florin Coras | 1 | -2/+2 |
2019-04-05 | fix pcap_trace cli output issue | Jack Xu | 1 | -2/+4 |
2019-04-05 | IPSEC: punt reasons; SPI=0, no-tunnel | Neale Ranns | 5 | -13/+155 |
2019-04-05 | tcp: do not delete session on establish pop | Florin Coras | 5 | -31/+59 |
2019-04-04 | session: fix http server rpc to main | Florin Coras | 1 | -8/+9 |