Age | Commit message (Expand) | Author | Files | Lines |
2021-10-21 | ip: Add ip46-local node for local swif[rx] | Nathan Skrzypczak | 5 | -44/+132 |
2021-10-21 | l2: add api test file | Filip Tehlar | 2 | -0/+1419 |
2021-10-21 | ip6: set local flag on outbound echo reply | Matthew Smith | 1 | -0/+4 |
2021-10-21 | session: add api test file | Filip Tehlar | 2 | -0/+364 |
2021-10-20 | ip6: fix IPv6 address calculation error using "ip route add" CLI | Jieqiang Wang | 3 | -20/+61 |
2021-10-20 | gso: add support for gso perf unittest | Mohsin Kazmi | 2 | -0/+13 |
2021-10-19 | bfd: fix bfd_key_id update | Alexander Skorichenko | 1 | -4/+8 |
2021-10-19 | bfd: fix desired_min_tx_nsec update | Alexander Skorichenko | 1 | -0/+2 |
2021-10-18 | api: remove legacy pd msg handlers | Klement Sekera | 2 | -2/+0 |
2021-10-18 | interface: add api test file | Filip Tehlar | 3 | -15/+1179 |
2021-10-16 | interface: fix offload flag check | Nathan Skrzypczak | 1 | -1/+4 |
2021-10-14 | ip6-nd: fix coverity warning | Klement Sekera | 1 | -0/+4 |
2021-10-13 | docs: convert vpp doc md->rst | Nathan Skrzypczak | 20 | -1268/+1708 |
2021-10-13 | session: app name should format with %v | Xiaoming Jiang | 1 | -1/+1 |
2021-10-13 | interface: handle error during admin-up correctly | Matthew Smith | 1 | -3/+0 |
2021-10-12 | fib: fix the drop counter for ipv6 RPF failures | Neale Ranns | 2 | -24/+30 |
2021-10-12 | ipsec: Performance improvement of ipsec4_output_node using flow cache | Govindarajan Mohandoss | 7 | -17/+264 |
2021-10-12 | session: set actual lcl ip on accepted ct | Florin Coras | 1 | -1/+1 |
2021-10-11 | ip: fix fib and mfib locks | Nathan Skrzypczak | 9 | -84/+92 |
2021-10-11 | docs: nitfixes in FEATURE.yaml | Nathan Skrzypczak | 2 | -2/+2 |
2021-10-08 | vxlan-gpe: add udp-port configuration support | Artem Glazychev | 5 | -280/+446 |
2021-10-07 | ipsec: fix protect update log if nexthop is NULL | Benoît Ganne | 1 | -2/+3 |
2021-10-07 | vppinfra: asan: improve overflow semantic | Benoît Ganne | 1 | -2/+2 |
2021-10-07 | udp: fix severity error info | Filip Tehlar | 4 | -25/+25 |
2021-10-07 | ip: fix path MTU node errors definition | Benoît Ganne | 3 | -3/+7 |
2021-10-07 | arp: source address selection | Ed Warnicke | 2 | -5/+13 |
2021-10-06 | ip: check if interface has link-local address (addition) | Artem Glazychev | 1 | -1/+6 |
2021-10-06 | session: fix severity info | Filip Tehlar | 1 | -11/+10 |
2021-10-06 | tcp: fix severity info | Filip Tehlar | 5 | -66/+66 |
2021-10-06 | docs: more nitfixes | Nathan Skrzypczak | 3 | -38/+42 |
2021-10-06 | docs: vnet comment nitfixes | Nathan Skrzypczak | 15 | -84/+108 |
2021-10-06 | ip: add classifier-based ACLs support on ip punt | Benoît Ganne | 5 | -291/+301 |
2021-10-05 | session: Add session_sapi_enable_disable | Nathan Skrzypczak | 5 | -5/+33 |
2021-10-05 | tap: free the tap_fds vec on interface deletion | Mohsin Kazmi | 1 | -0/+1 |
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 | 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 | 1 | -4/+9 |
2021-10-04 | interface: remove the input_node_thread_index_by_queue | Mohsin Kazmi | 2 | -4/+0 |
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 | 5 | -15/+104 |
2021-09-30 | fib: doc nitfixes | Nathan Skrzypczak | 10 | -19/+19 |
2021-09-29 | classify: fix message IDs on API replies | Matthew Smith | 1 | -33/+42 |
2021-09-29 | ipsec: Record the number of packets lost from an SA | Neale Ranns | 6 | -22/+88 |
2021-09-29 | tap: Fix tap create with ns | Nathan Skrzypczak | 1 | -55/+24 |
2021-09-29 | fib: add barrier lock for fib_urpf_list_pool and fib_entry_pool | Stanislav Zaikin | 2 | -0/+22 |
2021-09-28 | api: API trace improvements | Filip Tehlar | 1 | -14/+17 |
2021-09-28 | misc: vpe.api messages dynamically allocated | Ole Troan | 1 | -0/+9 |
2021-09-28 | devices: Add queues params in create_if | Nathan Skrzypczak | 7 | -96/+185 |