Age | Commit message (Expand) | Author | Files | Lines |
2021-10-07 | ipsec: fix protect update log if nexthop is NULL | Benoît Ganne | 1 | -2/+3 |
2021-10-07 | wireguard: peers dump fix | Artem Glazychev | 1 | -1/+1 |
2021-10-07 | vppinfra: asan: improve overflow semantic | Benoît Ganne | 4 | -36/+46 |
2021-10-07 | misc: MAINTAINERS fixes for lldp and lisp | Andrew Yourtchenko | 1 | -13/+12 |
2021-10-07 | build: fix ipsecmb version check | Fan Zhang | 1 | -5/+5 |
2021-10-07 | udp: fix severity error info | Filip Tehlar | 6 | -28/+28 |
2021-10-07 | ip: fix path MTU node errors definition | Benoît Ganne | 3 | -3/+7 |
2021-10-07 | ikev2: do not require optional IDr on IKE AUTH | Benoît Ganne | 2 | -20/+57 |
2021-10-07 | ikev2: add logs in case of parsing errors | Benoît Ganne | 1 | -6/+24 |
2021-10-07 | ikev2: do not send IDi on responder AUTH | Benoît Ganne | 1 | -1/+0 |
2021-10-07 | arp: source address selection | Ed Warnicke | 2 | -5/+13 |
2021-10-07 | perfmon: Topdown Level 1 support on Snowridge | Ray Kinsella | 4 | -1/+102 |
2021-10-07 | perfmon: check bundle is supported | Ray Kinsella | 1 | -0/+23 |
2021-10-07 | perfmon: fix peusdo events | Ray Kinsella | 1 | -1/+1 |
2021-10-06 | ip: check if interface has link-local address (addition) | Artem Glazychev | 1 | -1/+6 |
2021-10-06 | wireguard: add events for peer | Artem Glazychev | 9 | -41/+359 |
2021-10-06 | session: fix severity info | Filip Tehlar | 1 | -11/+10 |
2021-10-06 | wireguard: add ipv6 support | Artem Glazychev | 15 | -244/+965 |
2021-10-06 | tcp: fix severity info | Filip Tehlar | 6 | -69/+69 |
2021-10-06 | docs: more nitfixes | Nathan Skrzypczak | 4 | -46/+49 |
2021-10-06 | build: fix lib dir in debian packaging | Damjan Marion | 1 | -1/+1 |
2021-10-06 | docs: vnet comment nitfixes | Nathan Skrzypczak | 16 | -85/+109 |
2021-10-06 | vlib: doc nitfixes | Nathan Skrzypczak | 3 | -3/+3 |
2021-10-06 | docs: extras/deprec nitfixes | Nathan Skrzypczak | 4 | -8/+7 |
2021-10-06 | ip: add classifier-based ACLs support on ip punt | Benoît Ganne | 7 | -293/+379 |
2021-10-05 | session: Add session_sapi_enable_disable | Nathan Skrzypczak | 5 | -5/+33 |
2021-10-05 | build: don't hardcode triplet, allow specifying custom lib dir | Damjan Marion | 12 | -44/+44 |
2021-10-05 | tap: free the tap_fds vec on interface deletion | Mohsin Kazmi | 1 | -0/+1 |
2021-10-05 | perfmon: bundles with multiple types | Ray Kinsella | 4 | -35/+147 |
2021-10-05 | nat: NAT44 ED api fix and improvement | Filip Varga | 3 | -14/+178 |
2021-10-04 | interface: free the output_node_thread_runtimes | Mohsin Kazmi | 1 | -0/+1 |
2021-10-04 | interface: remove the redundant vec_free on rx_queue_indices | Mohsin Kazmi | 1 | -1/+0 |
2021-10-04 | build: Allow ipsec-mb plugin to build with libipsec_mb 0.55 | Nick Brown | 2 | -0/+14 |
2021-10-04 | memif: integrate with new tx infra | Mohsin Kazmi | 3 | -15/+17 |
2021-10-04 | vcl: remove unsed configs | Florin Coras | 3 | -38/+2 |
2021-10-04 | hsa: do not drop the barrier when creating echo server | Filip Tehlar | 1 | -14/+1 |
2021-10-04 | wireguard: use the same udp-port for multi-tunnel | Artem Glazychev | 6 | -29/+166 |
2021-10-04 | vppinfra: fix potential memory access error in _pool_init_fixed | Jieqiang Wang | 2 | -16/+24 |
2021-10-04 | virtio: remove control queue support from virtio_show() for tap/tun | Mohsin Kazmi | 1 | -6/+0 |
2021-10-04 | fib: fix unitialized padding in fib_api_next_hop_decode | Benoît Ganne | 1 | -4/+2 |
2021-10-04 | ip: fix punt for ipv6 | Benoît Ganne | 2 | -4/+153 |
2021-10-04 | perfmon: topdown events as peusdo events | Ray Kinsella | 1 | -9/+13 |
2021-10-04 | docs: plugin comment nitfixes | Nathan Skrzypczak | 11 | -52/+52 |
2021-10-04 | interface: remove the input_node_thread_index_by_queue | Mohsin Kazmi | 2 | -4/+0 |
2021-10-03 | hsa: proxy app worker thread deadlock | Sivaprasad Tummala | 1 | -5/+10 |
2021-10-03 | mpls: Save the L3 header offset in the meta-data before label imposition | Neale Ranns | 1 | -1/+9 |
2021-10-01 | devices: add support for pseudo header checksum | Mohsin Kazmi | 8 | -23/+371 |
2021-09-30 | wireguard: move adjacency processing from wireguard_peer to wireguard_interface | Artem Glazychev | 8 | -247/+159 |
2021-09-30 | fib: doc nitfixes | Nathan Skrzypczak | 10 | -19/+19 |
2021-09-30 | build: consistent use of CMAKE_INSTALL_LIBDIR | Nick Brown | 1 | -1/+1 |