Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src/sys



"Christos Zoulas" writes:
> Module Name:	src
> Committed By:	christos
> Date:		Tue Sep 13 00:45:15 UTC 2016
> 
> Modified Files:
> 	src/sys/netinet: in_var.h
> 	src/sys/netinet6: in6_var.h
> 
> Log Message:
> remove trailing spaces. userland does not catch this?

at least ifconfig uses its own mappings:

sbin/ifconfig/af_inet6.c:331:           if (ifr6.ifr_ifru.ifru_flags6 & IN6_IFF_DETACHED)
sbin/ifconfig/af_inet6.c:332:                   printf(" detached");


.mrg.


Home | Main Index | Thread Index | Old Index