Age | Commit message (Expand) | Author | Files | Lines |
2024-07-15 | octeon: fix link down issue |  Alok Mishra | 1 | -0/+12 |
2024-07-12 | fib: fix covered_inherit_add |  Maxime Peim | 1 | -0/+51 |
2024-07-12 | fib: make mfib optional |  Benoît Ganne | 1 | -1/+2 |
2024-07-08 | session: improve enable and disable handling |  Florin Coras | 3 | -4/+9 |
2024-07-03 | acl: cli addition to set macip rules |  Sanjyot Vaidya | 1 | -0/+211 |
2024-06-29 | unittest: coverity woe |  Steven Luong | 1 | -2/+5 |
2024-06-28 | session: memory leaks on various transports when session disable and enable |  Steven Luong | 2 | -0/+63 |
2024-06-25 | linux-cp: populate mapping vif-sw_if_index only for default-ns |  Denys Haryachyy | 1 | -2/+6 |
2024-06-25 | dev: move bus code to bus/ |  Damjan Marion | 13 | -13/+5 |
2024-06-25 | crypto: Add prefetching for src and dst |  Niyaz Murshed | 1 | -0/+11 |
2024-06-20 | http_static: fix reply data leak |  Florin Coras | 1 | -0/+2 |
2024-06-19 | dpdk: xstats vecor stuck at 0 elements |  Ole Troan | 1 | -7/+19 |
2024-06-19 | http: fix app name formatting in template |  Matus Fabian | 1 | -2/+2 |
2024-06-18 | dpdk: expose xstats in stats segment |  Ole Troan | 3 | -12/+90 |
2024-06-14 | crypto-native: fix CPU detection for SHA2 code |  Damjan Marion | 1 | -3/+15 |
2024-06-13 | http: return more than url to server app |  Matus Fabian | 9 | -163/+1133 |
2024-06-11 | octeon: add clear counters for port and queues |  Monendra Singh Kushwaha | 3 | -0/+48 |
2024-06-10 | quic: initialize ooo lookup on fifos |  Florin Coras | 1 | -0/+10 |
2024-06-10 | octeon: add support for vnet generic flow type |  Sriram Vatala | 2 | -0/+392 |
2024-06-10 | octeon: add counters support for port and queue |  Monendra Singh Kushwaha | 4 | -0/+322 |
2024-06-10 | octeon: update trace to use qid instead of q |  Monendra Singh Kushwaha | 1 | -1/+1 |
2024-06-10 | octeon: enable vf device promiscuous mode feature |  Harish Malik | 1 | -1/+4 |
2024-05-29 | octeon: convert link speed from Mbps to Kbps |  Monendra Singh Kushwaha | 1 | -1/+2 |
2024-05-28 | http_static: sanitize path before file read |  Matus Fabian | 2 | -4/+75 |
2024-05-28 | octeon: add support for Marvell Octeon9 SoC |  Monendra Singh Kushwaha | 4 | -2/+100 |
2024-05-28 | octeon: fix lbk vf initialization |  Monendra Singh Kushwaha | 1 | -0/+1 |
2024-05-28 | urpf: export to use it externally |  Maxime Peim | 4 | -22/+38 |
2024-05-28 | urpf: node refactor |  Maxime Peim | 1 | -145/+179 |
2024-05-20 | builtinurl: mark api as deprecated |  Matus Fabian | 1 | -0/+1 |
2024-05-14 | http: fix unsupported client app method |  Matus Fabian | 1 | -0/+7 |
2024-05-14 | http: notify client when connection failed |  Matus Fabian | 2 | -4/+14 |
2024-05-14 | http: fix server sending all status codes |  Matus Fabian | 2 | -0/+12 |
2024-05-14 | sr: move srmpls to a plugin |  Scott Hutton | 11 | -0/+2834 |
2024-05-14 | marvell: remove uses of uint |  lajoskatona | 1 | -1/+1 |
2024-05-14 | dpdk: Only prealloc huge pages on Linux |  Tom Jones | 1 | -1/+9 |
2024-05-14 | netmap: Reinstate and update netmap plugin |  Tom Jones | 11 | -0/+2144 |
2024-05-13 | http: fix user agent in request |  Matus Fabian | 1 | -2/+7 |
2024-05-13 | wireguard: use clib helpers for endianness |  Guillaume Solignac | 2 | -6/+6 |
2024-05-13 | nat: fix unitialized variable |  Guillaume Solignac | 1 | -1/+1 |
2024-05-13 | octeon: add support for mac address update |  Alok Mishra | 1 | -0/+41 |
2024-05-09 | http: fix client parse error handling |  Matus Fabian | 1 | -10/+8 |
2024-05-07 | http: fix client send another request |  Matus Fabian | 1 | -0/+7 |
2024-05-07 | http: notify client on request error |  Matus Fabian | 2 | -4/+23 |
2024-05-07 | api: add to_net parameter to endian messages |  Ole Troan | 6 | -33/+39 |
2024-05-06 | tests: remove uses of uint |  Eric Sun | 1 | -1/+1 |
2024-05-06 | iavf: disable VLAN stripping when VLAN offload is set in caps |  Mohsin Kazmi | 1 | -16/+27 |
2024-05-06 | dpdk: Only use --file-prefix flag on Linux |  Tom Jones | 1 | -0/+2 |
2024-05-06 | dpdk: Only reconfigure max pipe size on linux |  Tom Jones | 1 | -1/+8 |
2024-05-06 | octeon: fix rvu vf device id |  Monendra Singh Kushwaha | 2 | -1/+3 |
2024-05-06 | octeon: add max packet length check |  Monendra Singh Kushwaha | 2 | -2/+27 |