Skip to content

Commit

Permalink
Merge pull request elastic#470 from Shweta-Bhandare/removeUnusedUnRel…
Browse files Browse the repository at this point in the history
…evantAttributes

Remove unused un relevant attributes
  • Loading branch information
Shweta Bhandare authored and Shweta Bhandare committed Feb 26, 2016
2 parents 88aa691 + e5c5e4c commit bd7a027
Show file tree
Hide file tree
Showing 6 changed files with 1,971 additions and 1,865 deletions.
1,865 changes: 933 additions & 932 deletions protofiles/DpiMsgLRproto.proto

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions resources/DpiMsgLRproto.protoheader
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ message DpiMsgLRproto
repeated CustomField customFields = 50;
optional uint64 RepeatedFieldCount = 51;
optional bool FlowClassified = 52;
optional uint32 VlanID = 53;
// REMEMBER TO UPDATE resources/DpiMsgLRproto.protoheader as well
// REMEMBER TO UPDATE resources/StaticFields.csv as well

919 changes: 54 additions & 865 deletions resources/LuaProtoFieldsDesc.csv

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions resources/NetMonFieldNames.csv
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,7 @@ HTTP,header_nameQ_PROTO_HTTP,header_name,HeaderName,Header Name,,,,,Complete,
HTTP,header_rawQ_PROTO_HTTP,header_raw,HeaderRaw,Header Raw,,,,,Complete,
HTTP,header_statuslineQ_PROTO_HTTP,header_statusline,HeaderStatusline,Header Statusline,,,,,Complete,
HTTP,header_valueQ_PROTO_HTTP,header_value,HeaderValue,Header Value,,,,,Complete,
HTTP,hostQ_PROTO_HTTP,host,Host,Host,dname,<group>,Group,,Complete,
HTTP,hostQ_PROTO_HTTP,host,Host,Host,,,,,Complete,
HTTP,host_start_offsetQ_PROTO_HTTP,host_start_offset,HostStartOffset,Host Start Offset,,,,,Complete,
HTTP,image_heightQ_PROTO_HTTP,image_height,ImageHeight,Image Height,,,,,Complete,
HTTP,image_typeQ_PROTO_HTTP,image_type,ImageType,Image Type,,,,,Complete,
Expand Down Expand Up @@ -884,7 +884,7 @@ HTTP,request_sizeQ_PROTO_HTTP,request_size,RequestSize,Request Size,,,,,Complete
HTTP,request_tsQ_PROTO_HTTP,request_ts,RequestTS,Request TS,,,,,Complete,
HTTP,response_tsQ_PROTO_HTTP,response_ts,ResponseTS,Response TS,,,,,Complete,
HTTP,rttQ_PROTO_HTTP,rtt,RTT,RTT,,,,,Complete,
HTTP,serverQ_PROTO_HTTP,server,Server,Server,,,,,Complete,
HTTP,serverQ_PROTO_HTTP,server,Server,Server,dname,<group>,Group,,Complete,
HTTP,server_agentQ_PROTO_HTTP,server_agent,ServerAgent,Server Agent,,,,,Complete,
HTTP,set_cookieQ_PROTO_HTTP,set_cookie,SetCookie,Set Cookie,,,,,Complete,
HTTP,smb_clientQ_PROTO_HTTP,smb_client,SMBClient,SMB Client,,,,,Complete,
Expand Down
Loading

0 comments on commit bd7a027

Please sign in to comment.