David Bar

Results 13 issues of David Bar

According to the sflow RFC 3176, page 19, the struct flow_sample contains 4 bytes of source id, where the first byte is the type (0 = ifindex, 1 = smonVlanDataSource,...

In memcache.go there's TemplatesShard which has a map with uint32 as key. The key is computed as a hash of the sender's IP and template ID. It is possible to...