Age | Commit message (Expand) | Author | Files | Lines |
2018-03-12 | License text cleanup | Dave Barach | 45 | -1/+589 |
2018-03-12 | NAT44: fix nat_not_translate_output_feature in dual loop (VPP-1194) | Matus Fabian | 1 | -2/+2 |
2018-03-12 | NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191) | Matus Fabian | 2 | -45/+49 |
2018-03-11 | vnet: l2-classify: prefetch (n+2, n+3) rather than (n+1, n+2) inside dual loo... | Andrew Yourtchenko | 2 | -10/+10 |
2018-03-11 | dpdk-input node packet trace intermittent on IP forwading path | John Lo | 1 | -36/+37 |
2018-03-10 | Move the vnet cdp protocol implementation to a plugin | Dave Barach | 15 | -41/+574 |
2018-03-10 | Assign correct NUMA node for DPDK crypto devices | Lee Roberts | 1 | -0/+29 |
2018-03-09 | Coordinate known Ethernet speeds with Linux kernel and DPDK | Lee Roberts | 5 | -6/+77 |
2018-03-09 | Correct address calculation for VPP-1168 | Lee Roberts | 2 | -2/+2 |
2018-03-09 | VCL API for external callback for listener/connect event | Keith Burns (alagalah) | 7 | -23/+323 |
2018-03-09 | dpdk: move DPDK vfio hack to dpdk plugin | Damjan Marion | 4 | -50/+70 |
2018-03-09 | make test: Force VCL test timeouts to FAIL test. | Dave Wallace | 1 | -2/+8 |
2018-03-09 | VCL: add event registration to listen session in select() | Dave Wallace | 1 | -5/+27 |
2018-03-09 | when exceed max reass, | ahdj007 | 1 | -6/+12 |
2018-03-09 | MPLS Unifom mode | Neale Ranns | 47 | -1013/+2324 |
2018-03-09 | ACL: Fix the detail for ethertype whitelist | Mohsin Kazmi | 2 | -3/+3 |
2018-03-08 | VCL event handling changes | Keith Burns (alagalah) | 3 | -1/+27 |
2018-03-08 | tls: make tls engines pluggable | Florin Coras | 7 | -524/+814 |
2018-03-08 | VCL refactoring | Keith Burns (alagalah) | 3 | -48/+55 |
2018-03-08 | VCL: cleanup namespace_secret env-var cfg code. | Dave Wallace | 1 | -20/+1 |
2018-03-08 | VCL: Add full hoststack test option to socket_test.sh | Dave Wallace | 1 | -7/+72 |
2018-03-08 | acl-plugin: add the support for dumping the ethertype whitelist (VPP-1163) | Andrew Yourtchenko | 3 | -1/+180 |
2018-03-08 | vppapigen: require reply/details messages for requests/dumps | Marek Gradzki | 1 | -6/+6 |
2018-03-07 | Fix Avoid crash in vnet_delete_sub_interface routine | Steve Shin | 1 | -1/+2 |
2018-03-07 | fix physmem mappings | Damjan Marion | 1 | -0/+2 |
2018-03-07 | features: extend 'feature node not found' warning message | Damjan Marion | 1 | -2/+4 |
2018-03-07 | NAT44: allow to configure one interface only as output or input feature (VPP-... | Matus Fabian | 1 | -0/+12 |
2018-03-07 | GBP: fix the runs before statement against the ACL node | Neale Ranns | 1 | -2/+2 |
2018-03-07 | packet-generator: use default free list | Damjan Marion | 2 | -63/+8 |
2018-03-07 | tls: enforce certificate verification | Florin Coras | 11 | -169/+261 |
2018-03-07 | test: disable reassembly tests and system modification script | Damjan Marion | 2 | -1/+0 |
2018-03-07 | VPPAPIGEN: Run tool directly from source tree. | Ole Troan | 3 | -9/+8 |
2018-03-07 | VAPI: Ensure type definitions are generated in same order as .api file. | Ole Troan | 2 | -4/+4 |
2018-03-06 | vlib: avoid crash if fill_free_list returns 0 buffers | Damjan Marion | 1 | -1/+2 |
2018-03-06 | VCL registration handler added to session for polling sessions | Keith Burns (alagalah) | 1 | -6/+9 |
2018-03-06 | LB plugin: Fix Layer-4 checksum error in L3DSR. | Yusuke Tatsumi | 1 | -0/+5 |
2018-03-06 | when lb tcp in2out flow, | ahdj007 | 1 | -0/+1 |
2018-03-06 | reass frag_n should to be inited to 0 | ahdj007 | 1 | -0/+1 |
2018-03-06 | VOM: Fix state reconciliation | Mohsin Kazmi | 11 | -67/+165 |
2018-03-06 | glibc 2.27 fix | Marco Varlese | 2 | -0/+3 |
2018-03-06 | vppapigen: require service definition for singleton messages | Marek Gradzki | 1 | -7/+2 |
2018-03-06 | vppapigen: do not allow to define message as both request and reply | Marek Gradzki | 1 | -0/+4 |
2018-03-06 | vppapigen: require reply ID different than caller ID | Marek Gradzki | 1 | -0/+4 |
2018-03-06 | API: Add service definitions for events and singleton messages (second attempt) | Marek Gradzki | 9 | -77/+181 |
2018-03-05 | Revert "API: Add service definitions for events and singleton messages." | Ole Trøan | 9 | -181/+77 |
2018-03-05 | physmem: keep only one physmem_main | Damjan Marion | 6 | -9/+10 |
2018-03-05 | VCL async event handler | Keith Burns (alagalah) | 4 | -202/+653 |
2018-03-05 | SCTP: API to configure some tunables | Marco Varlese | 6 | -78/+129 |
2018-03-05 | IP6 link-local table | Neale Ranns | 23 | -220/+1071 |
2018-03-05 | Set DPDK_MLX4_PMD and DPDK_MLX5_PMD compile with default dlopen links | Amir Zeidner | 3 | -25/+2 |