Reads https://ftp.isc.org/isc/bind9/ to build a data frame of
ISC BIND version release numbers and dates. NOTE that BIND version strings
are ugly (despite their commitment to semantic versioning) so this function
returns the BIND version (vers
), the release date (rls_date
) and release year
(rls_year
) arranged in order from lowest version to latest version and
the vers
column is an ordered factor.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.