fiorix / go-diameter

Diameter stack and Base Protocol (RFC 6733) for the Go programming language
Other
252 stars 143 forks source link

Fix missing Mbit when must=M,V in AVP spec #92

Closed higebu closed 6 years ago

higebu commented 6 years ago

This PR fixes AVPs like this: https://github.com/fiorix/go-diameter/blob/master/diam/dict/default.go#L5026

fiorix commented 6 years ago

👍