Commit Graph

4 Commits

Author SHA1 Message Date
Sean DuBois
13b02984e3 Fix all linting errors
Disabled gocylco for now, need to use gometalinter to disable
conditionally. There are also a lot more linters we could use, but they
cause too many issues to start today.
2018-07-21 12:27:38 -07:00
John Bradley
ded9384f30 Fix bug in cookie echo unmarshalling, style 2018-07-21 12:27:38 -07:00
John Bradley
f5228fc930 Refactor exported SCTP symbols to unexported 2018-07-21 12:27:38 -07:00
Sean DuBois
2d57c5856c Implement Abort + ErrorCause handling
Add all the boilerplate for handling this implement
InvalidMandatoryParameter and UnrecognizedChunkType
2018-07-21 12:27:38 -07:00