Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-03-01 | hsa: add tps support for random closes | Florin Coras | 1 | -23/+94 |
2022-03-01 | virtio: refactor code | Mohsin Kazmi | 19 | -355/+351 |
2022-03-01 | vat2: include src/vlibmemory/vlib.api messages | Dave Wallace | 1 | -0/+3 |
2022-02-28 | tls: handle read write ssl errors | Florin Coras | 3 | -3/+42 |
2022-02-28 | tls: Receive only when the app_session is available | Saravanan Murugesan | 1 | -0/+5 |
2022-02-28 | tls: Handle transport disconnect during client HS failures | Saravanan Murugesan | 1 | -1/+2 |
2022-02-24 | vapi: Missing include file in vlib.api.vapi.h | Dave Wallace | 1 | -17/+17 |
2022-02-24 | hsa: add support for vrfs in tps | Florin Coras | 1 | -44/+98 |
2022-02-24 | hsa: fix tps data offset on connection reuse | Florin Coras | 1 | -0/+1 |
2022-02-24 | session: fix session layer socket read | Filip Tehlar | 2 | -3/+32 |
2022-02-23 | build: export missing header files required by hicn_plugin | Dave Wallace | 1 | -0/+2 |
2022-02-23 | http hsa: use octet-stream content type for tps | Florin Coras | 2 | -2/+3 |
2022-02-23 | http: improvement reset and close handling | Florin Coras | 2 | -13/+31 |
2022-02-23 | http hsa: support multiple listeners for http tps | Florin Coras | 4 | -32/+195 |
2022-02-23 | wireguard: fix dereferences null pointer | Gabriel Oginski | 2 | -14/+21 |
2022-02-22 | vrrp: fix thread synchronization issue | Matthew Smith | 3 | -27/+33 |
2022-02-22 | wireguard: prevent stacksmashing on poorly formed base64 keys | Jon Loeliger | 1 | -1/+1 |
2022-02-22 | linux-cp: Only enable/disable the punt feature on the 0<->1 transition | Neale Ranns | 1 | -9/+14 |
2022-02-22 | vxlan: crash on assigning IP address to interface | Ed Warnicke | 2 | -8/+6 |
2022-02-22 | fib: fix adj_get crash | Rajith P R | 1 | -1/+1 |
2022-02-22 | fib: fix mpls db label overflow | Dmitry Valter | 1 | -1/+1 |
2022-02-21 | lisp: fix ip and udp checksum computation | Florin Coras | 1 | -7/+0 |
2022-02-21 | nat: make tcp/udp/icmp packet counters consistent | Klement Sekera | 2 | -4/+12 |
2022-02-18 | hsa: fix coverity warnings | Filip Tehlar | 1 | -0/+4 |
2022-02-18 | perfmon: show distribution of uops delivered to frontend | Ray Kinsella | 4 | -8/+109 |
2022-02-18 | dpdk: support devargs for vmbus | Vladimir Ratnikov | 1 | -19/+29 |
2022-02-18 | fib: Use the VLIB logger for adjacency debugging | Neale Ranns | 2 | -13/+13 |
2022-02-18 | vnet: add set_max_frame_size callbacks for several interfaces | Artem Glazychev | 3 | -0/+27 |