Re: CVS commit: src/sys

2018-02-08 Thread Maxime Villard
Le 09/02/2018 à 01:03, m...@netbsd.org a écrit : On Thu, Feb 08, 2018 at 07:58:05PM +, Maxime Villard wrote: Module Name:src Committed By: maxv Date: Thu Feb 8 19:58:05 UTC 2018 Modified Files: src/sys/netinet: tcp_input.c src/sys/netinet6: raw_ip6.c udp6_us

Re: IP6_EXTHDR_GET

2018-02-08 Thread Maxime Villard
Le 09/02/2018 à 00:42, m...@netbsd.org a écrit : On Thu, Feb 08, 2018 at 08:06:21PM +, Maxime Villard wrote: af = AF_INET; iphlen = sizeof(struct ip); - IP6_EXTHDR_GET(th, struct tcphdr *, m, toff, - sizeof(struct tcphdr)); -

Re: CVS commit: src/include

2018-02-08 Thread Christos Zoulas
In article <20180208234417.ga23...@britannica.bec.de>, Joerg Sonnenberger wrote: >On Thu, Feb 08, 2018 at 10:56:22PM +, Christos Zoulas wrote: >> In article <20180207130259.ga21...@britannica.bec.de>, >> Joerg Sonnenberger wrote: >> >On Tue, Feb 06, 2018 at 03:21:21PM -0500, Christos Zoulas

Re: CVS commit: src/sys/dev/sun

2018-02-08 Thread maya
> case 0x30: > #if NSYSMON_ENVSYS > - if (k->k_isconsole) > + if (k->k_isconsole) { > k->k_ev = KEY_UP(code) ? > PSWITCH_EVENT_RELEASED : >

Re: CVS commit: src/sys

2018-02-08 Thread maya
On Thu, Feb 08, 2018 at 07:58:05PM +, Maxime Villard wrote: > Module Name: src > Committed By: maxv > Date: Thu Feb 8 19:58:05 UTC 2018 > > Modified Files: > src/sys/netinet: tcp_input.c > src/sys/netinet6: raw_ip6.c udp6_usrreq.c > > Log Message: > Remove the IN6_IS_ADD

Re: CVS commit: src/include

2018-02-08 Thread Joerg Sonnenberger
On Thu, Feb 08, 2018 at 10:56:22PM +, Christos Zoulas wrote: > In article <20180207130259.ga21...@britannica.bec.de>, > Joerg Sonnenberger wrote: > >On Tue, Feb 06, 2018 at 03:21:21PM -0500, Christos Zoulas wrote: > >> Module Name: src > >> Committed By: christos > >> Date:

IP6_EXTHDR_GET

2018-02-08 Thread maya
On Thu, Feb 08, 2018 at 08:06:21PM +, Maxime Villard wrote: > af = AF_INET; > iphlen = sizeof(struct ip); > - IP6_EXTHDR_GET(th, struct tcphdr *, m, toff, > - sizeof(struct tcphdr)); > - if (th == NULL) { > -

Re: CVS commit: src/external/bsd/unbound/include

2018-02-08 Thread Christos Zoulas
In article <20180206212749.cfcf8f...@cvs.netbsd.org>, Roy Marples wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: roy >Date: Tue Feb 6 21:27:49 UTC 2018 > >Modified Files: > src/external/bsd/unbound/include: config-1.0.h config-1.1.h > >Log Message: >Restore default paths

Re: CVS commit: src/include

2018-02-08 Thread Christos Zoulas
In article <20180207130259.ga21...@britannica.bec.de>, Joerg Sonnenberger wrote: >On Tue, Feb 06, 2018 at 03:21:21PM -0500, Christos Zoulas wrote: >> Module Name: src >> Committed By:christos >> Date:Tue Feb 6 20:21:21 UTC 2018 >> >> Modified Files: >> src/include: