Skip to content

Unsigned interger used? // Fails to communicate private 32bit ASN correctly to bird.ctl #16

@netravnen

Description

@netravnen

Results

bird-rtrlib-cli[29260]: To BIRD: add roa 172.23.177.32/27 max 28 as -52544060 table dn42_roa
bird-rtrlib-cli[29260]: Bird command add roa 172.23.177.32/27 max 28 as -52544060 table dn42_roa

Fails to communicate private 32bit ASN correctly to bird.ctl.

From ROA file

# grep '172.23.177.32/27' /var/lib/bird/bird_roa_dn42.conf 
roa 172.23.177.32/27 max 28 as 4242423236;

Notes

  • Routinator v0.2.1 is used as ROA data cache.
  • Bird 1.6.4 release is used.
  • Master b0f0289 is used to compile executable on Debian 9.6 x64 with kernel release 4.18.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions