Age | Commit message (Expand) | Author | Files | Lines |
2022-04-07 | tls http: run config fns after init ones | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+1 |
2022-04-07 | devices: add cli support for checksum and gso disable | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 5 | -20/+29 |
2022-04-06 | devices: add cli support to disable qdisc bypass | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 5 | -12/+39 |
2022-04-06 | interface: unregister node counters on interface delete | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -0/+2 |
2022-04-05 | tap: fix the coverity warning | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -1/+1 |
2022-04-05 | devices: remove redundant code af-packet | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 2 | -23/+3 |
2022-04-05 | devices: fix the received blocks counters | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -5/+4 |
2022-04-05 | devices: fix the coverity warnings for af-packet v3 | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -9/+14 |
2022-04-04 | vppinfra: make _vec_len() read-only | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 26 | -43/+45 |
2022-04-04 | udp: use pool safe reallocs | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -81/+8 |
2022-04-04 | tcp: use safe realloc pool | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -3/+3 |
2022-04-04 | interface api: restore order of context value | ![](//seccdn.libravatar.org/avatar/8c020ebe314c837573005858030c4a4d?s=13&d=retro) Vratko Polak | 1 | -1/+2 |
2022-04-04 | session: use session layer rpc for evts sent to main | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -5/+9 |
2022-04-04 | devices: add multi-queue support for af-packet | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 6 | -270/+571 |
2022-04-04 | interface: read only one line in show hardware | ![](//seccdn.libravatar.org/avatar/8c020ebe314c837573005858030c4a4d?s=13&d=retro) Vratko Polak | 1 | -9/+16 |
2022-04-01 | session: leverage new pool functions in safe realloc | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -54/+50 |
2022-03-31 | vlib: add support for workers sync | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -38/+2 |
2022-03-31 | session: fix coverity warning | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+4 |
2022-03-31 | crypto: drop the frame if there is no handler | ![](//seccdn.libravatar.org/avatar/9da442ee3eca056dfe05972474821e6e?s=13&d=retro) Dastin Wilski | 1 | -0/+6 |
2022-03-30 | tls: support to reinitialise ca_chain wo restart | ![](//seccdn.libravatar.org/avatar/114fb99b1e2ff007867326f9c7297a0b?s=13&d=retro) Saravanan Murugesan | 2 | -0/+8 |
2022-03-30 | ip: Reference count the enabling the punt feature | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 2 | -4/+14 |
2022-03-30 | udp: fix inner packet checksum calculation in udp-encap | ![](//seccdn.libravatar.org/avatar/355a1431418c7af926b4719cf343d8db?s=13&d=retro) Mauro Sardara | 6 | -64/+137 |
2022-03-29 | vnet: set frame overhead at interface registration | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -2/+2 |
2022-03-28 | ip: add barrier sync, ip4_ply_pool expand case | ![](//seccdn.libravatar.org/avatar/de6aee3b31aee5db48b3afec8484e909?s=13&d=retro) Vladislav Grishenko | 1 | -2/+14 |
2022-03-26 | session: simplify safe pool realloc | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -62/+42 |
2022-03-25 | l2: avoid overflow read of mac address | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -23/+3 |
2022-03-25 | fib: fix ip6-ll fib selection for non-ethernet interfaces | ![](//seccdn.libravatar.org/avatar/de6aee3b31aee5db48b3afec8484e909?s=13&d=retro) Vladislav Grishenko | 2 | -7/+37 |
2022-03-25 | devices: fix high vector rate per dispatch | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 3 | -13/+44 |
2022-03-25 | session: reorganize local port allocation | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -29/+24 |
2022-03-24 | bfd: use local error index when incrementing node counters | ![](//seccdn.libravatar.org/avatar/994a4b0de2ffcead6c3db8b733624f52?s=13&d=retro) Paul Atkins | 1 | -4/+4 |
2022-03-24 | session: safe reallocs for transport endpoint pool | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -11/+25 |
2022-03-24 | ip: The check for 'same packet' must include the FIB index | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 1 | -2/+11 |
2022-03-24 | ip6-nd: stop sending RA by default | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 1 | -3/+0 |
2022-03-24 | mpls: Set the MTU field in the frag-needed ICMP when doing MPLS fragmentation | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 1 | -4/+3 |
2022-03-24 | fib: Fix crash when removing a covering prefix | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 3 | -10/+18 |
2022-03-23 | classify: fix typo in AVX-512 find entry | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -1/+1 |
2022-03-23 | devices: add tx trace for af-packet | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -6/+82 |
2022-03-23 | devices: add support for offloads | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 5 | -117/+301 |
2022-03-23 | devices: af-packet v3 support | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 4 | -198/+274 |
2022-03-23 | vppinfra: change vlib_register_node so it takes format string for node name | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -16/+10 |
2022-03-23 | ip: Add unformat for flow_hash_config | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 2 | -1/+37 |
2022-03-23 | vnet: Remove the unused fields from opaque2 | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 2 | -14/+3 |
2022-03-22 | session: use safe realloc for pools | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 5 | -74/+24 |
2022-03-22 | fib: refetech the adj after the walk in case the pool realloc'd | ![](//seccdn.libravatar.org/avatar/de6aee3b31aee5db48b3afec8484e909?s=13&d=retro) Vladislav Grishenko | 1 | -3/+15 |
2022-03-21 | session: linked list of events to be handled by main | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 3 | -56/+107 |
2022-03-21 | sr: fix srv6 definition of behavior associated to a LocalSID | ![](//seccdn.libravatar.org/avatar/022d733378e45c5c1073f1155612069f?s=13&d=retro) Francesco Lombardo | 2 | -2/+2 |
2022-03-18 | session: add infra for safe pool reallocs | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -0/+148 |
2022-03-18 | udp: avoid grabbing vlib main if not needed | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -6/+4 |
2022-03-18 | vppinfra: refactor *_will_expand() functions | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 10 | -23/+12 |
2022-03-18 | ip: fix assert in ip4_ttl_inc | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 1 | -1/+3 |