Re: [Linuxptp-devel] [PATCH] Introduce options to set DSCP values in PTP messages

2016-07-12 Thread Richard Cochran
On Tue, Jul 12, 2016 at 11:11:35AM +, Jesuiter, Henry (ALC NetworX GmbH) wrote: > I just tried to get the current git development head. It looks like > the DHCP-Patch is not committed yet. Would you like if I wait for > the commit to rename the config options, or should I change your > last pa

Re: [Linuxptp-devel] [PATCH] Introduce options to set DSCP values in PTP messages

2016-07-12 Thread Jesuiter, Henry (ALC NetworX GmbH)
- Von: Miroslav Lichvar [mailto:mlich...@redhat.com] Gesendet: Dienstag, 12. Juli 2016 08:54 An: Jesuiter, Henry (ALC NetworX GmbH) Cc: Richard Cochran ; linuxptp-devel@lists.sourceforge.net Betreff: Re: [Linuxptp-devel] [PATCH] Introduce options to set DSCP values in PTP messages On Fri, Jul

Re: [Linuxptp-devel] [PATCH] Introduce options to set DSCP values in PTP messages

2016-07-12 Thread Jesuiter, Henry (ALC NetworX GmbH)
gards Henry Jesuiter -Ursprüngliche Nachricht- Von: Miroslav Lichvar [mailto:mlich...@redhat.com] Gesendet: Dienstag, 12. Juli 2016 08:54 An: Jesuiter, Henry (ALC NetworX GmbH) Cc: Richard Cochran ; linuxptp-devel@lists.sourceforge.net Betreff: Re: [Linuxptp-devel] [PATCH] Introduce options to set

Re: [Linuxptp-devel] [PATCH] Introduce options to set DSCP values in PTP messages

2016-07-11 Thread Miroslav Lichvar
On Fri, Jul 08, 2016 at 07:46:25AM +, Jesuiter, Henry (ALC NetworX GmbH) wrote: > In the last years there are several media streaming standards > evolving that are relying on PTP. These standards make requirements > about the DSCP priority of PTP messages. This patch introduces two > new confi

Re: [Linuxptp-devel] [PATCH] Introduce options to set DSCP values in PTP messages

2016-07-08 Thread Richard Cochran
On Fri, Jul 08, 2016 at 07:46:25AM +, Jesuiter, Henry (ALC NetworX GmbH) wrote: > BTW: Are you interested in some patches that remove gcc warnings if > the code is compiled using -Wsign-compare and -Wtype-limits? The answer is, "it depends." If the patchs fix real issues, then I'll take them