Skip to content

Fix multicast interface addresses for bridge in netlink html. #279

Fix multicast interface addresses for bridge in netlink html.

Fix multicast interface addresses for bridge in netlink html. #279

Workflow file for this run

name: CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Install packages
run: |
sudo apt-get install --yes make perl-base
sudo apt-get install --yes \
libdatetime-format-dateparse-perl \
libhtml-parser-perl
- name: Checkout sources
uses: actions/checkout@v4
- name: Make syntax check
run: make