Age | Commit message (Expand) | Author | Files | Lines |
2022-10-12 | misc: fix issues reported by clang-15 |  Damjan Marion | 2 | -6/+0 |
2022-10-05 | ip: reassembly - custom context instead of VRF |  Mohammed Hawari | 2 | -40/+137 |
2022-10-05 | ip: reassembly - custom context of ipv6 |  Mohammed Hawari | 2 | -26/+129 |
2022-09-30 | fib: fix dpo-receive address in ip6-ll fibs |  Vladislav Grishenko | 1 | -1/+6 |
2022-09-27 | vnet: fix ip4 version and IHL check |  Dmitry Valter | 2 | -3/+11 |
2022-09-19 | igmp: validate ip router alert option length |  Vladislav Grishenko | 1 | -0/+5 |
2022-09-14 | ip: show fib index in ip4 reassembly trace |  Damjan Marion | 1 | -28/+25 |
2022-09-05 | ip: fix punt socket overflow |  Benoît Ganne | 1 | -3/+6 |
2022-08-18 | ip: Use .api declarative counters for ICMP. |  Neale Ranns | 5 | -85/+246 |
2022-08-11 | ip: Use .api declared error counters |  Neale Ranns | 17 | -386/+648 |
2022-06-29 | classify: use 32 bits hash |  Benoît Ganne | 1 | -16/+16 |
2022-06-14 | ip: reassembly - Add node level stats, fix customapp behavior |  Vijayabhaskar Katamreddy | 2 | -16/+77 |
2022-06-10 | ip: improve ip ACL traces |  Benoît Ganne | 1 | -8/+23 |
2022-06-01 | ip: unformat_ip_address should no modify its argument on failure |  Benoît Ganne | 1 | -8/+9 |
2022-05-27 | ip: reassembly - Fixing buffer leaks, corruption in v6 reasm |  Vijayabhaskar Katamreddy | 2 | -42/+117 |
2022-05-26 | ip: reassembly - pacing reassembly timeouts for v6 |  Vijayabhaskar Katamreddy | 1 | -9/+35 |
2022-05-25 | docs: update spelling word list and fix typos |  Dave Wallace | 1 | -5/+5 |
2022-05-23 | ip: reassembly - fixing stepping index in a better way |  Vijayabhaskar Katamreddy | 1 | -8/+8 |
2022-05-23 | ip: reassembly - adding custom reassembly node |  Vijayabhaskar Katamreddy | 1 | -13/+75 |
2022-05-19 | api: refactor api data storage |  Damjan Marion | 1 | -4/+4 |
2022-05-19 | ip: reassembly - pacing reassembly timeouts |  Vijayabhaskar Katamreddy | 1 | -4/+29 |
2022-05-19 | ip: reassembly - increasing the nbuckets for reass |  Vijayabhaskar Katamreddy | 2 | -47/+84 |
2022-05-18 | ip: reassembly - increasing the nbuckets for reass |  Vijayabhaskar Katamreddy | 2 | -2/+6 |
2022-05-16 | ip: format table ids with %u |  Nathan Skrzypczak | 1 | -2/+2 |
2022-05-13 | ip: reassembly - Fixing buffer leaks, corruption |  Vijayabhaskar Katamreddy | 1 | -50/+126 |
2022-05-10 | ip: reassembly: add documentation |  Klement Sekera | 1 | -0/+221 |
2022-05-10 | ip: fix buffer leaks in reassembly |  Klement Sekera | 2 | -29/+32 |
2022-04-26 | linux-cp: sync addr and neigh only for lcp interfaces |  Stanislav Zaikin | 2 | -3/+6 |
2022-04-12 | ip: fix arc start in ip46-local for local mfib entries |  Alexander Chernavin | 2 | -25/+25 |
2022-04-04 | vppinfra: make _vec_len() read-only |  Damjan Marion | 5 | -7/+9 |
2022-03-30 | ip: Reference count the enabling the punt feature |  Neale Ranns | 2 | -4/+14 |
2022-03-30 | udp: fix inner packet checksum calculation in udp-encap |  Mauro Sardara | 1 | -1/+7 |
2022-03-28 | ip: add barrier sync, ip4_ply_pool expand case |  Vladislav Grishenko | 1 | -2/+14 |
2022-03-25 | fib: fix ip6-ll fib selection for non-ethernet interfaces |  Vladislav Grishenko | 1 | -7/+17 |
2022-03-24 | ip: The check for 'same packet' must include the FIB index |  Neale Ranns | 1 | -2/+11 |
2022-03-23 | ip: Add unformat for flow_hash_config |  Nathan Skrzypczak | 2 | -1/+37 |
2022-03-18 | vppinfra: refactor *_will_expand() functions |  Damjan Marion | 1 | -3/+1 |
2022-03-18 | ip: fix assert in ip4_ttl_inc |  Aloys Augustin | 1 | -1/+3 |
2022-03-09 | ip: IPv4 Fragmentation fix for l2fragmetable size |  Neale Ranns | 1 | -10/+7 |
2022-03-08 | ip: set fib_index before exiting input ACL node |  Arthur de Kerhor | 1 | -40/+75 |
2022-03-07 | ip: Fixes for IPv6 and MPLS fragmentation |  Neale Ranns | 1 | -11/+12 |
2022-03-04 | ip: rate-limit the sending of ICMP error messages |  Neale Ranns | 2 | -2/+58 |
2022-03-04 | ip: fix overflow in ip6_ext_header_walk |  Benoît Ganne | 1 | -1/+1 |
2022-03-03 | ip: Path MTU DPO allocation function is public |  Neale Ranns | 2 | -7/+23 |
2022-02-17 | ip: Move the IPv6 echo responder into the ping plugin |  Neale Ranns | 1 | -187/+0 |
2022-02-15 | tcp: Do not include the tcp_packet.h file in the ip4_packet.h |  Neale Ranns | 3 | -96/+2 |
2022-02-07 | igmp: make sure fib_index is set before delivering to ip4-local |  Benoît Ganne | 1 | -0/+2 |
2022-02-03 | ip nat: use ip rx sw_if_index in ip-local arc start |  Florin Coras | 2 | -9/+8 |
2022-01-31 | ip: reassembly - add a way to disable for forus |  Klement Sekera | 11 | -34/+305 |
2022-01-31 | ip: fix length calculation in ip6-receive |  Klement Sekera | 1 | -1/+1 |