Age | Commit message (Expand) | Author | Files | Lines |
2017-05-11 | dpdk: bump to dpdk 17.05 | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 4 | -22/+16 |
2017-05-11 | Handle RST of TCP connections in SYN-RCVD state, VPP-822 | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -8/+23 |
2017-05-10 | Allow to override the build date | ![](//seccdn.libravatar.org/avatar/c457683d5f8cefd080155f0e1abbe324?s=13&d=retro) Bernhard M. Wiedemann | 1 | -1/+6 |
2017-05-10 | vnet: introduce error state for sw interfaces | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 3 | -1/+13 |
2017-05-10 | completelly deprecate os_get_cpu_number, replace new occurences | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 20 | -75/+77 |
2017-05-10 | Multi-thread enablement for the debug cli http server | ![](//seccdn.libravatar.org/avatar/12a20876e4604d42d407330c5a70f937?s=13&d=retro) Dave Barach | 3 | -2/+35 |
2017-05-10 | Add crc32c inline function, allows compilation on 32-bit systems | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 7 | -19/+67 |
2017-05-10 | dpdk: refactor interface speed detection | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 3 | -98/+42 |
2017-05-10 | Make reproducible build possible | ![](//seccdn.libravatar.org/avatar/5a86822390d78add9a8b8b0cbd4101f7?s=13&d=retro) Marco Varlese | 1 | -3/+7 |
2017-05-10 | device: Add callback for set interface rx-mode | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 3 | -27/+72 |
2017-05-10 | SNAT: move API code to separate file | ![](//seccdn.libravatar.org/avatar/8c70b147e06f757435f73af5a1006897?s=13&d=retro) Matus Fabian | 4 | -1256/+1312 |
2017-05-10 | vppinfra: optimize and simplify splat inline functions | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -17/+11 |
2017-05-10 | Improve TCP option handling, VPP-757 | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -15/+54 |
2017-05-10 | Builtin debug cli http server | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 4 | -5/+647 |
2017-05-10 | Ignore data in RST segments, VPP-723 | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -59/+53 |
2017-05-10 | Produce vpp_papi*.egg for virtual environments | ![](//seccdn.libravatar.org/avatar/ece57364357682c97383292f99ee7c90?s=13&d=retro) Igor Mikhailov (imichail) | 1 | -1/+2 |
2017-05-09 | dpdk: refactor setup, start, stop code | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 5 | -87/+167 |
2017-05-09 | Fix remaining 32-bit compile issues | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 18 | -59/+71 |
2017-05-09 | API support for IPsec tunnel interface creation | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 3 | -1/+221 |
2017-05-09 | Add missing format_ip6_address() functions to plugin_api. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 2 | -0/+78 |
2017-05-09 | Add support for tcp/session buffer chains | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 7 | -85/+266 |
2017-05-08 | dpdk: use speed_capa to detect i40e device speed | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 3 | -19/+13 |
2017-05-08 | vlib: do not unbind devices already bound to vfio-pci | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -0/+5 |
2017-05-08 | L2FIB:CLI/API to flush all non-static entries | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 8 | -88/+169 |
2017-05-07 | Avoid active connection prevent timeout of idle conns after it | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 2 | -10/+12 |
2017-05-07 | Remove L2 GPE interface from bridge when deleting, VPP-833 | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+6 |
2017-05-07 | Include TCP options in segment size computation | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 5 | -42/+97 |
2017-05-07 | Fix TCP loss recovery, VPP-745 | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 5 | -48/+72 |
2017-05-06 | Fix mac check issue for vitual tunnel interface with no mac address | ![](//seccdn.libravatar.org/avatar/4eb33c17d38b20ebad778ecc0f7d26fc?s=13&d=retro) Hongjun Ni | 1 | -0/+3 |
2017-05-05 | Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash table | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 2 | -5/+16 |
2017-05-05 | ip6_to_ip4.h coverity fix | ![](//seccdn.libravatar.org/avatar/8c70b147e06f757435f73af5a1006897?s=13&d=retro) Matus Fabian | 1 | -1/+1 |
2017-05-05 | First commit SR MPLS | ![](//seccdn.libravatar.org/avatar/8ea3fa49b04f8428ac6da2342911cae4?s=13&d=retro) Pablo Camarillo | 38 | -178/+1366 |
2017-05-05 | NAT64: Move IPv6-IPv4 virtual reassembly code from MAP-T to common library (V... | ![](//seccdn.libravatar.org/avatar/8c70b147e06f757435f73af5a1006897?s=13&d=retro) Matus Fabian | 9 | -1503/+1463 |
2017-05-04 | Fixes and improvements in session hashtable keys | ![](//seccdn.libravatar.org/avatar/3b7b9270a2d4a5afa1bf22a1e12b42c4?s=13&d=retro) Clement Durand | 1 | -53/+35 |
2017-05-04 | Fix coverity issue | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+2 |
2017-05-04 | LISP: group mapping records in map-register message | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -6/+19 |
2017-05-03 | Fix vnet unit tests | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 12 | -83/+138 |
2017-05-03 | L2FIB:flush interface learned macs on down | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 4 | -39/+42 |
2017-05-03 | A sprinkling of const in vlibmemory/api.h and friends | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 10 | -38/+41 |
2017-05-03 | change ip4_drop_node node register coding format | ![](//seccdn.libravatar.org/avatar/6093266f7af5ac549f8ce5ddd17d1983?s=13&d=retro) flyingeagle23 | 1 | -2/+2 |
2017-05-02 | Prevent Bridge Domain operations on BD 0. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 4 | -3/+70 |
2017-05-02 | Use per-protocol default flow-hash config when the FIB table index is not known | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 3 | -2/+44 |
2017-05-02 | Fix TCP tx when snd_wnd < smss | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -3/+4 |
2017-05-02 | BFD: don't crash if interface is deleted | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -33/+42 |
2017-05-02 | Allow local/for-us replications for IP multicast routes on the CLI | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 2 | -5/+8 |
2017-05-02 | Add interface rx mode commands, unify rx mode and placement CLI | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 9 | -182/+326 |
2017-05-02 | dpdk: remove unused code | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 5 | -64/+3 |
2017-05-01 | TCP ooo reception fixes | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 10 | -115/+275 |
2017-04-28 | dpdk: cryptodev support enabled by default | ![](//seccdn.libravatar.org/avatar/3108286c4243a4278a2b6e9bc5f55cfd?s=13&d=retro) Sergio Gonzalez Monroy | 6 | -28/+8 |
2017-04-28 | Fix hostname fencepost error in dhcp_compl_event_callback. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -2/+4 |