aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan33-166/+359
2018-06-11Fix multiple NAT translation with interface address as externalAlexander Chernavin1-4/+4
2018-06-10IGMP: use simple u32 bit hash keyNeale Ranns3-18/+15
2018-06-10cli: Disable XON/XOFF in the ttyChris Luke1-0/+4
2018-06-10cli: Fix reverse-line-wrap in terminals (VPP-1295)Chris Luke1-86/+195
2018-06-10tcp: fix timer based recovery exit conditionFlorin Coras2-2/+2
2018-06-10cli: Fix off-by-one in the pagerChris Luke1-2/+2
2018-06-10Don't use foreach_vlib_main macro w/out barrier syncDave Barach1-4/+8
2018-06-10add script for virtual function create/show/removeDamjan Marion1-0/+132
2018-06-09Fix bug in vlib_buffer_free_from_ring_no_nextDamjan Marion1-1/+1
2018-06-09session: cleanup queue node tracingFlorin Coras1-67/+67
2018-06-09avf: properly cofigure RSS LUTDamjan Marion2-13/+40
2018-06-09avf: add support for intel X722 NICsDamjan Marion1-0/+1
2018-06-08Time range support for vppinfraDave Barach4-0/+787
2018-06-08Add reaper functions to want events APIs (VPP-1304)Neale Ranns6-51/+263
2018-06-08Implement DHCPv6 PD client (VPP-718, VPP-1050)Juraj Sloboda16-45/+3562
2018-06-08http server: do not close connections after replyFlorin Coras1-22/+29
2018-06-08export counters in a memfd segmentDave Barach18-32/+1221
2018-06-08Gratuitous ARP packet handlingNeale Ranns3-10/+137
2018-06-08Adding pad for reasm vnet_buffer reasm struct sothat adj_index is retainedVijayabhaskar Katamreddy1-0/+1
2018-06-08LB: reply message id and table length are wrong.Hongjun Ni1-2/+2
2018-06-07Fix IP scan neighbor API/CLI handling of interval and staleJohn Lo1-2/+2
2018-06-07dpdk: fix interface naming issueDamjan Marion1-2/+9
2018-06-07Revert "Allow arp-input node to learn IPv4 neighbors from GARP packets"John Lo1-5/+0
2018-06-07dpdk: failsafe PMD initialization codeRui Cai2-1/+26
2018-06-07DHCP Client DumpNeale Ranns17-397/+888
2018-06-07Add support for DPDK 18.05Damjan Marion20-1998/+168
2018-06-07Allow arp-input node to learn IPv4 neighbors from GARP packetsJohn Lo1-0/+5
2018-06-06Alter logging semantics for VPP PAPI objectIan Wells1-2/+11
2018-06-05bond: send gratuitous arp when the active slave went down in active-backup modeSteven10-40/+111
2018-06-05lb api: correct byte order of new_flows_table_length argumentAndrey "Zed" Zaikin1-1/+1
2018-06-05VPP API: Memory traceOle Troan12-35/+188
2018-06-05VPP-1305: Add support for tagsJerome Tollet2-2/+18
2018-06-05BIER CLI show commands; no crash on non-existant objects (VPP-1303)Neale Ranns3-6/+27
2018-06-04Configure or deduce CLIB_LOG2_CACHE_LINE_BYTES (VPP-1064)Dave Barach5-1/+91
2018-06-04ip4: optimize ip4_localFlorin Coras2-253/+319
2018-06-04Fix API trace dump for tapv2Milan Lenco1-3/+3
2018-06-04Remove unused GRE buffer meta-dataNeale Ranns1-6/+0
2018-06-04flow:add enabled hw format functionEyal Bari2-0/+25
2018-06-04ip: save fib index for buffer in ip lookupFlorin Coras5-114/+65
2018-06-04fix usage string missing argJerome Tollet1-1/+1
2018-06-04Join the VAC read timeout threadNeale Ranns1-21/+25
2018-06-04Enable Position Independent Executable for production VPPNeale Ranns1-1/+1
2018-06-03dpdk: buffer free optimizationsDamjan Marion1-76/+61
2018-06-03dpdk: improve buffer alloc perfomanceDamjan Marion3-73/+56
2018-06-03Interface Tag: memset field in VOM, clear the tag in VPP on interface deleteNeale Ranns2-0/+2
2018-06-02AVF input node reworkDamjan Marion3-203/+337
2018-06-02acl-plugin: multicore: session management fixesAndrew Yourtchenko6-151/+332
2018-06-01session: improve disconnect handlingFlorin Coras4-12/+39
2018-05-31Improve L2FIB delete entry handling and "show l2fib" CLI optionsJohn Lo5-56/+71