Age | Commit message (Expand) | Author | Files | Lines |
2020-01-30 | misc: move configs to extras/configs | Damjan Marion | 8 | -0/+0 |
2020-01-30 | fib: fix typos in doxygen | Paul Vinciguerra | 1 | -10/+10 |
2020-01-30 | gre: Tunnel encap/decap flags | Neale Ranns | 13 | -173/+395 |
2020-01-30 | vcl session: propagate cleanup notifications to apps | Florin Coras | 6 | -40/+115 |
2020-01-30 | vppapigen: update markdown documentation | Paul Vinciguerra | 1 | -7/+10 |
2020-01-30 | map: Prevent IPv4 prefix spoofing during IPv6 -> IPv4 | Jon Loeliger | 2 | -2/+279 |
2020-01-30 | map: handle ip4 ttl=1 packets in map-t | Alexander Chernavin | 3 | -10/+20 |
2020-01-30 | crypto-native: don't expand aes-cbc keys twice | Damjan Marion | 2 | -11/+7 |
2020-01-30 | bfd: add missing cast | Klement Sekera | 1 | -1/+1 |
2020-01-29 | tests: add map-t fragmentation verifications | Alexander Chernavin | 1 | -10/+36 |
2020-01-28 | dhcp: disable extraneous vlib_log spew | Dave Barach | 1 | -9/+12 |
2020-01-28 | session tcp: fix packet tracing | Florin Coras | 5 | -13/+15 |
2020-01-28 | hsa: proxy rcv wnd update acks after full fifos | Florin Coras | 1 | -6/+87 |
2020-01-28 | crypto-native: rename crypto_ia32 to crypto_native | Damjan Marion | 9 | -96/+96 |
2020-01-28 | map: ip4-map-t more RFC compliant | Vladimir Ratnikov | 1 | -8/+20 |
2020-01-27 | crypto-ia32: add VAES support for AES-CBC | Damjan Marion | 6 | -50/+250 |
2020-01-27 | sr: fix possible null-pointer dereference | Ignas Bacius | 2 | -10/+27 |
2020-01-27 | vppinfra: use CPUID provided base frequency if available | Damjan Marion | 1 | -0/+32 |
2020-01-27 | vppinfra: add x86 CPU definitions | Damjan Marion | 1 | -0/+8 |
2020-01-27 | classify: pcap / packet trace debug CLI bugs | Dave Barach | 3 | -2/+8 |
2020-01-27 | interface: Add missing ip4 udp->checksum = 0 prior to computing checksum | Steven Luong | 1 | -1/+4 |
2020-01-27 | ipip: Multi-point interface | Neale Ranns | 25 | -156/+652 |
2020-01-27 | tunnel: Common types for IP tunnels | Neale Ranns | 25 | -255/+359 |
2020-01-27 | map: api: fix tag overflow and leak | Benoît Ganne | 2 | -4/+6 |
2020-01-27 | bfd: reset peer discriminator on timeout | Klement Sekera | 2 | -0/+24 |
2020-01-27 | libmemif: memif_control_fd_update always pass context from libmemif_main | Jakub Grajciar | 3 | -17/+23 |
2020-01-27 | fib: Reload the adj after possible realloc (VPP-1822) | Neale Ranns | 1 | -0/+1 |
2020-01-27 | devices: vhost: fix data offset on input | Benoît Ganne | 1 | -11/+1 |
2020-01-27 | docs nat: fix nat-ha ascii art | Paul Vinciguerra | 1 | -0/+2 |
2020-01-24 | session: fix node runtime in pre-input queue handler | Florin Coras | 1 | -0/+1 |
2020-01-24 | docs: Update the requirements and fix the build | John DeNisco | 4 | -35/+37 |
2020-01-24 | nat: in2out-output nodes work with acl reflect | Matthew Smith | 2 | -2/+107 |
2020-01-23 | vcl: always report EPOLLHUP/EPOLLRDHUP on close | Florin Coras | 1 | -4/+0 |
2020-01-23 | vcl session: udp session migration notifications | Florin Coras | 4 | -1/+70 |
2020-01-23 | docs: add AddressSanitizer mini-howto | Benoît Ganne | 2 | -0/+47 |
2020-01-23 | srv6-mobile: fix the converity issue | Tetsuya Murakami | 1 | -26/+21 |
2020-01-23 | api: mark api_trace_command_fn thread-safe | Dave Barach | 1 | -1/+20 |
2020-01-22 | ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) | Neale Ranns | 7 | -14/+55 |
2020-01-22 | fib: Adjacency realloc during rewrite update walk (VPP-1822) | Neale Ranns | 1 | -4/+4 |
2020-01-22 | hsa: proxy app fixes | Florin Coras | 1 | -33/+15 |
2020-01-22 | fib: FIB crash removing labelled route (VPP-1818) | Neale Ranns | 1 | -7/+12 |
2020-01-22 | nsim: enable output scheduling on main thread | Dave Wallace | 2 | -2/+29 |
2020-01-21 | nat: fix dhcp client on outside interface with output feature | Alexander Chernavin | 2 | -18/+18 |
2020-01-21 | nat: removed obsolete fragmentation code | Filip Varga | 1 | -84/+16 |
2020-01-20 | classify: fix pcap filter set init | Florin Coras | 1 | -4/+2 |
2020-01-17 | lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctly | Yulong Pei | 4 | -12/+18 |
2020-01-17 | nat: refactor of port/address allocation functions | Filip Varga | 8 | -15/+429 |
2020-01-16 | sr: some fixes for SRv6 CLI/API | Ahmed Abdelsalam | 2 | -4/+19 |
2020-01-16 | misc: binary-api sw_interface_vhost_user_dump is broken | Steven Luong | 2 | -0/+2 |
2020-01-16 | gso: fix typo in the quad-loop | Steven Luong | 1 | -3/+3 |