Age | Commit message (Expand) | Author | Files | Lines |
2024-08-21 | dpdk: Move file-prefix flag processing into linux only block |  Tom Jones | 1 | -1/+3 |
2024-08-21 | octeon: add support for max_rx_frame_size update |  Alok Mishra | 2 | -8/+27 |
2024-08-21 | octeon: enable tx checksum offload capability |  Monendra Singh Kushwaha | 2 | -5/+7 |
2024-08-21 | octeon: sync mac address to cgx/rpm table |  Monendra Singh Kushwaha | 1 | -0/+17 |
2024-08-20 | vppinfra: fix format_clib_timebase_time |  Adrian Villin | 1 | -5/+4 |
2024-08-20 | http_static: make max-age configurable |  Adrian Villin | 5 | -12/+168 |
2024-08-19 | http: make Media Types RFC9110 compliant |  Adrian Villin | 1 | -77/+77 |
2024-08-16 | http: http_read_message improvement |  Matus Fabian | 2 | -45/+78 |
2024-08-13 | tls: add basic tls record parsers |  Florin Coras | 3 | -0/+532 |
2024-08-13 | session: problem in session_rules_details API |  Steven Luong | 1 | -0/+4 |
2024-08-09 | http: authority-form target parsing/serializing |  Matus Fabian | 3 | -0/+87 |
2024-08-07 | ikev2: handoff packets |  Stanislav Zaikin | 6 | -0/+232 |
2024-08-07 | vppapigen: ensure address types are nul terminated |  Ole Troan | 4 | -14/+27 |
2024-08-07 | ikev2: fix BN_bn2bin re-allocation |  Stanislav Zaikin | 1 | -3/+2 |
2024-08-06 | session: memory leak in show session rules |  Steven Luong | 1 | -6/+9 |
2024-08-06 | http: client POST method |  Matus Fabian | 6 | -50/+722 |
2024-08-06 | session: session_lookup_local_endpoint returns the wrong value |  Steven Luong | 1 | -1/+1 |
2024-08-06 | vlib: add 'exit' as alias to 'quit' |  Maxime Peim | 1 | -0/+6 |
2024-08-01 | vcl: handle EINTR in epoll_wait calls |  Aritra Basu | 1 | -11/+37 |
2024-08-01 | tcp: add establish timer pops to stats |  Aritra Basu | 2 | -13/+19 |
2024-08-01 | misc: remove deprecated builtinurl plugin |  Matus Fabian | 7 | -537/+0 |
2024-07-31 | ip6: set buffer->error in ip6_input_check |  Ole Troan | 1 | -32/+34 |
2024-07-31 | npt66: replace clib_warnings() with error counters |  Ole Troan | 2 | -41/+43 |
2024-07-29 | tcp: fix typo in show tcp config CLI command |  Aritra Basu | 1 | -2/+2 |
2024-07-29 | http: client code improvement |  Matus Fabian | 8 | -161/+543 |
2024-07-27 | tcp: CLI command to print tcp_cfg |  Aritra Basu | 1 | -0/+68 |
2024-07-26 | tcp: improve tcp listener CLI |  Aritra Basu | 3 | -0/+18 |
2024-07-24 | http_static: fix coverity warning |  Matus Fabian | 1 | -1/+1 |
2024-07-24 | session: delete and add application namespace do not create the global sessio... |  Steven Luong | 4 | -65/+56 |
2024-07-23 | prom: concurrent connections fix |  Matus Fabian | 1 | -4/+7 |
2024-07-23 | http: state machine fix |  Matus Fabian | 3 | -3/+187 |
2024-07-23 | http: return more than data from server app |  Matus Fabian | 13 | -140/+532 |
2024-07-23 | vppinfra: get_mempolicy instead of move_pages for mem init |  Florin Coras | 1 | -19/+6 |
2024-07-23 | ip: crash in ip4_sas_commonlen |  Steven Luong | 1 | -0/+2 |
2024-07-22 | hs-test: memory leak testing |  Matus Fabian | 1 | -0/+30 |
2024-07-22 | misc: replace index() with strchr() |  Matus Fabian | 4 | -4/+4 |
2024-07-22 | vlib: add "save memory-trace" debug CLI |  Matus Fabian | 1 | -0/+106 |
2024-07-22 | vppinfra: expose raw memory traces |  Matus Fabian | 2 | -15/+34 |
2024-07-19 | session: show session rules does not display ip6 entries |  Steven Luong | 1 | -6/+33 |
2024-07-19 | ipsec: fix integer overflow |  Fan Zhang | 1 | -1/+1 |
2024-07-18 | pg: fix pcap packet type when writing pcap file |  Dave Wallace | 2 | -1/+16 |
2024-07-18 | vppinfra: fix cpu freq init error if cpu support aperfmperf |  Xiaoming Jiang | 2 | -2/+6 |
2024-07-18 | vnet: print Success for API errno 0 instead of UNKNOWN |  Klement Sekera | 1 | -0/+4 |
2024-07-17 | vppinfra: Add macro for targeted prefetching |  Niyaz Murshed | 1 | -0/+24 |
2024-07-17 | session: memory leak on rule tag |  Steven Luong | 1 | -0/+1 |
2024-07-16 | session: memory leaks on rule tag hash tables |  Steven Luong | 1 | -0/+3 |
2024-07-16 | tls: track app owner of transport session |  Florin Coras | 2 | -1/+4 |
2024-07-15 | session: crash in session_rule_add_del if session is not enable |  Steven Luong | 1 | -0/+7 |
2024-07-15 | session: application namespace may reference a deleted vrf table |  Steven Luong | 1 | -5/+68 |
2024-07-15 | octeon: fix link down issue |  Alok Mishra | 1 | -0/+12 |