Age | Commit message (Expand) | Author | Files | Lines |
2022-03-14 | crypto: Enabling IOMMU DMA translation table update for QAT card |  Govindarajan | 1 | -1/+2 |
2022-03-14 | stats: support recursive locking |  Damjan Marion | 3 | -5/+32 |
2022-03-14 | hsa: fix error message |  Filip Tehlar | 1 | -3/+3 |
2022-03-14 | vppinfra: don't account vec_header_t size twice in the pool header |  Damjan Marion | 2 | -4/+5 |
2022-03-14 | dpdk: improve rx burst count per loop |  Fan Zhang | 1 | -4/+5 |
2022-03-11 | map: fix memory leak |  Benoît Ganne | 1 | -1/+2 |
2022-03-11 | tls: remove pkg dependencies on mbedtls |  Florin Coras | 1 | -3/+0 |
2022-03-11 | session: fix crash during client detach |  Filip Tehlar | 1 | -1/+3 |
2022-03-11 | vlib: remoove unused field |  Damjan Marion | 4 | -25/+1 |
2022-03-10 | vlib: init logging eearlier |  Damjan Marion | 3 | -5/+9 |
2022-03-10 | dpdk: fix program vlans on ixgbevf |  Dzmitry Sautsa | 1 | -2/+7 |
2022-03-10 | devices: remove the unused code from af_packet |  Mohsin Kazmi | 2 | -6/+0 |
2022-03-10 | ipsec: remove the redundant code |  Mohsin Kazmi | 1 | -1/+0 |
2022-03-09 | vppinfra: fix pool_free_elts |  Florin Coras | 1 | -19/+18 |
2022-03-09 | ip: IPv4 Fragmentation fix for l2fragmetable size |  Neale Ranns | 1 | -10/+7 |
2022-03-09 | stats: refactor |  Damjan Marion | 36 | -1800/+1666 |
2022-03-09 | vat: fix vat_suspend crash |  Damjan Marion | 2 | -2/+8 |
2022-03-08 | classify: add API to retrieve punt ACL tables |  Benoît Ganne | 2 | -0/+45 |
2022-03-08 | ipsec: input: drop by default for non-matching pkts |  Zachary Leaf | 1 | -0/+14 |
2022-03-08 | ip: set fib_index before exiting input ACL node |  Arthur de Kerhor | 1 | -40/+75 |
2022-03-07 | linux-cp: handle ipv4 routes when interface is disabled |  Alexander Chernavin | 1 | -2/+88 |
2022-03-07 | ip: Fixes for IPv6 and MPLS fragmentation |  Neale Ranns | 2 | -52/+76 |
2022-03-04 | linux-cp: fix issue of possibly closing negative fd |  Alexander Chernavin | 1 | -5/+14 |
2022-03-04 | linux-cp: stop signaling read event on every notif |  Alexander Chernavin | 1 | -7/+9 |
2022-03-04 | linux-cp: stop ignoring ENOBUFS while reading notif |  Alexander Chernavin | 1 | -9/+2 |
2022-03-04 | api: harden api trace parsing |  Benoît Ganne | 1 | -23/+22 |
2022-03-04 | ping: correct the fib-index used for the reply |  Neale Ranns | 1 | -15/+27 |
2022-03-04 | ip: rate-limit the sending of ICMP error messages |  Neale Ranns | 2 | -2/+58 |
2022-03-04 | linux-cp: ignore neighbors if ip addr is multicast |  Alexander Chernavin | 1 | -0/+17 |
2022-03-04 | ip: fix overflow in ip6_ext_header_walk |  Benoît Ganne | 1 | -1/+1 |
2022-03-04 | pg: fixing the cli |  Mohsin Kazmi | 1 | -2/+0 |
2022-03-04 | pg: add support for ip mode through cli |  Mohsin Kazmi | 1 | -2/+8 |
2022-03-04 | ipfix-export: fix the warning message for uninitialized variable |  Mohsin Kazmi | 1 | -2/+2 |
2022-03-04 | classify: skip l2 header in CLI |  Arthur de Kerhor | 1 | -14/+50 |
2022-03-04 | mpls: Fix the fragmentation in mpls-output. |  Neale Ranns | 1 | -84/+80 |
2022-03-04 | tunnel: Fix the format of tunnel flags |  Neale Ranns | 1 | -10/+17 |
2022-03-03 | vnet: use system time for pcap trace |  Benoît Ganne | 1 | -0/+1 |
2022-03-03 | vcl: validate vls_epoll_ctl inputs |  Florin Coras | 1 | -2/+18 |
2022-03-03 | session: improve tx tracing |  Florin Coras | 1 | -10/+10 |
2022-03-03 | linux-cp: detect and delete stale entries after sync |  Alexander Chernavin | 1 | -0/+95 |
2022-03-03 | ipsec: remove ipsec vnet script |  Ray Kinsella | 2 | -80/+14 |
2022-03-03 | linux-cp: resync with kernel after nl socket error |  Alexander Chernavin | 2 | -27/+503 |
2022-03-03 | ip: Path MTU DPO allocation function is public |  Neale Ranns | 2 | -7/+23 |
2022-03-03 | linux-cp: make check of message ts null-tolerant |  Alexander Chernavin | 1 | -0/+3 |
2022-03-03 | linux-cp: reflect hw link state on tap on pair creation |  Alexander Chernavin | 1 | -0/+14 |
2022-03-02 | linux-cp: lcp fib fixes |  Vladimir Ratnikov | 1 | -5/+6 |
2022-03-02 | vcl: fix segment detach post api disconnect |  Florin Coras | 2 | -9/+36 |
2022-03-02 | wireguard: improve sending WG interface dump details |  Jon Loeliger | 2 | -2/+11 |
2022-03-02 | tap: fix tun set mtu |  Benoît Ganne | 1 | -1/+1 |
2022-03-02 | build: fix missing dependency for library |  Guillaume Solignac | 1 | -0/+4 |