API change (only) to not create a FIB table entry when adding a neighbor entry
[vpp.git] / src / plugins /
2017-03-08 Dave BarachChange dpdk input node fixed-sleep units to usec 74/5674/2
2017-03-08 Ole TroanFLOWPERPKT: New API definition in preparation for state... 67/5667/3
2017-03-08 Radu Nicolaudpdk: Fixed QAT devices binding, bind the VFs only 71/5671/2
2017-03-08 MartinSNAT: user_session_dump is_ip4 and vat unformating... 69/5669/2
2017-03-08 Matus FabianCGN: fix outside port calculation and set buffer error... 52/5652/2
2017-03-07 AkshayaNadahalliIn-band OAM active probe (VPP-471) 24/4924/11
2017-03-07 Matus FabianCGN: Deterministic NAT (VPP-623) 99/5099/26
2017-03-07 Juraj SlobodaAdd setting of tenant VRF id for SNAT addresses (VPP... 42/5642/4
2017-03-07 Gabriel Gannesilence -Wmaybe-uninitialized warning 38/5638/3
2017-03-06 Shwetha Bhandariioam: manycast using iOAM and SR (VPP-628) 46/4746/16
2017-03-06 Damjan Marionfeatures: take device-input buffer advance value directly 31/5631/4
2017-03-06 Damjan Mariondpdk: init.c should be under device/ 32/5632/2
2017-03-06 MartinSNAT: session dump last heard type fix 14/5614/2
2017-03-04 Dave BarachFix duplicate binary API registration messages / bugs 22/5622/1
2017-03-04 Pablo CamarilloEvolving SRv6 (Segment Routing for IPv6) 08/5608/10
2017-03-03 Andrew YourtchenkoVPP-651: Ensure sw_if_index to node mapping for L2... 09/5609/2
2017-03-02 magalikSNAT: user's dump and session dump of a certain snat... 34/5534/4
2017-03-02 John LoDetermine pkt type in dpdk-input node using ethertype... 63/5563/4
2017-03-01 Damjan Mariondpdk: be a plugin 95/4595/20
2017-03-01 Dave BarachVPP-598: tcp stack initial commit 61/5561/7
2017-02-22 Billy McFallVPP-635: CLI Memory leak with invalid parameter 48/5148/5
2017-02-22 Jon LoeligerRepair SNAT's IPFIX and IF-add-del test functions. 58/5458/2
2017-02-17 Juraj SlobodaFix handling of ping to SNAT out interface 12/5412/2
2017-02-17 Damjan Marionioam: declare export_node instead of defining it in... 05/5405/2
2017-02-16 Juraj SlobodaAdd handling of ICMP error packets in SNAT (VPP-629) 49/5149/4
2017-02-15 Matus FabianSNAT: add static mappings with unresolved external... 35/5135/3
2017-02-14 Shwetha BhandariFix coverity issues: ioam 18/5118/2
2017-02-13 AkshayaNadahalliVPP-632 : InBand OAM Analyser 47/4047/19
2017-02-06 Matus FabianSNAT: fix snat_add_static_mapping_command() uninitializ... 34/5034/3
2017-02-06 Matus FabianSNAT: initialize outside and inside FIB index in snat_c... 35/5035/1
2017-02-03 Damjan MarionPlugin infrastructure improvements 24/4824/12
2017-02-03 Matus FabianSNAT: fix invalid outside FIB index 11/5011/4
2017-02-03 Matus FabianSNAT: Port allocation per protocol 99/4999/3
2017-02-02 Jon LoeligerRemove unnecessary block structure around CONTROL_PING... 87/4987/4
2017-02-02 Jon LoeligerRefactor fragile msg macro W and W2 to not burry return... 86/4986/4
2017-02-02 Jon LoeligerLocalize the timeout variable within the W message... 85/4985/4
2017-02-02 Jon LoeligerConvert message macro S to accept a message pointer... 84/4984/4
2017-02-02 Jon LoeligerEnsure all M() and M2() second parameters are the messa... 82/4982/4
2017-02-02 Matus FabianSNAT: changed source for outbound address FIB entry... 66/4966/4
2017-01-31 Matus FabianSNAT: Add outbound addresses to FIB (VPP-613) 56/4956/2
2017-01-28 Burt SilvermanAdd files to CLEANFILES for robust make clean. 18/4918/2
2017-01-27 VengadaCleanup some obfuscated code in next node handling. 06/4906/2
2017-01-27 Dave Barachdrop-and-count snat out2in packets with no translations 04/4904/1
2017-01-25 Dave BarachRepair plugin binary API message numbering 79/4879/1
2017-01-25 Matus FabianSNAT: static mappings for dhcp addressed interfaces... 28/4828/2
2017-01-25 VengadaFix coverity defect. 55/4855/1
2017-01-23 Dave Barachbinary-api debug CLI works with plugins 13/4813/4
2017-01-23 Matus FabianSNAT: Multiple inside interfaces (VPP-447) 51/4751/4
2017-01-22 Dave BarachAdd static mapping support for dhcp client interfaces 06/4706/3
2017-01-18 Dave BarachFix coverity warnings, VPP-608 58/4758/2
2017-01-14 Damjan Marionvlib: add buffer and thread callbacks 92/4592/9
2017-01-14 Matus FabianSNAT: IPFIX logging (VPP-445) 72/4672/2
2017-01-13 Matus FabianSNAT: fixed crash - interface without IP address (VPP... 78/4678/2
2017-01-13 Matus FabianSNAT: add API and test for NAT pool address from interface 56/4656/2
2017-01-11 Dave BarachAcquire SNAT pool addresses from specific interfaces 49/4649/1
2017-01-11 Damjan MarionMakefile.am cleanup 37/4637/3
2017-01-04 AkshayaNadahalliMerging all ioam plugin libraries to single library 22/4522/2
2017-01-03 Andrew YourtchenkoVPP-574: fix the MACIP ACLs blocking ARP traffic 39/4539/2
2017-01-03 Damjan MarionDo not require external vppapigen when not cross-compiling 88/4488/12
2017-01-03 Matus FabianSNAT: fix out2in ICMP worker lookup 27/4527/2
2017-01-02 Vengadaioam: fix Coverity issue 95/4495/4
2017-01-01 Damjan MarionMove java,lua api and remaining plugins to src/ 89/4489/3
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19