Age | Commit message (Expand) | Author | Files | Lines |
2020-09-11 | lisp: fix help msg of show eid-table command | Onong Tayeng | 2 | -4/+4 |
2020-09-11 | build: fix build for Debian 9 and Debian 10 | Benoît Ganne | 2 | -7/+13 |
2020-09-11 | l2: fix null deref in l2_to_bvi() | Matthew Smith | 1 | -1/+1 |
2020-09-10 | lisp: fix crash with arp and packet trace on | Onong Tayeng | 2 | -3/+7 |
2020-09-09 | l2: check secondary macs on BVI interface | Matthew Smith | 1 | -2/+35 |
2020-09-09 | crypto: change cryptodev with new cryptodev API | Fan Zhang | 1 | -1/+1 |
2020-09-09 | interface: support configuring RSS steering queues | Chenmin Sun | 6 | -2/+162 |
2020-09-08 | svm session: document unsupported fifo deq combinations | Florin Coras | 1 | -0/+4 |
2020-09-07 | ipsec: fix padding/alignment for native IPsec encryption | Christian Hopps | 5 | -19/+19 |
2020-09-04 | virtio: remove kernel virtio header dependencies | Mohsin Kazmi | 18 | -394/+483 |
2020-09-04 | ipsec: fix trace of GRE_teb packets | Christian Hopps | 1 | -2/+5 |
2020-09-04 | ipsec: cli: add missing flags for SA add | Christian Hopps | 1 | -0/+12 |
2020-09-04 | ip: enhance vtep4_check of tunnel by vector way | Zhiyong Yang | 4 | -36/+137 |
2020-09-03 | misc: l2tp: cli: fix overly generic CLI commands | Christian Hopps | 1 | -2/+2 |
2020-09-03 | crypto: Add async crypto APIs | Nathan Skrzypczak | 6 | -5/+175 |
2020-09-03 | crypto: SW scheduler async crypto engine | PiotrX Kleski | 4 | -69/+232 |
2020-09-02 | tcp: fix connection refused error | Florin Coras | 1 | -1/+1 |
2020-09-02 | fib: IPv6 lookup data structure MP safe when prefixes change | Neale Ranns | 1 | -14/+31 |
2020-09-02 | fib: fix ADJ_NBR_ITF_OK param error | yedg | 1 | -1/+1 |
2020-09-02 | bonding: add bond_create2 API to include gso option | Steven Luong | 2 | -4/+75 |
2020-09-02 | session: fix non-blocking msg enqueue to vpp mq | Florin Coras | 1 | -1/+2 |
2020-09-02 | ipsec: add ipsec set async mode api | Yulong Pei | 2 | -1/+26 |
2020-09-02 | misc: fix pcap [rx|tx|drop] filename stem overflow | Benoît Ganne | 1 | -1/+1 |
2020-09-02 | tap: add the static assert for api flags | Mohsin Kazmi | 1 | -0/+19 |
2020-09-02 | virtio: add virtio 1.1 api flags | Mohsin Kazmi | 3 | -1/+119 |
2020-09-02 | tap: add virtio 1.1 API flag | Mohsin Kazmi | 3 | -2/+10 |
2020-09-01 | virtio: fix the bar starting index | Mohsin Kazmi | 1 | -1/+1 |
2020-09-01 | virtio: fix the NULL deference | Mohsin Kazmi | 1 | -1/+2 |
2020-09-01 | virtio: fix the error return | Mohsin Kazmi | 1 | -9/+12 |
2020-09-01 | crypto: add chacha20-poly1305 algo | Artem Glazychev | 1 | -2/+5 |
2020-09-01 | ip: fix ip zero checksum verification | Benoît Ganne | 5 | -11/+12 |
2020-09-01 | fib: detect wrong adj neighbour bugs | Benoît Ganne | 1 | -0/+23 |
2020-09-01 | mpls: fix adjacencies walk in case of restack | Benoît Ganne | 1 | -1/+1 |
2020-09-01 | ip: improve ip4_header_checksum_is_valid | Damjan Marion | 1 | -5/+12 |
2020-08-31 | vppinfra: convert A_extend_to_B to B_from_A format of vector inlines | Damjan Marion | 1 | -8/+8 |
2020-08-31 | ip: fix compiling error with gcc-10 | Jieqiang Wang | 1 | -0/+12 |
2020-08-31 | session: format app_ns_name with %v rather than %s | jiangxiaoming | 1 | -1/+1 |
2020-08-31 | flow: code refactor | Chenmin Sun | 5 | -355/+389 |
2020-08-31 | cnat: Destination based NAT | Neale Ranns | 2 | -35/+35 |
2020-08-31 | virtio: fix the coverity warning | Mohsin Kazmi | 2 | -7/+13 |
2020-08-27 | ipsec: Deprecate old interface API | Neale Ranns | 1 | -1/+3 |
2020-08-27 | session: limit max number of ct sessions per dispatch | Florin Coras | 1 | -2/+5 |
2020-08-25 | flow: add vnet/flow formal API | Chenmin Sun | 8 | -0/+695 |
2020-08-25 | ip-neighbor: skip probe for disabled interfaces | Matthew Smith | 1 | -0/+6 |
2020-08-24 | bonding: enhance binary api handling | Steven Luong | 1 | -0/+9 |
2020-08-20 | tcp: track reorder with sacks | Florin Coras | 6 | -38/+61 |
2020-08-20 | virtio: add modern device support | Mohsin Kazmi | 7 | -47/+678 |
2020-08-20 | ipsec: fix esp padding | Milan Lenco | 1 | -1/+1 |
2020-08-20 | virtio: refactor pci device code | Mohsin Kazmi | 7 | -350/+533 |
2020-08-20 | ip: vnet_ip_mroute_cmd payload_proto fix | Elias Rudberg | 1 | -6/+6 |