vpp.git
2018-07-07 Neale RannsPipes 57/13357/4
2018-07-06 Florin Corassvm: add unidirectional message queue 59/13359/8
2018-07-05 Dave Barachadd stat segment size configuration 64/13364/1
2018-07-05 Eyal Barivxlan:use bihash_24_8 for ipv6 lookup 18/13318/7
2018-07-05 Klement SekeraVPP-1335 vapi crash when memclnt_keepalive received 49/13349/4
2018-07-04 John LoFix clib_bitmap_next_clear() function when no clear... 60/13360/3
2018-07-04 Klement Sekerafix VPP-1312 Invalid UDP packet length in ipsec 73/13073/3
2018-07-04 Marco VarleseopenSUSE: add python2-ply dependency 50/13350/2
2018-07-04 Damjan MarionDo not override skip-cores if set in startup.conf 39/13339/2
2018-07-04 Neale RannsIP FIB dump - incorrect table-ID for deag paths 35/13335/2
2018-07-04 Neale RannsRemove unused members from ip4_fib_t 41/13341/2
2018-07-04 Neale Rannsadd 'src-lookup' keyword for FIB paths 37/13337/2
2018-07-03 Damjan MarionSet main thread affinity before main heap is allocated 36/13336/3
2018-07-03 Mohsin Kazmivom: Add cross connect support 04/13304/3
2018-07-03 Florin Corastcp: update snd_una_max for retranmsits 23/13323/2
2018-07-02 Damjan MarionAdd per-numa page allocation info to 'show memory' 21/13321/1
2018-07-02 Vijayabhaskar... Fixing ip4-reassembly ip6-reassembly non feature node... 97/13297/3
2018-07-02 Jan Geletymake_test: add icmp packet size sweep and icmp echo... 21/13221/5
2018-07-02 Damjan Mariondpdk: bump default DPDK version to 18.05 34/12934/5
2018-06-30 Florin Corastcp: fix single loop prefetch 08/13308/1
2018-06-30 Steve Shincli: Validate cli_file_index on quit command 02/13302/2
2018-06-30 Florin Corassession: send tx notification to app 03/13303/4
2018-06-30 Florin Corasbitmap: add nocheck variants for bit ops 05/13305/4
2018-06-29 Damjan Marionmemif: minor fixes 01/13301/1
2018-06-29 Lukasz MajczakVPP-1324 SIGSEGV vl_msg_api_handler_with_vm_node() 82/13282/4
2018-06-29 Nirmoy DasVPPAPIGEN: use SOURCE_DATE_EPOCH for datestring 69/13269/4
2018-06-29 Ole TroanCSIT-1148: VPPAPIGEN 2nd level import of .api ignored 91/13291/2
2018-06-29 Klement Sekeraipsec: fix VPP-1333 - crash in ipsec policy cli 80/13280/3
2018-06-29 Jakub Grajciarigmp: bugfix and minor improvements 75/13275/3
2018-06-29 Vijayabhaskar... Removing the static keyword do_fragment routines, so... 89/13289/2
2018-06-29 Neale RannsIP4 Router Alert option handling for IGMP 59/13259/4
2018-06-29 Damjan Marionbihash key compare improvements 86/13286/2
2018-06-28 Florin Corasvcl: move binary api and cfg to separate files 68/13268/5
2018-06-28 Dave BarachFix mheap_get_aligned() performance jackpot 85/13285/2
2018-06-28 Florin Corasvcl: refactor vcl session 61/13261/5
2018-06-28 Marek Gradzkijvpp: pass tuple of classes to isinstance() 45/13245/4
2018-06-28 Klement Sekeramake test: fix profiling 71/13271/2
2018-06-28 Milan Lencolibmemif: fixing head/tail arithmetics & queue reallocation 24/13224/5
2018-06-28 Klement Sekerareassembly: optimize bihash usage 70/13270/2
2018-06-28 Damjan Marionip: vectorized ip checksum 30/13130/9
2018-06-27 Florin Corasvcl: refactor debugging 58/13258/10
2018-06-27 Dave BarachTune pool_get / pool_put 46/13246/2
2018-06-27 Florin Corasacl: fix for loop initial declaration 53/13253/1
2018-06-27 Jakub Grajciaravf: binary API and configurable RX/TX queue size 20/13220/6
2018-06-27 Marco Varlesegcc8 and Wstringop-truncation 33/13233/7
2018-06-27 Marek Gradzkijvpp: cleanup generation of swap functions for custom... 34/13234/2
2018-06-27 Klement Sekeramake test: easy profiling via make test PROFILE=1 38/13238/2
2018-06-27 Marek Gradzkijvpp: add support for unions (VPP-1322) 35/13235/2
2018-06-27 Damjan Marionvppinfra: add vector horizontal add and byte swap ... 37/13237/3
2018-06-27 Andrew Yourtchenkoacl-plugin: tm: avoid hash calculation dependency on... 77/13177/8
2018-06-27 Andrew Yourtchenkoacl-plugin: tm: add tuplemerge algorithm for relaxing... 62/13162/8
2018-06-26 Florin Corastcp/session: tx optimizations 30/13230/2
2018-06-26 Damjan Mariondpdk: display rx/tx burst function name in "show hardwa... 27/13227/3
2018-06-26 Sirshak DasFix load_unaligned undefined and other possible build... 29/13229/3
2018-06-26 Hongjun NiFix assert issue in ip_csum_add_even() 55/13055/6
2018-06-26 Florin Corastcp: avoid doing work in tcp_rcv_sacks for no sacks 28/13228/2
2018-06-26 Matus FabianNAT44: fix nat44_ed_not_translate_output_feature (VPP... 13/13213/2
2018-06-26 Marco VarleseUpdate to latest stable DPDK release (18.02.2) 23/13223/3
2018-06-26 Damjan Marionnode functions cannot be always_inline 22/13222/2
2018-06-26 Damjan MarionWe don't have (yet) 128-bit unaligned load/store on ARM 25/13225/2
2018-06-26 Kingwel Xieadd backtrace in unix_signal_handler 70/13070/5
2018-06-26 Hongjun NiL3DSR fix ip checksum issue and add test 44/12944/8
2018-06-26 Andrew Yourtchenkoacl-plugin: tm: optimize multi-lookups and prepare... 61/13161/8
2018-06-26 Jan GeletyAdd negative tests for leaking across different VRFs... 79/13179/6
2018-06-26 John LoFix api trace replay of handler to pass vm parameter 14/13214/2
2018-06-26 Florin Corastcp: cleanup functions 19/13219/2
2018-06-26 Damjan MarionSIMD optimized linear search in clib_bitmap_first_set 12/13212/3
2018-06-25 John LoAdd checks for bad ARP request packets in arp-terminati... 08/13208/3
2018-06-25 Florin Corastw: add light weight timer update function 94/13194/5
2018-06-25 Sachin Saxenadpdk: Enhancement to call crypto start api at initializ... 82/13182/4
2018-06-25 Andrew Yourtchenkoacl-plugin: remove the noisy debug output 90/13190/2
2018-06-25 Ole TroanMAP: Move MAP-E/T to a plugin. 85/13185/11
2018-06-25 Dave WallaceVCL: Refactor VCL test (part 1) 98/13198/5
2018-06-25 Klement Sekeramake test: fix RETRIES when setUpClass throws 86/13186/12
2018-06-25 Klement Sekeramake test: fix broken interfaces #2 95/13195/6
2018-06-24 Klement SekeraRevert "Revert "make test: fix broken interfaces"" 97/13197/1
2018-06-24 Klement SekeraRevert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP... 96/13196/1
2018-06-23 Dave BarachTx feature node, for accounting purposes 91/13191/4
2018-06-22 Ole TroanRevert "ipsec: VPP-1316 calculate IP/TCP/UDP inner... 93/13193/1
2018-06-22 Ole TroanRevert "make test: fix broken interfaces" 92/13192/1
2018-06-22 Klement Sekeramake test: fix broken interfaces 88/13188/3
2018-06-22 Marek Gradzkijvpp: add support for enums (VPP-1153) 54/13154/3
2018-06-22 Florin Corassession: improve session lookup speeds 80/13180/4
2018-06-22 Marek Gradzkijvpp: cleanup JNI generation code (VPP-1153) 53/13153/2
2018-06-22 Ole TroanPython API: Add enum and union support. 51/13151/5
2018-06-22 Ian WellsUpdate tapv2 documentation 05/13105/3
2018-06-21 Eyal Baritest:vxlan over ipv6 tests 37/13137/4
2018-06-21 Jessica TallonVPP-1042: Fix the DPDK no-hugetbl flags 78/12678/4
2018-06-21 Dave Barachconfigurable per-dispatch-cycle sleep 62/13062/5
2018-06-21 Igor Mikhailov... FastLinQ QL41000 Series PCI vendor and device ids 01/13101/3
2018-06-21 Klement Sekeraipsec: VPP-1316 calculate IP/TCP/UDP inner checksums 48/13048/4
2018-06-21 Dave BarachNull terminate name string 76/13176/2
2018-06-21 Florin Corastcp: move tracing out of established loop 68/13168/2
2018-06-21 Juraj SlobodaImplement DHCPv6 IA NA client (VPP-1094) 99/12599/11
2018-06-21 Marek Gradzkijvpp: do not fail on type parsing error 48/13148/2
2018-06-21 Neale RannsBIER neighbor stats 63/13063/4
2018-06-21 Radu Nicolaudpdk/ipsec: add support for UDP encap/decap 37/13037/6
2018-06-21 Marek GradzkiAdd .pydevproject to .gitignore 63/13163/2
2018-06-21 Andrew Yourtchenkoacl-plugin: fallback to linear ACL search for fragments 60/13160/2
2018-06-20 Dave BarachNested-loop index typo. Oops. 59/13159/2
next