typo in 2.x bird documentation.
Ondrej Zajicek
santiago at crfreenet.org
Mon Oct 5 14:54:59 CEST 2020
On Tue, Sep 15, 2020 at 01:34:23AM +0300, Sergey Kulikov wrote:
> I was writing import filter to use with both v4 and v6 prefixes and set krt_prefsrc, so I need to
> identify prefix belonging to v4 or v6.
> So docs saying this:
> "Whether the address is IPv4 or not may be checked by .is_ip4 which returns a bool."
> But it's not working, and as I can see from sources in fact correct name for that function is
> ".is_v4" in config.Y: | term '.' IS_V4 { $$ = f_new_inst(FI_IS_V4, $1); }
Thanks, fixed
> and it works, is this mailing list correct place to report this typo?
> Other users can experience issues trying to use ".is_ip4".
Yes
--
Elen sila lumenn' omentielvo
Ondrej 'Santiago' Zajicek (email: santiago at crfreenet.org)
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."
More information about the Bird-users
mailing list