Age | Commit message (Expand) | Author | Files | Lines |
2018-04-10 | srv6-ad: fixing cache size issue | Francois Clad | 3 | -11/+18 |
2018-04-10 | Make IPsec tunnel intf work with IPv4 output features | Matthew Smith | 2 | -0/+13 |
2018-04-09 | features: don't break linked list, create separate one for arc | Damjan Marion | 4 | -14/+16 |
2018-04-09 | L2: no-flood interface type in the Bridge-Domain | Neale Ranns | 5 | -11/+42 |
2018-04-09 | plugins: unload plugin if early init fails | Damjan Marion | 12 | -5/+215 |
2018-04-09 | NAT44: don't add static mapping to resolution vector if failed (VPP-1225) | Matus Fabian | 1 | -3/+27 |
2018-04-09 | jvpp: log error output of Java process on test failure | Marek Gradzki | 1 | -3/+6 |
2018-04-09 | Autodetect plugin path | Damjan Marion | 4 | -16/+61 |
2018-04-09 | DVR: save the rewrite length in packet meta-data for features | Neale Ranns | 1 | -3/+9 |
2018-04-09 | make test: fix failure on centos | Klement Sekera | 1 | -1/+1 |
2018-04-08 | Restore building of debuginfo RPMs | Thomas F Herbert | 1 | -10/+2 |
2018-04-08 | Remove subunit from Centos requirements. | Thomas F Herbert | 2 | -2/+4 |
2018-04-07 | BIER coveroty fix for unintialised return value on error | Neale Ranns | 1 | -1/+1 |
2018-04-06 | Change l2-fwd node to allow possible feature before UU-FLOOD | John Lo | 1 | -6/+14 |
2018-04-06 | Remove mbedtls from build requirement for Centos | Thomas F Herbert | 2 | -2/+4 |
2018-04-05 | VOM: Get vhost-user type from name | Mohsin Kazmi | 1 | -1/+2 |
2018-04-05 | IPIP: version.h is not needed | Neale Ranns | 1 | -1/+0 |
2018-04-05 | memif: bug fixes | Damjan Marion | 2 | -22/+74 |
2018-04-05 | VOM: Add sub_interface in specific routing table | Mohsin Kazmi | 2 | -0/+19 |
2018-04-05 | DSLite: Implement new API call DSLITE_ADDRESS_DUMP. | Jon Loeliger | 2 | -0/+67 |
2018-04-04 | Bump package version | Chris Luke | 1 | -1/+1 |
2018-04-04 | Hm this ended up on master, but should not have.v18.07-rc0 | Chris Luke | 1 | -1/+0 |
2018-04-04 | Setup for branch stable/1804 | Chris Luke | 1 | -0/+1 |
2018-04-04 | Doc updates prior to branch | Chris Luke | 6 | -16/+40 |
2018-04-04 | memif: zero copy slave | Damjan Marion | 7 | -145/+677 |
2018-04-04 | Detailed stats collection feature | Neale Ranns | 12 | -41/+434 |
2018-04-04 | NAT added FIB entries have a preference lower than API/CLI | Neale Ranns | 3 | -6/+12 |
2018-04-04 | NAT44: prohibit multiple static mappings for a single local address (VPP-1224) | Matus Fabian | 1 | -0/+11 |
2018-04-04 | NAT44: fix static mapping for DHCP addressed interface deleting (VPP-1223) | Matus Fabian | 1 | -4/+92 |
2018-04-04 | dpdk:fix checksum handling of l2 interfaces | Eyal Bari | 1 | -17/+19 |
2018-04-03 | Makefile: Alter VPP_PYTHON_PREFIX for preloading deps | Ed Kern | 2 | -1/+6 |
2018-04-03 | reassembly: bug fixes | Klement Sekera | 4 | -19/+23 |
2018-04-03 | Fix bugs in emacs plugin templates | Dave Barach | 2 | -22/+17 |
2018-04-03 | session: use fib index in ip local test | Florin Coras | 1 | -1/+1 |
2018-03-31 | make test: print a warning in case a core_pattern contains a filter program | Andrew Yourtchenko | 3 | -0/+19 |
2018-03-30 | tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183] | Steven | 2 | -5/+6 |
2018-03-30 | libmemif: zero-copy-slave mode + header space | Jakub Grajciar | 10 | -72/+1696 |
2018-03-30 | acl-plugin: implement an optional session reclassification when ACL is (re-)a... | Andrew Yourtchenko | 4 | -10/+128 |
2018-03-30 | Updated sample startup.conf with supported plugin config options. | Maciek Konstantynowicz | 1 | -10/+19 |
2018-03-30 | Fix minor issues. | John DeNisco | 4 | -8/+24 |
2018-03-30 | Add missing stdint.h | Chris Luke | 1 | -0/+1 |
2018-03-30 | lacp: faster convergence for slow-rate config option | Steven | 6 | -18/+29 |
2018-03-30 | bond: show trace causes a crash if the interface is deleted | Steven | 3 | -13/+32 |
2018-03-30 | dpdk: fix crash due to incorrect xd->flags value with slave's link toggling | Steve Shin | 1 | -2/+5 |
2018-03-29 | Coverity fixes (VPP-1204) | Chris Luke | 6 | -13/+17 |
2018-03-29 | ip6: fix ip6-local urpf checking | Florin Coras | 2 | -9/+10 |
2018-03-29 | l2_input:optimize counter access | Eyal Bari | 1 | -31/+16 |
2018-03-29 | tcp: fix fib index buffer tagging | Florin Coras | 4 | -33/+44 |
2018-03-29 | No need for this routine to be global | Dave Barach | 1 | -1/+1 |
2018-03-28 | vom: Fix the error handling for already existing itf | Mohsin Kazmi | 1 | -1/+5 |