Age | Commit message (Expand) | Author | Files | Lines |
2017-04-11 | Fix typo in minimal epoll polling time |  Pierre Pfister | 1 | -1/+1 |
2017-04-10 | Refactor SNAT code |  Juraj Sloboda | 3 | -119/+132 |
2017-04-10 | Common device-input interrupt infra |  Damjan Marion | 7 | -29/+194 |
2017-04-10 | Handle ICMP echo with TTL=1 in deterministic and fast SNAT nodes |  Juraj Sloboda | 2 | -3/+85 |
2017-04-10 | Make fixes in SNAT code |  Juraj Sloboda | 2 | -52/+56 |
2017-04-07 | Fix init of ENIC driver to allow receiving of jumbo packets |  John Lo | 1 | -49/+27 |
2017-04-07 | MPLS Mcast |  Neale Ranns | 71 | -1101/+4042 |
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 | acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (... |  Andrew Yourtchenko | 4 | -13/+77 |
2017-04-06 | jvpp: remove unused print&endian headers (fixes VPP-688) |  Marek Gradzki | 6 | -64/+10 |
2017-04-06 | BFD-FIB interactions |  Neale Ranns | 22 | -146/+1555 |
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 | 109 | -791/+790 |
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 | 4 | -2/+180 |
2017-04-05 | BFD: add ARP-awareness, fix bugs |  Klement Sekera | 5 | -77/+282 |
2017-04-05 | acl-plugin: fix pretty-printing in "api trace custom-dump" (VPP-683) |  Andrew Yourtchenko | 6 | -317/+391 |
2017-04-05 | Fix two more memif coverity issues |  Milan Lenco | 2 | -25/+32 |
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 | 7 | -190/+610 |
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 | 6 | -15/+150 |
2017-04-04 | Clear pid-vector, to avoid spurious track selection |  Dave Barach | 2 | -4/+4 |
2017-04-04 | vlib: make vlib_node_interrupt_pending(...) thread safe |  Damjan Marion | 3 | -5/+22 |
2017-04-04 | VXLAN:fix api dump flipped src<->dst |  Eyal Bari | 1 | -5/+2 |
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 |