Age | Commit message (Expand) | Author | Files | Lines |
2024-08-22 | hs-test: proxy testing improvement |  Matus Fabian | 14 | -114/+580 |
2024-08-21 | hs-test: fix vppinstance logs and disable trace |  Adrian Villin | 3 | -4/+3 |
2024-08-21 | hs-test: generate core dump, fix docker logs in CI |  Adrian Villin | 7 | -84/+283 |
2024-08-21 | vppinfra: cleaner way of getting libdl in CMake |  Guillaume Solignac | 1 | -9/+1 |
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 | 2 | -5/+6 |
2024-08-20 | http_static: make max-age configurable |  Adrian Villin | 7 | -17/+191 |
2024-08-19 | http: make Media Types RFC9110 compliant |  Adrian Villin | 2 | -81/+81 |
2024-08-16 | http: http_read_message improvement |  Matus Fabian | 3 | -46/+113 |
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 | 4 | -1/+108 |
2024-08-08 | tests: fix scapy 2.4.5 IPsec patch for AH + ESN |  Benoît Ganne | 2 | -18/+35 |
2024-08-07 | tests: fix ipv6 fragmented esp w/ scapy 2.4.5 |  Benoît Ganne | 2 | -5/+4 |
2024-08-07 | ikev2: handoff packets |  Stanislav Zaikin | 7 | -23/+267 |
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 | 2 | -13/+2 |
2024-08-07 | tests: update scapy to version 2.4.5 |  Dave Wallace | 30 | -306/+610 |
2024-08-06 | session: memory leak in show session rules |  Steven Luong | 1 | -6/+9 |
2024-08-06 | http: client POST method |  Matus Fabian | 8 | -61/+884 |
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 | http_static: web app doc update |  Matus Fabian | 1 | -10/+9 |
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 | 10 | -546/+3 |
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 | hs-test: disable color output only in CI |  Matus Fabian | 1 | -1/+5 |
2024-07-29 | hs-test: save VPP logs with timestamps |  Matus Fabian | 1 | -9/+9 |
2024-07-29 | http: client code improvement |  Matus Fabian | 9 | -165/+626 |
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-25 | hs-test: fix docker warning message |  Adrian Villin | 2 | -2/+5 |
2024-07-24 | hs-test: check container state after startup |  Adrian Villin | 2 | -2/+25 |
2024-07-24 | hs-test: fix logs once again |  Adrian Villin | 1 | -6/+6 |
2024-07-24 | prom: test_prom fix |  Matus Fabian | 1 | -0/+1 |
2024-07-24 | hs-test: update envoy |  Adrian Villin | 2 | -1/+3 |
2024-07-24 | prom: mem leak test |  Matus Fabian | 1 | -5/+45 |
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 | 5 | -93/+56 |
2024-07-23 | prom: concurrent connections fix |  Matus Fabian | 3 | -5/+42 |
2024-07-23 | http: state machine fix |  Matus Fabian | 5 | -4/+287 |
2024-07-23 | http: return more than data from server app |  Matus Fabian | 15 | -153/+651 |
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 |