Age | Commit message (Expand) | Author | Files | Lines |
2017-07-23 | Improve L2 Input/Output Feature Infrastructure and Usage |  John Lo | 15 | -333/+159 |
2017-07-21 | Improvements to tcp rx path and debugging |  Florin Coras | 13 | -183/+612 |
2017-07-21 | SNAT: in2out translation as an output feature hairpinning (VPP-913) |  Matus Fabian | 1 | -0/+6 |
2017-07-20 | Fix coverity issue introduced with IP checksum offload commit |  Damjan Marion | 1 | -3/+3 |
2017-07-20 | Prevent double freeing of first segment manager. |  Dave Wallace | 1 | -1/+2 |
2017-07-20 | L2FWD:move vec_validate out of access function |  Eyal Bari | 2 | -2/+9 |
2017-07-19 | Add a bihash prefetchable bucket-level cache |  Dave Barach | 3 | -7/+7 |
2017-07-19 | Fix IP checksum offload metadata setup |  Dave Barach | 1 | -2/+12 |
2017-07-18 | FIB path preference |  Neale Ranns | 13 | -62/+647 |
2017-07-18 | DHCP client option 61 "client_id" |  Neale Ranns | 4 | -2/+19 |
2017-07-18 | DHCP client - remove interface address when DHCP de-configured |  Neale Ranns | 1 | -0/+1 |
2017-07-18 | TCP/UDP checksum offload API |  Dave Barach | 6 | -13/+121 |
2017-07-16 | Adjust replication context to match vnet_buffer(b) |  Dave Barach | 1 | -2/+2 |
2017-07-15 | Fixes and improved tcp/session debugging |  Florin Coras | 9 | -91/+960 |
2017-07-14 | vnet_buffer_t flags cleanup |  Damjan Marion | 13 | -103/+108 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata |  Damjan Marion | 12 | -53/+36 |
2017-07-13 | Fix typo for non x86 platforms. |  Christophe Fontaine | 1 | -1/+1 |
2017-07-13 | Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907) |  John Lo | 8 | -173/+51 |
2017-07-12 | Deprecate support for flattened output nodes |  Damjan Marion | 4 | -276/+3 |
2017-07-11 | Horizontal (nSessions) scaling draft |  Dave Barach | 22 | -225/+679 |
2017-07-11 | L2INPUT:fix features mask cailculation |  Eyal Bari | 1 | -6/+10 |
2017-07-10 | vlib: store buffer memory information in the buffer_main |  Damjan Marion | 3 | -5/+5 |
2017-07-08 | lldp packet transmission on a bonded interface |  Steve Shin | 2 | -4/+8 |
2017-07-07 | ETH:optimized double is_tagged check |  Eyal Bari | 1 | -2/+24 |
2017-07-06 | Unlink /dev/shm files on application detach. |  Dave Wallace | 4 | -5/+36 |
2017-07-06 | DHCP complete event sends mask length |  Neale Ranns | 3 | -3/+7 |
2017-07-06 | VPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get message. |  Ole Troan | 1 | -1/+1 |
2017-07-06 | devices: show interface rx-placement displays the wrong information (VPP-894) |  Steven | 1 | -1/+3 |
2017-07-06 | Send GARP/NA on bonded intf slave up/down if in active-backup mode |  John Lo | 4 | -0/+147 |
2017-07-05 | Add API support for LLDP config/interface set |  Steve Shin | 8 | -42/+301 |
2017-06-30 | VPP debug image with worker threads hit assert on adding IP route with traffi... |  Neale Ranns | 1 | -1/+16 |
2017-06-29 | LLDP: properly parse lldp cmds from startup config |  Klement Sekera | 1 | -3/+1 |
2017-06-29 | Fix SIGBUS on aarch64 |  Christophe Fontaine | 1 | -1/+1 |
2017-06-28 | switch vlib process model to tw_timer_template timer impl |  Dave Barach | 1 | -0/+1 |
2017-06-27 | L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888) |  Eyal Bari | 5 | -87/+64 |
2017-06-26 | VPP-889: MAP Stats API/CLI crashes when no domains. |  Ole Troan | 2 | -1/+11 |
2017-06-25 | VPP crash on creating vxlan gpe interface. VPP-875 |  Hongjun Ni | 3 | -6/+11 |
2017-06-23 | IP4/IP6 FIB: fix crash during interface delete |  Pavel Kotucek | 4 | -1/+42 |
2017-06-22 | Update lisp map record default ttl to 24hv17.10-rc0 |  Florin Coras | 1 | -2/+2 |
2017-06-22 | Improve svm fifo and tcp tx path performance (VPP-846) |  Florin Coras | 6 | -25/+137 |
2017-06-22 | VNET:explicitly pad l2_classify |  Eyal Bari | 1 | -10/+4 |
2017-06-21 | Introduce default rx mode for device drivers |  Damjan Marion | 4 | -6/+18 |
2017-06-21 | ARP: ignore non-connected routes and non-interface sources when determing if ... |  Neale Ranns | 2 | -33/+104 |
2017-06-20 | vlib: make runtime_data handling thread-local |  Igor Mikhailov (imichail) | 1 | -16/+26 |
2017-06-20 | VPP-879 MAP: s/u32 is_add/u8 is_add in map.api |  Ole Troan | 1 | -1/+1 |
2017-06-19 | L2FWD:fix seq_num overwritten + validate l2fib entries when forwarding |  Eyal Bari | 8 | -56/+99 |
2017-06-19 | Overall tcp performance improvements (VPP-846) |  Florin Coras | 17 | -426/+664 |
2017-06-19 | NAT64: Hairpinning (VPP-699) |  Matus Fabian | 2 | -28/+49 |
2017-06-17 | Fix map-notify processing with multiple workers |  Florin Coras | 2 | -13/+44 |
2017-06-16 | LISP-GPE: add test CLI for NSH |  Filip Tehlar | 2 | -0/+132 |