Re: svn commit: r223469 - head/sys/netgraph

2011-06-23 Thread Vadim Goncharov
Hi Gleb Smirnoff! On Thu, 23 Jun 2011 09:42:42 + (UTC); Gleb Smirnoff wrote: > Log: > Be consistent with r160968: keep autoSrcAddr flag untouched when > node receives NGM_SHUTDOWN. > > Submitted by: pluknet > Modified: > head/sys/netgraph/ng_ether.c > Modified: head/sys/

svn commit: r223469 - head/sys/netgraph

2011-06-23 Thread Gleb Smirnoff
Author: glebius Date: Thu Jun 23 09:42:41 2011 New Revision: 223469 URL: http://svn.freebsd.org/changeset/base/223469 Log: Be consistent with r160968: keep autoSrcAddr flag untouched when node receives NGM_SHUTDOWN. Submitted by: pluknet Modified: head/sys/netgraph/ng_ether.c Modified