Age | Commit message (Expand) | Author | Files | Lines |
2024-08-28 | http: http_send_data cleanup | Matus Fabian | 1 | -36/+38 |
2024-08-28 | interface: do not update runtime data if input node is not set | Damjan Marion | 1 | -0/+3 |
2024-08-28 | http: http_state_wait_app_reply improvement | Matus Fabian | 3 | -10/+43 |
2024-08-27 | hs-test: added a redis-benchmark test | Adrian Villin | 7 | -136/+405 |
2024-08-26 | hs-test: http tests improvement | Matus Fabian | 5 | -141/+164 |
2024-08-26 | hs-test: failed summary fix | Matus Fabian | 1 | -0/+4 |
2024-08-23 | http: status line parsing fix | Matus Fabian | 2 | -11/+50 |
2024-08-23 | hs-test: core dump improvement | Matus Fabian | 2 | -17/+20 |
2024-08-23 | hs-test: assert improvement | Matus Fabian | 1 | -9/+9 |
2024-08-22 | sr: fix gcc 13.2.0 build errors on ubuntu 24.04 | Dave Wallace | 1 | -0/+2 |
2024-08-22 | hs-test: fix incorrect exit status | Adrian Villin | 3 | -15/+24 |
2024-08-22 | hs-test: fix after merge | Matus Fabian | 1 | -2/+2 |
2024-08-22 | misc: move osi to plugin | Hadi Rayan Al-Sandid | 12 | -33/+70 |
2024-08-22 | tests: fix make test python issues on ubuntu 24.04 | Dave Wallace | 7 | -11/+628 |
2024-08-22 | hs-test: nginx proxy/mirroring test cleanup | Matus Fabian | 9 | -191/+232 |
2024-08-22 | http_static: added last-modified header | Adrian Villin | 4 | -12/+42 |
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 |