Age | Commit message (Expand) | Author | Files | Lines |
2017-04-03 | g2: add multi-track time-slew controls |  Dave Barach | 4 | -16/+361 |
2017-04-03 | Fix memif coverity issues |  Milan Lenco | 3 | -10/+33 |
2017-04-03 | vnet: remove vnet/rewrite.h from vnet.am |  Damjan Marion | 1 | -1/+0 |
2017-04-03 | Add an API call to set interface MAC addresses. |  Jon Loeliger | 2 | -2/+59 |
2017-04-03 | Adjacency layout change and move to vnet/adj |  Neale Ranns | 15 | -265/+253 |
2017-04-02 | TCP cc/window management fixes and debugging |  Florin Coras | 13 | -146/+386 |
2017-04-01 | CLI: create/delete bridge-domain |  Choonho Son | 2 | -1/+201 |
2017-04-01 | ARP/ND/API:fix arp reg + nd no identical regs |  Eyal Bari | 2 | -65/+59 |
2017-04-01 | Clean up event log merge code |  Dave Barach | 5 | -73/+282 |
2017-04-01 | MTRIE Optimisations 2 |  Neale Ranns | 28 | -413/+720 |
2017-03-31 | ARP/API:protect against identical registrations |  Eyal Bari | 3 | -62/+49 |
2017-03-31 | dpdk: add support for Mellanox ConnectX-5 devices |  Damjan Marion | 1 | -1/+4 |
2017-03-31 | vlib: extend foreach_vlib_main macro to assert if workers are not parked |  Damjan Marion | 2 | -12/+27 |
2017-03-30 | Add vnet/rewrite.am back into exported headers |  Neale Ranns | 1 | -0/+1 |
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 | 3 | -2/+2 |
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 | 1 | -1/+1 |
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 | 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 | 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 | 3 | -4/+92 |
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 | 15 | -237/+193 |
2017-03-28 | Unscrew builtin client |  Dave Barach | 1 | -4/+8 |
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 | Mcast rewrite no memcpy |  Neale Ranns | 16 | -92/+94 |
2017-03-27 | Fix output feature processing (VPP-670) |  AkshayaNadahalli | 1 | -0/+42 |
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-22 | Update master revision to 17.07 |  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 |