Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure we accept received Hostname capability
Without this patch, we mark this capability as Unassigned, instead of really printing it. E.g.: ``` 15:31:48 290980 outgoing-1 << OPEN version=4 asn=65001 hold_time=180 router_id=192.168.10.252 capabilities=[Multiprotocol(ipv4 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x4 Time 120 , ASN4(65001), AddPath(receive ipv4 unicast), Enhanced Route Refresh, Unassigned 71, Hostname(donatas-laptop ), Unassigned 75, Unassigned 76] ``` Signed-off-by: Donatas Abraitis <[email protected]>
- Loading branch information