[Bug 206185] [netgraph][patch] refactoring ng_patch

2017-12-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206185

Kubilay Kocak  changed:

   What|Removed |Added

   Assignee|freebsd-net@FreeBSD.org |jul...@freebsd.org
  Flags||mfc-stable10+,
   ||mfc-stable11+
 Status|New |In Progress

--- Comment #6 from Kubilay Kocak  ---
Mark and classify to track what occurred. Assign to committer resolving.

What left to do to resolve/close?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 206185] [netgraph][patch] refactoring ng_patch

2017-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206185

Eugene Grosbein  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2240
   ||19

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 206185] [netgraph][patch] refactoring ng_patch

2016-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206185

--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:

Author: julian
Date: Tue Dec 27 08:31:41 UTC 2016
New revision: 310625
URL: https://svnweb.freebsd.org/changeset/base/310625

Log:
  MFH: r309408

  Changes to allow the patching of packets with an offset (and other changes..
see man page)

  PR:   206185
  Submitted by: Dmitry Vagin 
  MFC after: 1 week
  Relnotes: yes (also ng_checksum node)

Changes:
_U  stable/11/
  stable/11/share/man/man4/ng_patch.4
  stable/11/sys/netgraph/ng_patch.c
  stable/11/sys/netgraph/ng_patch.h

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 206185] [netgraph][patch] refactoring ng_patch

2016-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206185

--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:

Author: julian
Date: Fri Dec  2 10:47:10 UTC 2016
New revision: 309408
URL: https://svnweb.freebsd.org/changeset/base/309408

Log:
  Changes to allow the patching of packets with an offset (and other changes..
see man page)

  PR:   206185
  Submitted by: Dmitry Vagin 
  MFC after: 1 week
  Relnotes: yes (also ng_checksum node)

Changes:
  head/share/man/man4/ng_patch.4
  head/sys/netgraph/ng_patch.c
  head/sys/netgraph/ng_patch.h

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 206185] [netgraph][patch] refactoring ng_patch

2016-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206185

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: julian
Date: Fri Dec  2 05:42:05 UTC 2016
New revision: 309389
URL: https://svnweb.freebsd.org/changeset/base/309389

Log:
  MFH: r303611

  slite style changes. There is an incoming patch that rewrites a
  lot of this module and I want to get the style and whitespace changes in
  a separate commit (or maybe more).

  PR: 206185
  Submitted by: Dmitry Vagin

Changes:
_U  stable/10/
  stable/10/sys/netgraph/ng_patch.c
  stable/10/sys/netgraph/ng_patch.h

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 206185] [netgraph][patch] refactoring ng_patch

2016-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206185

--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:

Author: julian
Date: Fri Dec  2 05:42:49 UTC 2016
New revision: 309390
URL: https://svnweb.freebsd.org/changeset/base/309390

Log:
  MFH: r303611

  slite style changes. There is an incoming patch that rewrites a
  lot of this module and I want to get the style and whitespace changes in
  a separate commit (or maybe more).

  PR: 206185
  Submitted by: Dmitry Vagin

Changes:
_U  stable/11/
  stable/11/sys/netgraph/ng_patch.c
  stable/11/sys/netgraph/ng_patch.h

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 206185] [netgraph][patch] refactoring ng_patch

2016-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206185

--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:

Author: julian
Date: Mon Aug  1 11:34:13 UTC 2016
New revision: 303611
URL: https://svnweb.freebsd.org/changeset/base/303611

Log:
  slite style changes. There is an incoming patch that rewrites a
  lot of this module and I want to get the style and whitespace changes in
  a separate commit (or maybe more).

  PR: 206185
  Submitted by: Dmitry Vagin
  MFC after:1 month

Changes:
  head/sys/netgraph/ng_patch.c
  head/sys/netgraph/ng_patch.h

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 206185] [netgraph][patch] refactoring ng_patch

2016-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206185

Mark Linimon  changed:

   What|Removed |Added

   Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"