Age | Commit message (Expand) | Author | Files | Lines |
2022-10-11 | nat: report time between current vpp time and last_heard | Dave Cornejo | 4 | -0/+274 |
2022-10-11 | fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel. | Huawei LI | 7 | -22/+22 |
2022-10-07 | tcp: cmake option VPP_TCP_DEBUG_ALWAYS=ON not taken by all files | Steven Luong | 1 | -0/+1 |
2022-10-07 | tcp: build image with TCP_DEBUG_ALWAYS via make | Steven Luong | 2 | -0/+5 |
2022-10-07 | urpf: add mode for specific fib index lookup | hedi bouattour | 5 | -38/+175 |
2022-10-07 | fib: add fib_entry_get_path_list_for_source | Damjan Marion | 2 | -0/+22 |
2022-10-07 | abf: return status of attachment add/del | Matthew Smith | 1 | -7/+5 |
2022-10-06 | vcl: add api to check if vcl disconnected from vpp | Maros Ondrejicka | 2 | -1/+21 |
2022-10-06 | gso: set the header offsets in gro hdr fixup | Mohsin Kazmi | 1 | -0/+3 |
2022-10-06 | gso: fix the checksum for odd number of data bytes | Mohsin Kazmi | 1 | -0/+1 |
2022-10-05 | fib: only invoke adj delegate create callback on mcast adj create | Peter Morrow | 1 | -2/+2 |
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-10-04 | rdma: unhackish build of rdma-core | Mohammed Hawari | 2 | -11/+5 |
2022-10-03 | tcp: replace tcp_time_now with tcp_time_now_us | Steven Luong | 2 | -29/+30 |
2022-10-03 | sr: new messages created to return packet statistics in sr localsid details | ChinmayaAgarwal | 2 | -0/+98 |
2022-09-30 | fib: fix dpo-receive address in ip6-ll fibs | Vladislav Grishenko | 1 | -1/+6 |
2022-09-30 | udp: add udp encap source port entropy support | Vladislav Grishenko | 8 | -37/+156 |
2022-09-29 | gso: clear the offload flags from segmented buffers | Mohsin Kazmi | 1 | -0/+1 |
2022-09-29 | api: deprecate vl_msg_api_set_handlers | Damjan Marion | 12 | -116/+168 |
2022-09-28 | af_xdp: change RLIMIT_MEMLOCK before load bpf program | Chen Yahui | 1 | -0/+7 |
2022-09-27 | wireguard: stop sending handshakes when wg intf is down | Alexander Chernavin | 1 | -3/+66 |
2022-09-27 | crypto-openssl: use no padding for encrypt/decrypt | Vladimir Ratnikov | 1 | -6/+1 |
2022-09-27 | af_xdp: compile error undeclared identifier 'SOL_XDP' | Chen Yahui | 1 | -0/+3 |
2022-09-27 | vnet: fix ip4 version and IHL check | Dmitry Valter | 2 | -3/+11 |
2022-09-27 | wireguard: fix re-handshake timer when response sent | Alexander Chernavin | 1 | -1/+0 |
2022-09-27 | vcl: repatch "align the RST behaviour with kernel" | Yacan Liu | 1 | -1/+1 |
2022-09-26 | api: replace print functions wth format | Damjan Marion | 39 | -301/+201 |
2022-09-26 | api: keep api common code in vlibapi | Damjan Marion | 8 | -22/+18 |
2022-09-23 | bfd: add tracing support to bfd-process | Klement Sekera | 4 | -104/+160 |
2022-09-21 | ipsec: introduce fast path ipv6 inbound matching | Piotr Bronowski | 4 | -55/+197 |
2022-09-20 | nat: adding docs for nat44-ed sub plugin | Filip Varga | 1 | -0/+729 |
2022-09-20 | fib: add cli support for explicit link type | Benoît Ganne | 1 | -0/+12 |
2022-09-20 | arp: check for manually added proxy-arp entries | Benoît Ganne | 1 | -1/+1 |
2022-09-20 | vcl: align the RST behaviour with kernel | Yacan Liu | 1 | -1/+13 |
2022-09-19 | cnat: coverity fix | Nathan Skrzypczak | 1 | -0/+4 |
2022-09-19 | igmp: validate ip router alert option length | Vladislav Grishenko | 1 | -0/+5 |
2022-09-19 | abf: add API parameter n_paths range checks | Jon Loeliger | 3 | -43/+56 |
2022-09-19 | build: install missing headers | Benoît Ganne | 1 | -1/+6 |
2022-09-19 | teib: fix segv during failed deletion of entry | Matthew Smith | 1 | -2/+1 |
2022-09-19 | arp: update error reason when checking for proxy-arp | Benoît Ganne | 1 | -1/+0 |
2022-09-19 | linux-cp: fix some CLI error messages | Matthew Smith | 1 | -79/+71 |
2022-09-18 | lisp: fix coverity 277315 | Andrew Yourtchenko | 1 | -0/+5 |
2022-09-16 | virtio: add support for per queue packet counter | Mohsin Kazmi | 5 | -0/+28 |
2022-09-15 | vcl: add hugepage for vcl configure and svm | Junfeng Wang | 10 | -8/+33 |
2022-09-15 | session: support dma option | Marvin Liu | 3 | -20/+257 |
2022-09-15 | prom: fix coverity 277312, 277317 | Andrew Yourtchenko | 1 | -0/+2 |
2022-09-15 | nat: fix nat44-ed port range with multiple workers | Vladislav Grishenko | 4 | -8/+15 |
2022-09-15 | ip-neighbor: fix debug log format output | luoyaozu | 1 | -4/+3 |
2022-09-14 | ip: show fib index in ip4 reassembly trace | Damjan Marion | 1 | -28/+25 |