Age | Commit message (Expand) | Author | Files | Lines |
2017-04-13 | Session layer refactoring |  Florin Coras | 20 | -1437/+2121 |
2017-04-13 | tcp builtin_client: bug correction and short_help |  Clement Durand | 1 | -1/+2 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... |  Neale Ranns | 15 | -56/+30 |
2017-04-13 | LISP: make statistics thread safe |  Filip Tehlar | 9 | -50/+106 |
2017-04-11 | LISP: show mapping negative action in CLI |  Filip Tehlar | 1 | -2/+3 |
2017-04-11 | Devices: set interface placement does not remove the old interface placement |  Steven | 1 | -3/+0 |
2017-04-11 | MPLS Mcast coverity fixes |  Neale Ranns | 3 | -3/+3 |
2017-04-11 | MTRIE coverity fixes |  Neale Ranns | 1 | -6/+8 |
2017-04-11 | Remove usued, redundant and deprecated code from lookup.h |  Neale Ranns | 14 | -163/+72 |
2017-04-11 | Fix bug in configure 'pcap drop trace on file xx.cap' command (VPP-691) |  jerryian | 1 | -1/+1 |
2017-04-11 | vhost: interrupt mode enhancements |  Steven | 2 | -34/+26 |
2017-04-10 | Common device-input interrupt infra |  Damjan Marion | 6 | -29/+180 |
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 |