Age | Commit message (Expand) | Author | Files | Lines |
2019-08-17 | gso: fix the segmentation to use current_data offset | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -15/+16 |
2019-08-17 | bonding lacp: deleting virtual interface which was enslaved may cause crash | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 5 | -46/+66 |
2019-08-16 | acl: fix stats-segment counters validation on acl update | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 2 | -8/+46 |
2019-08-16 | devices: vhost-user crashes displaying show trace for deleted interface | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 1 | -6/+10 |
2019-08-16 | hsa: Refactor quic_echo to allow other protocols | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 9 | -2322/+2884 |
2019-08-16 | tcp: fix cc algo name parsing | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+1 |
2019-08-16 | quic: quic_app_rx_callback refactor. | ![](//seccdn.libravatar.org/avatar/294e9ce811035622c94db31e4069bf77?s=13&d=retro) Mathias Raoul | 1 | -117/+167 |
2019-08-16 | gso: remove the ip checksum flag in case of ipv6 | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 2 | -2/+0 |
2019-08-16 | ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 | ![](//seccdn.libravatar.org/avatar/b68083038be66516691cfc0026199e03?s=13&d=retro) Dmitry Vakhrushev | 1 | -0/+5 |
2019-08-15 | dhcp: resolver process node index in main_t | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 4 | -5/+3 |
2019-08-15 | vlib: copy trace_handle in vlib_buffer_copy/clone() functions | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 7 | -19/+3 |
2019-08-15 | dpdk: ipsec tunnel support for ip6-in-ip4 | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew G Smith | 2 | -23/+10 |
2019-08-15 | stats: refactor header files | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 5 | -82/+104 |
2019-08-14 | tcp: extend protocol configuration | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 5 | -133/+195 |
2019-08-14 | gbp: do not scan gbp bihash if not instantiated | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -0/+6 |
2019-08-13 | svm: fix svmtool and svmdbtool segment fault. | ![](//seccdn.libravatar.org/avatar/1431cf658354dbd98fd3e14b5cc69e6d?s=13&d=retro) Guanghua Zhang | 2 | -0/+4 |
2019-08-13 | session: fix enqueue notification on 32bit systems | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -3/+10 |
2019-08-13 | fib: add adj_midchain.h to the list of files to install in the include path | ![](//seccdn.libravatar.org/avatar/50cfc502f2b6847f58d42addec6e9e20?s=13&d=retro) Alberto Compagno | 1 | -0/+1 |
2019-08-12 | http_static: fix session expiration timer bugs | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -33/+52 |
2019-08-12 | ip: allow addrs from the same prefix on intf | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 4 | -101/+396 |
2019-08-12 | tcp: handle fin+rst+syn in closing state | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+2 |
2019-08-12 | http_static: debug spew control, session expiration timers | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -18/+42 |
2019-08-10 | http_static: tls support | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -100/+356 |
2019-08-09 | crypto: add '-maes' compile switch | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 2 | -2/+2 |
2019-08-09 | quic: handle session migration notifications | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 1 | -63/+38 |
2019-08-09 | vlib: fix vlib_buffer_copy to preserve buffer flags bit | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -3/+8 |
2019-08-09 | session: allow closed transports to send | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -4/+16 |
2019-08-09 | tls: mark as no lookup transport | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -15/+27 |
2019-08-09 | tls: handle transport reset | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+6 |
2019-08-09 | stats: create /run/vpp before stat socket bind() | ![](//seccdn.libravatar.org/avatar/07b36caebfb6bcd66c25f72fe8f05048?s=13&d=retro) YohanPipereau | 4 | -35/+15 |
2019-08-08 | api: vppapitrace JSON/API trace converter | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 10 | -202/+663 |
2019-08-08 | udp: fix rx event generation | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -6/+20 |
2019-08-08 | svm: fix fifo max writeable chunk computation | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+1 |
2019-08-08 | tcp: cleanup timers | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 4 | -142/+98 |
2019-08-08 | tls: fix close with data | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -13/+63 |
2019-08-08 | tcp: fix zero rwnd sent check | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+1 |
2019-08-08 | api: api socket respect unix runtime directory | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 3 | -21/+13 |
2019-08-08 | udp: fix connections move | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 2 | -1/+32 |
2019-08-07 | rdma: add missing symbols | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -2/+4 |
2019-08-07 | interface: fix checksum flags | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+3 |
2019-08-07 | fib tests: IP multicast over GRE | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -0/+1 |
2019-08-06 | gbp: update gbp endpoint cli | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -5/+6 |
2019-08-06 | udp: fix session migrate when not needed | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -15/+21 |
2019-08-06 | quic: Add missing session_migrate_callback | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -0/+7 |
2019-08-06 | rdma: fix double-free in rdma-tx | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 2 | -9/+10 |
2019-08-06 | dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa... | ![](//seccdn.libravatar.org/avatar/9a7b211e030f3a55818758c5fb933ba2?s=13&d=retro) Lijian.Zhang | 1 | -2/+5 |
2019-08-06 | ethernet: change to mark the CFI bit in the L2 header. | ![](//seccdn.libravatar.org/avatar/0513150424de36fed5d170b4eb95c89c?s=13&d=retro) Prashant Maheshwari | 1 | -3/+3 |
2019-08-05 | svm: fix fifo growth on dequeue with drop | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+6 |
2019-08-05 | session: cache align transport base class | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 4 | -19/+20 |
2019-08-05 | vcl: fix bapi disconnect with socket transport | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -1/+13 |