Files
osrg-gobgp/packet
IWASE Yusuke 77a3484a12 packet/bgp: Return specified type value for UnknownExtended
Currently, "UnknownExtended.GetTypes()" returns always the constant
values even if "Type" value is given.

This patch fixes to return the given type value and use the first
"Value" byte as the sub type.

Also, introduces "NewUnknownExtended()" function for the convenience.

Signed-off-by: IWASE Yusuke <[email protected]>
2018-02-22 15:19:13 +09:00
..
2017-10-07 08:53:12 +02:00
2016-04-12 09:12:30 +09:00