Age | Commit message (Expand) | Author | Files | Lines |
2019-04-11 | Adding check to ensure acl_id matches existing acl_id in abf_policy_update |  Parixit Gokhale | 3 | -9/+23 |
2019-04-11 | IPSEC: ESP with ESN tests and fixes |  Neale Ranns | 2 | -4/+4 |
2019-04-11 | crypto: add more AES-GCM test cases |  Filip Tehlar | 2 | -3/+313 |
2019-04-11 | IPSEC-MB: Use random & non-repeating IV (VPP-1642) |  Neale Ranns | 5 | -21/+63 |
2019-04-11 | vppinfra: fix the issue that mheap_get_trace record wrong pointer |  Wei CHEN | 1 | -1/+1 |
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 | 4 | -1/+219 |
2019-04-11 | Make the loss / delay sim available as an output feature |  Dave Barach | 6 | -149/+629 |
2019-04-10 | udp: fix copyright typo |  Florin Coras | 1 | -1/+1 |
2019-04-10 | crypto: Intel IPSEC-MB engine |  Neale Ranns | 4 | -2/+429 |
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 | 16 | -408/+191 |
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 | session: fix session flags |  Florin Coras | 2 | -5/+2 |
2019-04-09 | nat: initialize fq_in2out_output_index |  Matthew Smith | 1 | -0/+1 |
2019-04-08 | GBP: drop and contract counters |  Neale Ranns | 3 | -17/+127 |
2019-04-08 | fixing typos |  Jim Thompson | 34 | -52/+52 |
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 | 45 | -45/+45 |
2019-04-08 | rdma: fix DPDK MLX driver conflict |  Benoît Ganne | 1 | -5/+1 |
2019-04-08 | vlib-punt: fix error node counting |  Neale Ranns | 3 | -31/+14 |
2019-04-08 | vppinfra: u32x8 transpose |  Damjan Marion | 1 | -0/+56 |
2019-04-08 | minor spelling errors (both in comments) |  Jim Thompson | 2 | -2/+2 |
2019-04-07 | GBP: coverity uninitialised variable warning |  Neale Ranns | 1 | -1/+1 |
2019-04-07 | crypto: add support for AEAD and AES-GCM |  Damjan Marion | 21 | -368/+760 |
2019-04-07 | http_server: add timer wheel for session cleanup |  Florin Coras | 1 | -29/+141 |
2019-04-07 | crypto: coverity issues |  Damjan Marion | 3 | -16/+28 |
2019-04-06 | Pipe: fix double count on TX (TX counting is done in interface-output) |  Neale Ranns | 1 | -11/+1 |
2019-04-06 | gbp: Add gbp bd flags unit test |  Mohsin Kazmi | 1 | -0/+6 |
2019-04-06 | Doxygen: clean up vec.h |  Dave Wallace | 1 | -8/+4 |
2019-04-06 | quic: support addition of fifo segments |  Florin Coras | 1 | -1/+2 |
2019-04-05 | make the output of "show api dump file <filename> compare-current" doxygen-fr... |  Andrew Yourtchenko | 1 | -5/+9 |
2019-04-05 | quic: update app ns on connect |  Florin Coras | 1 | -0/+1 |
2019-04-05 | crypto: fix init dependency |  Filip Tehlar | 1 | -1/+2 |
2019-04-05 | rdma: more batching, compile rdma-core in release mode |  Benoît Ganne | 3 | -101/+299 |
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 | vlib: fix "foo_msg" and "foo_msg_reply" in API message table triggering the "... |  Andrew Yourtchenko | 1 | -2/+2 |
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 | ldp: ignore TCP_CORK socket option |  Florin Coras | 1 | -0/+1 |
2019-04-04 | session: fix http server rpc to main |  Florin Coras | 1 | -8/+9 |
2019-04-04 | tcp: properly validate acks between snd_nxt and una_max |  Florin Coras | 1 | -2/+4 |
2019-04-04 | ipsec: trunc_size -> icv_size |  Damjan Marion | 9 | -15/+15 |