• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

freebsd / iocage / 12027133868
8%

Build:
DEFAULT BRANCH: master
Ran 26 Nov 2024 09:00AM UTC
Jobs 2
Files 57
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Nov 2024 08:59AM UTC coverage: 7.738% (-0.002%) from 7.74%
12027133868

push

github

web-flow
ioc_start.py: allow 'none' bridge in interfaces (#47)

Iocage currently expects interfaces to be specified in the nic:bridge
format, where bridge cannot be none. This results in iocage always
creating a bridge to which VNET jail epair interfaces are added as
members.

In a scenario where the user wants jails to be isolated on the data-link
layer (OSI layer 2 / Ethernet) and use the host as a router, this bridge
is unnecessery. It can also result in illegitimate cross-jail traffic
being allowed, since pf filtering on bridge interfaces is disabled by
default on FreeBSD systems (net.link.bridge.pfil_bridge=0).

Closes #44

58 of 3259 branches covered (1.78%)

Branch coverage included in aggregate %.

0 of 3 new or added lines in 1 file covered. (0.0%)

798 of 7803 relevant lines covered (10.23%)

0.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12027133868.1 26 Nov 2024 09:00AM UTC 0
8.13
2 12027133868.2 26 Nov 2024 09:00AM UTC 0
8.11
Source Files on build 12027133868
Detailed source file information is not available for this build.
  • Back to Repo
  • e786c018 on github
  • Prev Build on master (#11334365279)
  • Next Build on master (#12027166335)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc