Age | Commit message (Expand) | Author | Files | Lines |
2019-06-12 | lacp: cleanup unnecessary pointer cast |  Zhiyong Yang | 5 | -46/+38 |
2019-06-12 | NAT: interface fib fix (VPP-1691) |  Filip Varga | 1 | -8/+16 |
2019-06-11 | fix compiling error with marvell pp2 plugin |  jialv01 | 1 | -0/+1 |
2019-06-11 | lacp: remove duplicated code |  Zhiyong Yang | 1 | -1/+0 |
2019-06-08 | mactime: add per-mac allow-with-quota feature |  Dave Barach | 5 | -15/+73 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues |  Benoît Ganne | 13 | -11/+14 |
2019-06-07 | lacp: create lacp-process on demand |  Steven Luong | 4 | -26/+86 |
2019-06-07 | no trigger nat ipfix flush in first worker |  dongjuan | 1 | -1/+1 |
2019-06-06 | dpdk: fix clear hw stats |  Filip Tehlar | 3 | -3/+3 |
2019-06-06 | gbp: fix lpm classification with vlan |  Benoît Ganne | 1 | -50/+12 |
2019-06-06 | gbp: do not classify unknown packet as EP packets |  Benoît Ganne | 1 | -0/+4 |
2019-06-06 | lb: crashed with some specific commit under heavy traffic |  Hongjun Ni | 3 | -5/+13 |
2019-06-05 | avf: enable promiscuous mode |  Steven Luong | 3 | -1/+18 |
2019-06-05 | L3 cross connect |  Neale Ranns | 9 | -0/+1252 |
2019-06-04 | features will register udp ports once configured |  Jakub Grajciar | 1 | -3/+5 |
2019-06-04 | mactime: upstream new features |  Dave Barach | 6 | -25/+161 |
2019-06-04 | dpdk: rework extended stats |  Filip Tehlar | 4 | -47/+33 |
2019-06-03 | GBP: add subnet cli command |  Benoît Ganne | 1 | -2/+85 |
2019-06-03 | crypto_ia32: native AES-GCM implementation |  Damjan Marion | 5 | -1/+1046 |
2019-05-31 | tools: FEATURE.yaml meta-data infrastructure |  Ole Troan | 2 | -0/+26 |
2019-05-31 | crypo_ia32: don't optimize debug builds |  Damjan Marion | 2 | -1/+5 |
2019-05-31 | Update vnet hardware flags if link state changes |  Dave Barach | 1 | -1/+9 |
2019-05-31 | bonding: add support for numa awareness |  Zhiyong Yang | 1 | -0/+1 |
2019-05-30 | nat44: fix CLI doc error |  jackiechen1985 | 1 | -2/+2 |
2019-05-30 | dpdk: remove bonding code |  Damjan Marion | 6 | -251/+11 |
2019-05-30 | NAT: create bypass in correct thread if workers>1 |  Alexander Chernavin | 1 | -9/+40 |
2019-05-29 | Start the cdp period process on demand |  Dave Barach | 4 | -22/+20 |
2019-05-29 | dpdk: make sure each segment have initalized rte_mbuf |  Damjan Marion | 1 | -12/+4 |
2019-05-29 | map: Use vl_api_string macros. |  Paul Vinciguerra | 2 | -27/+9 |
2019-05-29 | plugins: http_static. Migrate to use api string type. |  Paul Vinciguerra | 3 | -11/+23 |
2019-05-28 | nsim: remove buffer u32 upper bound |  Korian Edeline | 1 | -1/+1 |
2019-05-28 | Add an ip6 local hop-by-hop protocol demux table |  Dave Barach | 1 | -4/+2 |
2019-05-28 | nat44: make nat44-ed-hairpin-src follow arc |  Matthew Smith | 1 | -1/+1 |
2019-05-27 | unittest: fix test crypto perf for AEAD algos |  Damjan Marion | 1 | -2/+3 |
2019-05-27 | dpdk: vlan strip config does not take effect in default device |  Chenmin Sun | 1 | -0/+6 |
2019-05-27 | dpdk: fix rss configuration error issue |  Chenmin Sun | 1 | -7/+5 |
2019-05-24 | udp-ping: disable due to conflict with mldv2 |  Florin Coras | 1 | -2/+4 |
2019-05-24 | Add callback multiplex support |  Dave Barach | 1 | -15/+47 |
2019-05-24 | rdma: add support for promiscuous mode |  Benoît Ganne | 2 | -71/+145 |
2019-05-23 | fix rte_eth_dev_info’ has no member named ‘pci_dev’ when run show_dpdk_... |  cohu | 1 | -5/+9 |
2019-05-23 | crypto_ia32: multiarch |  Damjan Marion | 5 | -58/+70 |
2019-05-23 | Fix vpp crash bug while deleting dhcp client |  jackiechen1985 | 1 | -0/+1 |
2019-05-23 | fix show session verbose crash with quic transport |  Dave Wallace | 1 | -2/+48 |
2019-05-22 | gtpu: don't register udp ports unless a tunnel is created |  Jakub Grajciar | 1 | -5/+11 |
2019-05-22 | Fix Diffie-Hellman exchange with newer openssl API |  Christian E. Hopps | 1 | -21/+16 |
2019-05-21 | docs: add quic subpage to user docs |  Vratko Polak | 1 | -1/+1 |
2019-05-21 | vmxnet3: gso_l4_hdr_sz is not set correctly |  Steven Luong | 1 | -16/+24 |
2019-05-21 | QUIC: Add initial documentation |  Aloys Augustin | 1 | -0/+38 |
2019-05-20 | openssl plugin 3des routine iv_len fix |  Vladimir Ratnikov | 1 | -1/+7 |
2019-05-17 | Fix punctuation fails in 2x plugins |  Dave Barach | 2 | -2/+2 |