Age | Commit message (Expand) | Author | Files | Lines |
2019-06-17 | session: use listener_handle instead of listener_index | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 10 | -14/+19 |
2019-06-14 | ipsec: Display user specified SPI ID not VPP's index | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+3 |
2019-06-14 | ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped... | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -3/+5 |
2019-06-14 | interface: interface dump API check validity of sw_if_index | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+1 |
2019-06-13 | ipsec: remove spurious warnings | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 3 | -7/+0 |
2019-06-13 | tcp: fix tcp_do_fastretransmits failure. | ![](//seccdn.libravatar.org/avatar/f25b44542a480bef6e6677217ad85caf?s=13&d=retro) Guoao Sun | 1 | -0/+2 |
2019-06-05 | ipsec: ah_decrypt rework | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -167/+283 |
2019-06-12 | session: use session handles as app listener handles | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 5 | -63/+51 |
2019-06-12 | tcp: better estimate snd space for rxt with no sacks | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -4/+2 |
2019-06-11 | ip: punt coverity fix of CLI input | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+4 |
2019-06-11 | tcp: allow registration of new cc algo types | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -5/+23 |
2019-06-09 | svm: improve fifo segment show | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -18/+5 |
2019-06-08 | tcp: send challenge ack for in wnd syn | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+2 |
2019-06-08 | tcp: close connection if not recovered after max tries | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -0/+14 |
2019-06-07 | tcp: add cc cleanup function | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -25/+34 |
2019-06-07 | tcp: log connect notify errors | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+2 |
2019-06-07 | ipsec: export ipsec_punt.h | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -0/+1 |
2019-06-07 | ip: ip4 lookup performance bump with the usual receipe | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -435/+378 |
2019-06-07 | ipsec: remove the set_key API | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 9 | -395/+0 |
2019-06-07 | gre: update gre.api with explicit types | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -6/+5 |
2019-06-07 | p2p ethernet: update p2p_ethernet.api with explicit types. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -5/+8 |
2019-06-07 | bfd: midchain adjacency support | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew G Smith | 1 | -10/+51 |
2019-06-06 | IP-Punt-redirect: allow the use of a FIB path to describe how to | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 9 | -384/+433 |
2019-06-06 | DVR: Control the reinject as L2 or L3 based on the output interface type | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 3 | -11/+84 |
2019-06-06 | reassembly: support more custom options for apps | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 3 | -49/+146 |
2019-06-05 | ipsec: fix combined counters in ah-encrypt node | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -3/+5 |
2019-06-05 | ipsec: fix sa counters in esp-encrypt | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -4/+7 |
2019-06-05 | ipsec: fix sa counters in esp-decrypt | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -6/+7 |
2019-06-05 | In ip6_mfib_forward_rpf_node,is_v4 should be 0. | ![](//seccdn.libravatar.org/avatar/c49bacee98875203869cde08bdbbd11d?s=13&d=retro) mu.duojiao | 1 | -1/+1 |
2019-06-05 | L3 cross connect | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -4/+8 |
2019-06-05 | IPSEC: some CLI fixes | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 5 | -10/+16 |
2019-06-04 | punt: fix the set_punt API/CLI which was rejecting valid ports | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -11/+11 |
2019-06-04 | features will register udp ports once configured | ![](//seccdn.libravatar.org/avatar/b9bd8f8123d0d1fd803e6d292988fda9?s=13&d=retro) Jakub Grajciar | 3 | -15/+33 |
2019-06-04 | Fix: bug prevented IPsec ipv4 SPDs to show correctly | ![](//seccdn.libravatar.org/avatar/59296ce18245a192841eb49798dad64e?s=13&d=retro) Guillaume Solignac | 1 | -4/+9 |
2019-06-04 | Punt: specify packets by IP protocol Type | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 11 | -38/+282 |
2019-06-04 | srp: leverage vlib_buffer_get_current | ![](//seccdn.libravatar.org/avatar/6ed39f2e9b998822d380baaad1ef3c8e?s=13&d=retro) Zhiyong Yang | 1 | -3/+3 |
2019-06-03 | ARP: add feature arc | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 7 | -168/+508 |
2019-06-02 | IPSec: memcpy of integ key bork | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+1 |
2019-05-31 | VPP-1692: move NULL pointer check | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -5/+5 |
2019-05-31 | tools: FEATURE.yaml meta-data infrastructure | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -0/+22 |
2019-05-31 | bonding: add support for numa awareness | ![](//seccdn.libravatar.org/avatar/6ed39f2e9b998822d380baaad1ef3c8e?s=13&d=retro) Zhiyong Yang | 3 | -12/+89 |
2019-05-30 | IP load-balance; perf improvement using the usual reciepe | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 2 | -305/+233 |
2019-05-30 | FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)" | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 6 | -16/+34 |
2019-05-30 | lisp-cp: start lisp retry service on demand | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -8/+18 |
2019-05-30 | ipip: refactor ipip.api with explicit types | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 2 | -24/+16 |
2019-05-30 | Start the dns resolver process on demand | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 3 | -8/+19 |
2019-05-30 | IPsec: modify post-decrypt buf len calculation | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew G Smith | 1 | -2/+2 |
2019-05-30 | mpls: leverage vlib_buffer_advance | ![](//seccdn.libravatar.org/avatar/6ed39f2e9b998822d380baaad1ef3c8e?s=13&d=retro) Zhiyong Yang | 1 | -7/+4 |
2019-05-30 | osi_input: leverage vlib_buffer_get_current | ![](//seccdn.libravatar.org/avatar/6ed39f2e9b998822d380baaad1ef3c8e?s=13&d=retro) Zhiyong Yang | 1 | -3/+3 |
2019-05-29 | ipsec: fix perf issue in esp_aad_fill | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -4/+7 |