Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | nat44: fix CLI doc error |  jackiechen1985 | 1 | -2/+2 |
2019-05-30 | IP load-balance; perf improvement using the usual reciepe |  Neale Ranns | 2 | -305/+233 |
2019-05-30 | FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)" |  Neale Ranns | 9 | -18/+320 |
2019-05-30 | 19.04.1 Release Notes |  Dave Wallace | 1 | -7/+16 |
2019-05-30 | lisp-cp: start lisp retry service on demand |  Florin Coras | 2 | -8/+18 |
2019-05-30 | sample-plugin: refactor .api to use explicit types |  Ole Troan | 1 | -8/+9 |
2019-05-30 | ipip: refactor ipip.api with explicit types |  Ole Troan | 4 | -61/+84 |
2019-05-30 | dpdk: remove bonding code |  Damjan Marion | 7 | -252/+12 |
2019-05-30 | dpdk: bump to 19.05 |  Damjan Marion | 2 | -1/+4 |
2019-05-30 | NAT: create bypass in correct thread if workers>1 |  Alexander Chernavin | 1 | -9/+40 |
2019-05-30 | Start the dns resolver process on demand |  Dave Barach | 3 | -8/+19 |
2019-05-30 | IPsec: modify post-decrypt buf len calculation |  Matthew G Smith | 1 | -2/+2 |
2019-05-30 | mpls: leverage vlib_buffer_advance |  Zhiyong Yang | 1 | -7/+4 |
2019-05-30 | osi_input: leverage vlib_buffer_get_current |  Zhiyong Yang | 1 | -3/+3 |
2019-05-29 | gtpu: unit-test check udp ports |  Jakub Grajciar | 1 | -0/+87 |
2019-05-29 | ipsec: fix perf issue in esp_aad_fill |  Damjan Marion | 1 | -4/+7 |
2019-05-29 | Start the cdp period process on demand |  Dave Barach | 4 | -22/+20 |
2019-05-29 | vxlan-gbp: prefetch encap header memory area |  Zhiyong Yang | 1 | -66/+70 |
2019-05-29 | emacs-skeleton: improve generated .api files |  Dave Barach | 3 | -29/+58 |
2019-05-29 | Tests: vpp_pg_interface. Don't rewrite Dot1AD ethertype. |  Paul Vinciguerra | 1 | -11/+0 |
2019-05-29 | make test: fix packet counter assert |  Klement Sekera | 3 | -27/+33 |
2019-05-29 | dpdk: make sure each segment have initalized rte_mbuf |  Damjan Marion | 1 | -12/+4 |
2019-05-29 | make: git commit template |  Ole Troan | 2 | -0/+48 |
2019-05-29 | Break out the broom for some cleanup work |  Dave Barach | 6 | -35/+78 |
2019-05-29 | map: Use vl_api_string macros. |  Paul Vinciguerra | 3 | -31/+53 |
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 | docs: Add some packages for building the docs |  jdenisco | 2 | -2/+13 |
2019-05-28 | l2tp: l2tp-decap-local don't accept packets unless configured |  Jakub Grajciar | 4 | -10/+58 |
2019-05-28 | make test: add option in pg interfaces for duplicating packets |  Alexandre Poirrier | 1 | -2/+12 |
2019-05-28 | ipsec: ah_encrypt rework |  Filip Tehlar | 1 | -194/+280 |
2019-05-28 | docs: Add VPP API language documentation |  Ole Troan | 2 | -0/+344 |
2019-05-28 | Punt: socket register for exception dispatched/punted packets based on reason |  Neale Ranns | 22 | -1137/+2066 |
2019-05-28 | Add an ip6 local hop-by-hop protocol demux table |  Dave Barach | 5 | -27/+357 |
2019-05-28 | nat44: make nat44-ed-hairpin-src follow arc |  Matthew Smith | 1 | -1/+1 |
2019-05-28 | gre: don't register gre input nodes unless a gre tunnel is created |  Jakub Grajciar | 3 | -3/+50 |
2019-05-28 | papi: avoid IOError on disconnect |  Vratko Polak | 2 | -6/+18 |
2019-05-28 | tap: crash in multi-thread environment |  Mohsin Kazmi | 3 | -5/+4 |
2019-05-28 | snap_input: simplify code using existing functions |  Zhiyong Yang | 1 | -11/+6 |
2019-05-28 | llc_input: simplify code using existing functions |  Zhiyong Yang | 1 | -11/+6 |
2019-05-28 | hdlc_input: simplify code using existing functions |  Zhiyong Yang | 1 | -10/+6 |
2019-05-27 | IPIP tunnel: use address types on API |  Neale Ranns | 4 | -68/+73 |
2019-05-27 | virtio: Add gso support for native virtio driver |  Mohsin Kazmi | 7 | -33/+83 |
2019-05-27 | unittest: fix test crypto perf for AEAD algos |  Damjan Marion | 1 | -2/+3 |
2019-05-27 | vppinfra: add pclmulqdq x86 cpuid flag |  Damjan Marion | 1 | -0/+1 |
2019-05-27 | geneve: encap performance enhancement |  Zhiyong Yang | 1 | -58/+53 |
2019-05-27 | rewrite vnet_interface_output_node_inline_gso |  Zhiyong Yang | 1 | -59/+47 |
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-27 | tcp: handle disconnects in rcv-process |  Florin Coras | 1 | -0/+1 |