Age | Commit message (Expand) | Author | Files | Lines |
2018-02-21 | add 'is_all_zero(x)' for NEON | Adrian Oanca | 1 | -0/+24 |
2018-02-21 | Adj Delegates; don't store raw pointers | Neale Ranns | 4 | -43/+37 |
2018-02-20 | Fix reset the vlan flags when main interface is deleted. | Steve Shin | 1 | -0/+2 |
2018-02-20 | SCTP: congestion control | Marco Varlese | 5 | -184/+251 |
2018-02-20 | vppinfra: autogerate vector typedefs and basic inline functions | Damjan Marion | 5 | -379/+83 |
2018-02-20 | Reset expired timer vector length after callback | Dave Barach | 1 | -1/+4 |
2018-02-20 | vppcomm refactor | Keith Burns (alagalah) | 1 | -428/+245 |
2018-02-20 | vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 | Damjan Marion | 5 | -11/+7 |
2018-02-19 | make test: Add VPP VCL cut-thru test. | Dave Wallace | 2 | -0/+75 |
2018-02-19 | dpdk: Fix MTU calc for NICs that support mtu<9216 | Nitin Saxena | 1 | -34/+66 |
2018-02-19 | Use neutral vector code for ethernet_frame_is_tagged | Damjan Marion | 3 | -41/+68 |
2018-02-19 | virtio: add missing tx lock when running multithreaded | Damjan Marion | 3 | -0/+10 |
2018-02-19 | VCL: config api prefix using env var. | Dave Wallace | 3 | -21/+98 |
2018-02-19 | dpdk: bump to 18.02 | Damjan Marion | 1 | -1/+1 |
2018-02-19 | Adjacency Delegate updates | Neale Ranns | 7 | -157/+287 |
2018-02-19 | VOM: acl: Some necessary fixes | Mohsin Kazmi | 4 | -7/+20 |
2018-02-18 | vlib: fix pci init | Damjan Marion | 1 | -2/+1 |
2018-02-18 | fix format_hexdump | Damjan Marion | 1 | -1/+2 |
2018-02-17 | make test: add test framework debugging | Klement Sekera | 3 | -1/+58 |
2018-02-17 | make test: detect child crash | Klement Sekera | 1 | -7/+17 |
2018-02-17 | vpp_papi: remove legacy way of calling VPP APIs | Klement Sekera | 1 | -7/+0 |
2018-02-17 | vpp_papi: reduce memory leaks | Klement Sekera | 1 | -12/+16 |
2018-02-17 | SCTP: 'multi-home' support | Marco Varlese | 6 | -186/+218 |
2018-02-16 | memif: VPP-1172: Ensure memif_create reply contains sw_if_index | Jon Loeliger | 1 | -1/+6 |
2018-02-16 | Adj: VFTs for adjacency sub-blocks | Ole Troan | 5 | -29/+69 |
2018-02-16 | Allow providers to override glean behaviour | Neale Ranns | 12 | -78/+186 |
2018-02-16 | Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup | John Lo | 4 | -37/+53 |
2018-02-16 | Add iperf VM/vhost creation | John DeNisco | 12 | -19/+452 |
2018-02-16 | VPP modified some state checking logic | Keith Burns (alagalah) | 1 | -72/+72 |
2018-02-15 | session: fix fifo allocation for empty connect seg-managers | Florin Coras | 1 | -1/+0 |
2018-02-15 | Revert "Allow interface types to override glean adjacency behaivour" | Ole Trøan | 12 | -164/+77 |
2018-02-15 | Revert "Adj: VFTs for adjacency sub-blocks" | Ole Trøan | 5 | -74/+29 |
2018-02-15 | Adj: VFTs for adjacency sub-blocks | Ole Troan | 5 | -29/+74 |
2018-02-15 | VOM: Fix broken Makefile | Mohsin Kazmi | 1 | -1/+1 |
2018-02-15 | SCTP: coverity warning fix | Marco Varlese | 1 | -1/+5 |
2018-02-15 | Allow interface types to override glean adjacency behaivour | Neale Ranns | 12 | -77/+164 |
2018-02-15 | dpdk: add support for DPDK 18.02, deprecate 17.08 | Damjan Marion | 5 | -72/+5 |
2018-02-15 | Optimize GRE Tunnel and add support for ERSPAN encap | John Lo | 16 | -371/+756 |
2018-02-15 | session: avoid session handle conflict with vcl | Florin Coras | 6 | -13/+63 |
2018-02-15 | SCTP: fix corrupted buffers seen in output node | Marco Varlese | 4 | -44/+62 |
2018-02-15 | SCTP: refactoring | Marco Varlese | 4 | -129/+97 |
2018-02-14 | Reenable dhcp client detect when lease expires | Dave Barach | 1 | -1/+50 |
2018-02-14 | session: support local sessions and deprecate redirects | Florin Coras | 24 | -496/+1280 |
2018-02-14 | VOM: build with plugins disabled | Neale Ranns | 5 | -34/+83 |
2018-02-14 | vppinfra: Remove empty file | Mohsin Kazmi | 1 | -0/+0 |
2018-02-14 | make-test: use api custom-dump to reduce log size. | Dave Wallace | 2 | -2/+8 |
2018-02-14 | NAT44 out2in DHCP client next node | Matthew Smith | 1 | -8/+24 |
2018-02-14 | vxlan:remove interface recycle mechanism | Eyal Bari | 2 | -69/+11 |
2018-02-14 | NAT44: run NAT nodes after ACL (VPP-1160) | Matus Fabian | 1 | -15/+15 |
2018-02-13 | vnet:remove duplicate interface function macro | Eyal Bari | 1 | -15/+3 |