Age | Commit message (Expand) | Author | Files | Lines |
2018-06-13 | acl-plugin: change the src/dst L3 info in 5tuple struct to be always contiguo... | Andrew Yourtchenko | 6 | -97/+156 |
2018-06-13 | add end of string for format name in unix_physmem_region_alloc | lollita liu | 1 | -1/+1 |
2018-06-13 | cli: 'restart' should close open files (VPP-1068) | Chris Luke | 1 | -2/+17 |
2018-06-13 | Fix clang compilation on aarch64: extraneous parentheses | Sirshak Das | 1 | -6/+16 |
2018-06-13 | vxlan:offload RX flow | eyal bari | 8 | -7/+701 |
2018-06-12 | avf: fix crash if device is busy | Jakub Grajciar | 1 | -1/+8 |
2018-06-12 | tcp: add close-wait state flags | Florin Coras | 1 | -0/+1 |
2018-06-12 | MTU assigning to itself (Coverity) | Ole Troan | 1 | -4/+0 |
2018-06-11 | vom: Add support for af-packet dump | Mohsin Kazmi | 5 | -9/+102 |
2018-06-11 | tcp: cleanup connection/session fixes | Florin Coras | 11 | -50/+81 |
2018-06-11 | udp: fix for multiple workers and add test | Florin Coras | 6 | -7/+98 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | Ole Troan | 33 | -166/+359 |
2018-06-11 | Fix multiple NAT translation with interface address as external | Alexander Chernavin | 1 | -4/+4 |
2018-06-10 | IGMP: use simple u32 bit hash key | Neale Ranns | 3 | -18/+15 |
2018-06-10 | cli: Disable XON/XOFF in the tty | Chris Luke | 1 | -0/+4 |
2018-06-10 | cli: Fix reverse-line-wrap in terminals (VPP-1295) | Chris Luke | 1 | -86/+195 |
2018-06-10 | tcp: fix timer based recovery exit condition | Florin Coras | 2 | -2/+2 |
2018-06-10 | cli: Fix off-by-one in the pager | Chris Luke | 1 | -2/+2 |
2018-06-10 | Don't use foreach_vlib_main macro w/out barrier sync | Dave Barach | 1 | -4/+8 |
2018-06-10 | add script for virtual function create/show/remove | Damjan Marion | 1 | -0/+132 |
2018-06-09 | Fix bug in vlib_buffer_free_from_ring_no_next | Damjan Marion | 1 | -1/+1 |
2018-06-09 | session: cleanup queue node tracing | Florin Coras | 1 | -67/+67 |
2018-06-09 | avf: properly cofigure RSS LUT | Damjan Marion | 2 | -13/+40 |
2018-06-09 | avf: add support for intel X722 NICs | Damjan Marion | 1 | -0/+1 |
2018-06-08 | Time range support for vppinfra | Dave Barach | 4 | -0/+787 |
2018-06-08 | Add reaper functions to want events APIs (VPP-1304) | Neale Ranns | 6 | -51/+263 |
2018-06-08 | Implement DHCPv6 PD client (VPP-718, VPP-1050) | Juraj Sloboda | 16 | -45/+3562 |
2018-06-08 | http server: do not close connections after reply | Florin Coras | 1 | -22/+29 |
2018-06-08 | export counters in a memfd segment | Dave Barach | 18 | -32/+1221 |
2018-06-08 | Gratuitous ARP packet handling | Neale Ranns | 3 | -10/+137 |
2018-06-08 | Adding pad for reasm vnet_buffer reasm struct sothat adj_index is retained | Vijayabhaskar Katamreddy | 1 | -0/+1 |
2018-06-08 | LB: reply message id and table length are wrong. | Hongjun Ni | 1 | -2/+2 |
2018-06-07 | Fix IP scan neighbor API/CLI handling of interval and stale | John Lo | 1 | -2/+2 |
2018-06-07 | dpdk: fix interface naming issue | Damjan Marion | 1 | -2/+9 |
2018-06-07 | Revert "Allow arp-input node to learn IPv4 neighbors from GARP packets" | John Lo | 1 | -5/+0 |
2018-06-07 | dpdk: failsafe PMD initialization code | Rui Cai | 2 | -1/+26 |
2018-06-07 | DHCP Client Dump | Neale Ranns | 17 | -397/+888 |
2018-06-07 | Add support for DPDK 18.05 | Damjan Marion | 20 | -1998/+168 |
2018-06-07 | Allow arp-input node to learn IPv4 neighbors from GARP packets | John Lo | 1 | -0/+5 |
2018-06-06 | Alter logging semantics for VPP PAPI object | Ian Wells | 1 | -2/+11 |
2018-06-05 | bond: send gratuitous arp when the active slave went down in active-backup mode | Steven | 10 | -40/+111 |
2018-06-05 | lb api: correct byte order of new_flows_table_length argument | Andrey "Zed" Zaikin | 1 | -1/+1 |
2018-06-05 | VPP API: Memory trace | Ole Troan | 12 | -35/+188 |
2018-06-05 | VPP-1305: Add support for tags | Jerome Tollet | 2 | -2/+18 |
2018-06-05 | BIER CLI show commands; no crash on non-existant objects (VPP-1303) | Neale Ranns | 3 | -6/+27 |
2018-06-04 | Configure or deduce CLIB_LOG2_CACHE_LINE_BYTES (VPP-1064) | Dave Barach | 5 | -1/+91 |
2018-06-04 | ip4: optimize ip4_local | Florin Coras | 2 | -253/+319 |
2018-06-04 | Fix API trace dump for tapv2 | Milan Lenco | 1 | -3/+3 |
2018-06-04 | Remove unused GRE buffer meta-data | Neale Ranns | 1 | -6/+0 |
2018-06-04 | flow:add enabled hw format function | Eyal Bari | 2 | -0/+25 |