Age | Commit message (Expand) | Author |
---|---|---|
2020-06-24 | Add //go:generate stringer directives for public enum types. | Dmitri Nikulin |
2020-03-15 | replaced fmt.Sprintf with strconv.Itoa for Protocol.String() | Sergey Elantsev |
2020-03-15 | optimized allocations in packet/bgp validations | Sergey Elantsev |
2018-07-07 | follow Standard Go Project Layout | FUJITA Tomonori |