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

ti-mo / conntrack
92%

Build:
DEFAULT BRANCH: master
Repo Added 27 Sep 2018 04:34PM UTC
Files 10
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • conn-setoption
  • control-buffer-sizes
  • fix-conn-get-for-ipv6
  • golangci-lint-1.31
  • netlink-attributedecoder
  • refs/tags/b0.4.0
  • refs/tags/v0.3.0
  • refs/tags/v0.4.0
  • support-zone-filtering-for-dump-and-flush
  • tb/bump-golangci
  • tb/bump-netfilter
  • tb/clone-filter
  • tb/filter-family
  • tb/filter-rework
  • tb/filter-status
  • tb/filter-zone
  • tb/status-u32
  • test-single-tuple-update

20 Oct 2025 10:56AM UTC coverage: 91.795% (+0.03%) from 91.762%
18649830569

push

github

ti-mo
filter: clone Filters after each method call

This was slightly surprising behaviour and would prevent callers from building
template filters and extending them right before calling dump/flush.

Signed-off-by: Timo Beckers <timo@incline.eu>

23 of 23 new or added lines in 1 file covered. (100.0%)

1376 of 1499 relevant lines covered (91.79%)

1816.94 hits per line

Relevant lines Covered
Build:
Build:
1499 RELEVANT LINES 1376 COVERED LINES
1816.94 HITS PER LINE
Source Files on master
  • List 10
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18649830569 master filter: clone Filters after each method call This was slightly surprising behaviour and would prevent callers from building template filters and extending them right before calling dump/flush. Signed-off-by: Timo Beckers <timo@incline.eu> push 20 Oct 2025 10:56AM UTC ti-mo github
91.79
18556842192 master flow: remove surrounding struct from StatusFlag, rename to Status struct Status is gone, no need to set Status.Value explicitly. StatusFlag was renamed to Status, so it's now a u32. Signed-off-by: Timo Beckers <timo@incline.eu> push 16 Oct 2025 09:32AM UTC ti-mo github
91.76
18556088491 master filter: support filtering dump/flush by L3 protocol family (v4/v6) Signed-off-by: Timo Beckers <timo@incline.eu> push 16 Oct 2025 09:04AM UTC ti-mo github
91.76
18533684557 master filter: support filtering dump/flush by flow status Signed-off-by: Timo Beckers <timo@incline.eu> push 15 Oct 2025 03:13PM UTC ti-mo github
91.68
18525639338 master filter: support filtering dump/flush by conntrack zone Support for the CTA_ZONE attribute for dump and flush requests was added to the kernel in 6.8: eff3c558bb7e ("netfilter: ctnetlink: support filtering by zone"). This commit adds a Zone() meth... push 15 Oct 2025 10:20AM UTC ti-mo github
91.63
18524558601 master filter: overhaul API to allow for optional fields The kernel gained many more filtering features since this API was conceived, and its design was questionable to begin with. Replace it with something more capable. Follow-ups will add support for... push 15 Oct 2025 09:38AM UTC ti-mo github
91.61
16113237611 master Fix Conn.Get to correctly set IP family for partial IPv6 filters Conn.Get supports filters with only one of TupleOrig or TupleReply defined. However, when using such a partial filter with IPv6 addresses, the function failed to set the correct IP ... push 07 Jul 2025 09:30AM UTC ti-mo github
91.55
14839537744 master go.mod: upgrade x/sys to 0.33.0, netfilter to 0.5.3 Signed-off-by: Timo Beckers <timo@incline.eu> push 05 May 2025 03:01PM UTC ti-mo github
91.55
14837515998 master gha: run against Go 1.23 and 1.24, upgrade golangci-lint action to v8 Signed-off-by: Timo Beckers <timo@incline.eu> push 05 May 2025 01:24PM UTC ti-mo github
91.55
14836725940 master Add to wait group prior to starting event worker When calling Listen and Close in quick succession repeatedly, the previous code would occasionally panic with: sync: WaitGroup is reused before previous Wait has returned From the Go doc on WaitG... push 05 May 2025 12:44PM UTC ti-mo github
91.55
See All Builds (108)
  • Repo on GitHub
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

© 2025 Coveralls, Inc