Age | Commit message (Expand) | Author | Files | Lines |
2017-03-30 | LISP: Do not show P-ITR generated mapping | Filip Tehlar | 2 | -0/+6 |
2017-03-30 | Fix pid field endian in ARP/ND/DHCP event related API messages | John Lo | 3 | -14/+14 |
2017-03-30 | Fix more "symbol XXX found in none of the libs" warnings | Dave Barach | 5 | -6/+6 |
2017-03-30 | acl-plugin: cleaner node bugfixes (VPP-675) | Andrew Yourtchenko | 3 | -51/+75 |
2017-03-30 | vppinfra: add spinlock inline functions | Damjan Marion | 11 | -56/+117 |
2017-03-30 | SR replicate mheap corruption fix VPP-672 | shwethab | 4 | -12/+5 |
2017-03-30 | VPP-673 Fix L2 steering. | Pablo Camarillo | 1 | -12/+14 |
2017-03-30 | VPP-669: ping: fix coverity check error 165075 + add ping testcase | Andrew Yourtchenko | 2 | -1/+119 |
2017-03-30 | Clean up more Debian packaging symbol warnings | Dave Barach | 10 | -38/+250 |
2017-03-30 | BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints | Eyal Bari | 3 | -15/+11 |
2017-03-29 | IP lookup: remove used stack variables | Neale Ranns | 1 | -21/+5 |
2017-03-29 | Fix for dependency problem with Fedora 25 | Thomas F Herbert | 1 | -2/+10 |
2017-03-29 | LISP: fix IID in decap | Filip Tehlar | 2 | -3/+4 |
2017-03-29 | Coverity Error: logically dead code in IP unnumbered CLI | Neale Ranns | 1 | -4/+0 |
2017-03-29 | Remove spurious client linkages against libvlib.so | Dave Barach | 2 | -2/+1 |
2017-03-29 | VXLAN:validate mcast encapsulation ip/mac | Eyal Bari | 2 | -4/+11 |
2017-03-29 | MAP - add the domain struct directly into the dat-path and avoid the indirect... | Neale Ranns | 6 | -167/+42 |
2017-03-29 | Mtrie optimisations | Neale Ranns | 13 | -275/+208 |
2017-03-29 | Sub-net broadcast addresses for IPv4 | Neale Ranns | 5 | -6/+217 |
2017-03-29 | dpdk: fix --with-dpdk-mlx5-pmd link issue | Damjan Marion | 1 | -0/+3 |
2017-03-29 | vhost: vhost-user component may become unusable with too many open files (VPP... | Steven | 1 | -9/+20 |
2017-03-29 | Bugfixing and documentation for SRv6 | Pablo Camarillo | 17 | -246/+203 |
2017-03-28 | Unscrew builtin client | Dave Barach | 1 | -4/+8 |
2017-03-28 | NAT: Test refactoring to avoid redundant code for verification and creating p... | Martin Gálik | 1 | -48/+59 |
2017-03-28 | vlib: inline dispatch_node(...) (again) | Damjan Marion | 2 | -11/+2 |
2017-03-28 | Comment out dpdk section in startup.conf | Damjan Marion | 1 | -2/+2 |
2017-03-28 | af_packet driver needs to check VLIB_BUFFER_NEXT_PRESENT flag is set | Jim Gibson | 1 | -1/+2 |
2017-03-28 | Implement MAC Flush for BD or Interface from the L2FIB | John Lo | 9 | -49/+258 |
2017-03-27 | TCP/session improvements | Florin Coras | 28 | -563/+2201 |
2017-03-27 | Fix output feature processing (VPP-670) | AkshayaNadahalli | 1 | -7/+6 |
2017-03-27 | Python API: Fixup of debian package after cFFI changes. | Ole Troan | 5 | -19/+8 |
2017-03-27 | make test: properly propagate exit status | Klement Sekera | 1 | -1/+2 |
2017-03-27 | Mcast rewrite no memcpy | Neale Ranns | 17 | -94/+94 |
2017-03-27 | Check for missing deps on bootstrap target for Centos and Fedora. | Thomas F Herbert | 1 | -0/+15 |
2017-03-27 | Fix output feature processing (VPP-670) | AkshayaNadahalli | 1 | -0/+42 |
2017-03-27 | Python-API: debian packaging now depends on python-all (for pybuild) | Ole Troan | 1 | -1/+1 |
2017-03-26 | Rename "show interfaces" -> "show interface" | Dave Barach | 4 | -5/+5 |
2017-03-25 | g2, c2cpel, and cpeldump: scale to 8M event log files | Dave Barach | 3 | -0/+9 |
2017-03-24 | make test: fix broken plugin paths | Klement Sekera | 1 | -0/+2 |
2017-03-22 | Update master revision to 17.07v17.07-rc0 | Ole Troan | 1 | -1/+1 |
2017-03-22 | Add memif - packet memory interface for intra-host communication | Damjan Marion | 13 | -0/+2774 |
2017-03-22 | Update MAC address kept for Bonded Interface and its Slaves | John Lo | 1 | -23/+32 |
2017-03-22 | LISP: improve DP speed | Filip Tehlar | 4 | -4/+29 |
2017-03-22 | vlib: add description field in plugin registration | Damjan Marion | 12 | -6/+21 |
2017-03-22 | ping: allow the user to send bursts of N packets instead of single packet | Andrew Yourtchenko | 1 | -10/+42 |
2017-03-22 | make test: run all tests in test-cov target | Klement Sekera | 1 | -0/+1 |
2017-03-22 | make test: support out-of-tree plugins | Klement Sekera | 2 | -2/+14 |
2017-03-22 | make test: support out-of-tree tests | Klement Sekera | 3 | -6/+61 |
2017-03-22 | dpdk: fix plugin linking with sw crypto libraries | Sergio Gonzalez Monroy | 2 | -20/+32 |
2017-03-22 | vhost: support interrupt mode | Steven | 4 | -32/+392 |