[Bug 187835] ngctl(8) strange behavior when adding more than 530 vlan through netgraph

2020-02-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187835 --- Comment #15 from l...@donnerhacke.de --- Please have a look at D23840 and discuss it in Phabricator. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 187835] ngctl(8) strange behavior when adding more than 530 vlan through netgraph

2020-02-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187835 --- Comment #16 from l...@donnerhacke.de --- (In reply to lutz from comment #15) Link to the patch https://reviews.freebsd.org/D23840 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the

[Differential] D23788: DRAFT: ng_ksocket: IPv6 address parsing and unparsing

2020-02-26 Thread neel_neelc.org (Neel Chauhan)
neel_neelc.org marked 2 inline comments as done. CHANGES SINCE LAST ACTION https://reviews.freebsd.org/D23788/new/ REVISION DETAIL https://reviews.freebsd.org/D23788 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: neel_neelc.org, hrs Cc: hrs, imp, lutz_d

[Bug 244247] Kernel panic due to racecondition in ng_eiface shutdown

2020-02-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244247 --- Comment #11 from Vladislav V. Prodan --- I applied the patch and rebuilt the kernel. Kernel panic is no longer there, but in the logs /var/log/messages messages of the form: ... Feb 26 21:43:17 core kernel: ngeth504: link state chang

[Bug 244247] Kernel panic due to racecondition in ng_eiface shutdown

2020-02-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244247 --- Comment #12 from Vladislav V. Prodan --- (In reply to Vladislav V. Prodan from comment #11) And output debug.log: ... Dec 29 04:20:59 core newsyslog[883]: logfile first created Feb 19 18:28:50 core dhclient[1023]: em3 link state up ->

[Bug 244247] Kernel panic due to racecondition in ng_eiface shutdown

2020-02-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244247 --- Comment #13 from Vladislav V. Prodan --- (In reply to Vladislav V. Prodan from comment #12) root@core:~ # date Wed Feb 26 21:52:03 EET 2020 -- You are receiving this mail because: You are the assignee for the bug. ___

[Differential] D23788: DRAFT: ng_ksocket: IPv6 address parsing and unparsing

2020-02-26 Thread neel_neelc.org (Neel Chauhan)
neel_neelc.org updated this revision to Diff 68850. neel_neelc.org edited the summary of this revision. neel_neelc.org added a comment. Herald added a reviewer: manpages. Let's include a man page. REPOSITORY rS FreeBSD src repository CHANGES SINCE LAST UPDATE https://reviews.freebsd.org/D

[Differential] D23788: DRAFT: ng_ksocket: IPv6 address parsing and unparsing

2020-02-26 Thread bcr (Benedict Reuschling)
bcr accepted this revision as: manpages. bcr added a comment. OK from manpages. REPOSITORY rS FreeBSD src repository CHANGES SINCE LAST ACTION https://reviews.freebsd.org/D23788/new/ REVISION DETAIL https://reviews.freebsd.org/D23788 EMAIL PREFERENCES https://reviews.freebsd.org/set

Re: l2tp+IPsec client on FreeBSD, VPN gateway on Windows

2020-02-26 Thread Sam Fourman
I am also interested to see a working configuration, I need to connect a FreeBSD client to a Windows Server via L2TP+IPSEC pre-shared key. - Sam Fourman On Wed, Dec 18, 2019 at 11:12 AM Victor Sudakov wrote: > Victor Sudakov wrote: > > > > Could anyone share a working (e.g. personally tested) I