Bug 250016 - net/bwping: Update to 2.1
Summary: net/bwping: Update to 2.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rainer Hurling
URL: https://github.com/oleg-derevenetz/bw...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-09-30 21:28 UTC by Oleg Derevenetz
Modified: 2020-10-02 10:33 UTC (History)
2 users (show)

See Also:


Attachments
Update to 2.1 (798 bytes, patch)
2020-09-30 21:28 UTC, Oleg Derevenetz
oleg.derevenetz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Derevenetz 2020-09-30 21:28:32 UTC
Created attachment 218440 [details]
Update to 2.1
Comment 1 Automation User 2020-09-30 21:37:06 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/196620641
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2020-10-01 07:18:28 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.


Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-10-02 10:31:55 UTC
A commit references this bug:

Author: rhurlin
Date: Fri Oct  2 10:31:38 UTC 2020
New revision: 551171
URL: https://svnweb.freebsd.org/changeset/ports/551171

Log:
  Update to 2.1

  - Performance: added support for filtering incoming packets at the kernel level using BPF
  - Various minor fixes and improvements.

  PR:		250016
  Submitted by:	Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
  Approved by:	arrowd (mentor)
  Relnotes:	https://github.com/oleg-derevenetz/bwping/releases/tag/RELEASE_2.1
  Differential Revision:	https://reviews.freebsd.org/D26641

Changes:
  head/net/bwping/Makefile
  head/net/bwping/distinfo
Comment 4 Rainer Hurling freebsd_committer freebsd_triage 2020-10-02 10:33:09 UTC
Committed, thanks :)