This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Mikrotik

Mikrotik projects

1 - Bazel targets

NameInfo
changelog
locationrsc/BUILD.bazel:10:17
name//rsc:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationrsc/BUILD.bazel:10:17
name//rsc:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //rsc:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationrsc/BUILD.bazel:10:17
name//rsc:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //rsc:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationrsc/BUILD.bazel:10:17
name//rsc:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationrsc/BUILD.bazel:10:17
name//rsc:changelog.template
ruleClass_write_file
ruleOutput
  • //rsc:changelog.template.md
visibility
  • //visibility:private
readme
locationrsc/BUILD.bazel:5:10
name//rsc:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationrsc/BUILD.bazel:5:10
name//rsc:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationrsc/BUILD.bazel:5:10
name//rsc:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public

2 - Changelog

  • Move changelog rules to bzl/rules/git, improve ansible rules (c94123)
  • Move changelog rules to bzl/rules/changelog (4d59d6)
  • Move readme rules to bzl/rules/readme (95ea8d)
  • Move bzl rules to bzl/rules/bzl (57930e)
  • Accept tcp DNS, accept udp winbox over ipv6 (f33a20)
  • Enable wifi client isolation (e054e7)
  • Remove an old interface, update books (71aab0)
  • Drop all input and forward traffic by default (2d5f5d)
  • Move wireless devices to a separate bridge, drop input from wifi devices (1d2f8b)
  • Remove static ipv4 leases, disable www service (38bbfc)
  • Remove DHCPv6 (e45ebe)
  • Update ipv6 setup (c89e3d)
  • Partially add ipv6 (4ad040)
  • Drop all wireless packets not directed to WAN (dca6bd)
  • Add bzl targets to rsc (53170a)
  • Add mikrotik configs (93a547)

3 - Devices

3.1 - Bazel targets

NameInfo
changelog
locationrsc/devices/BUILD.bazel:10:17
name//rsc/devices:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationrsc/devices/BUILD.bazel:10:17
name//rsc/devices:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //rsc/devices:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationrsc/devices/BUILD.bazel:10:17
name//rsc/devices:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //rsc/devices:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationrsc/devices/BUILD.bazel:10:17
name//rsc/devices:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationrsc/devices/BUILD.bazel:10:17
name//rsc/devices:changelog.template
ruleClass_write_file
ruleOutput
  • //rsc/devices:changelog.template.md
visibility
  • //visibility:private
readme
locationrsc/devices/BUILD.bazel:5:10
name//rsc/devices:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationrsc/devices/BUILD.bazel:5:10
name//rsc/devices:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationrsc/devices/BUILD.bazel:5:10
name//rsc/devices:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public

3.2 - Changelog

  • Move changelog rules to bzl/rules/git, improve ansible rules (c94123)
  • Move changelog rules to bzl/rules/changelog (4d59d6)
  • Move readme rules to bzl/rules/readme (95ea8d)
  • Move bzl rules to bzl/rules/bzl (57930e)
  • Accept tcp DNS, accept udp winbox over ipv6 (f33a20)
  • Enable wifi client isolation (e054e7)
  • Remove an old interface, update books (71aab0)
  • Drop all input and forward traffic by default (2d5f5d)
  • Move wireless devices to a separate bridge, drop input from wifi devices (1d2f8b)
  • Remove static ipv4 leases, disable www service (38bbfc)
  • Remove DHCPv6 (e45ebe)
  • Update ipv6 setup (c89e3d)
  • Partially add ipv6 (4ad040)
  • Drop all wireless packets not directed to WAN (dca6bd)
  • Add bzl targets to rsc (53170a)
  • Add mikrotik configs (93a547)