Age | Commit message (Expand) | Author | Files | Lines |
2017-04-07 | MPLS Mcast | Neale Ranns | 68 | -1044/+3962 |
2017-04-07 | Fix gpe dp args to allow for 32 bit bridge domain ids, VPP-690 | Florin Coras | 1 | -1/+1 |
2017-04-07 | VPP-684.Add ip which mask length exceeding upper limit,ping segmentfault | flyingeagle23 | 1 | -1/+4 |
2017-04-06 | BFD-FIB interactions | Neale Ranns | 21 | -144/+1550 |
2017-04-06 | VPP-686: create bridge-domain | Choonho Son | 1 | -2/+4 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 63 | -453/+470 |
2017-04-06 | VXLAN:fix tunnel delete not returning sw_if_index | Eyal Bari | 1 | -0/+1 |
2017-04-05 | L2FIB:add l2fib_flush_bd l2fib_flush_int apis | Eyal Bari | 2 | -0/+82 |
2017-04-05 | BFD: add ARP-awareness, fix bugs | Klement Sekera | 5 | -77/+282 |
2017-04-05 | LISP: fix crash when GPE interface is re-added, VPP-685 | Filip Tehlar | 1 | -3/+3 |
2017-04-05 | LISP: fix crash when adding a negative forwarding entry, VPP-681 | Filip Tehlar | 1 | -15/+14 |
2017-04-05 | GRE over IPv6 | Ciara Loftus | 6 | -177/+545 |
2017-04-04 | Fix issue with gre protocol registration when running multithreaded | Damjan Marion | 2 | -39/+15 |
2017-04-04 | Fix issue with udp port registration when running multithreaded | Damjan Marion | 2 | -74/+51 |
2017-04-04 | BD/API:add bridge_domain_set_mac_age api | Eyal Bari | 4 | -10/+55 |
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 | 14 | -261/+248 |
2017-04-02 | TCP cc/window management fixes and debugging | Florin Coras | 11 | -127/+360 |
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 | 1 | -55/+38 |
2017-04-01 | MTRIE Optimisations 2 | Neale Ranns | 26 | -409/+710 |
2017-03-31 | ARP/API:protect against identical registrations | Eyal Bari | 2 | -56/+40 |
2017-03-30 | LISP: Do not show P-ITR generated mapping | Filip Tehlar | 2 | -0/+6 |
2017-03-30 | Fix more "symbol XXX found in none of the libs" warnings | Dave Barach | 1 | -0/+1 |
2017-03-30 | vppinfra: add spinlock inline functions | Damjan Marion | 6 | -26/+12 |
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 | 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 | 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 | 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 | 8 | -200/+192 |
2017-03-28 | Unscrew builtin client | Dave Barach | 1 | -4/+8 |
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 | 20 | -486/+1904 |
2017-03-27 | Fix output feature processing (VPP-670) | AkshayaNadahalli | 1 | -7/+6 |
2017-03-27 | Mcast rewrite no memcpy | Neale Ranns | 15 | -90/+93 |
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-22 | LISP: improve DP speed | Filip Tehlar | 4 | -4/+29 |
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 | vhost: support interrupt mode | Steven | 2 | -22/+322 |
2017-03-22 | policer: fix byte ordering in policer_details msg | Marek Gradzki | 1 | -2/+2 |
2017-03-21 | LISP statistics | Filip Tehlar | 12 | -46/+431 |