NetBSD-Bugs archive

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

PR/47419 CVS commit: src/sys/net



The following reply was made to PR kern/47419; it has been noted by GNATS.

From: "DEGROOTE Arnaud" <degroote%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47419 CVS commit: src/sys/net
Date: Sat, 19 Jan 2013 16:18:32 +0000

 Module Name:   src
 Committed By:  degroote
 Date:          Sat Jan 19 16:18:32 UTC 2013
 
 Modified Files:
        src/sys/net: if_gif.c
 
 Log Message:
 PR kern/47419: Antony Mallet: ifconfig doesn't diplay MTU on gif(4)
 
 There is no special treatment for SIOCGITMTU in gif(4), so just pass it to
 ifioctl_common().
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.80 -r1.81 src/sys/net/if_gif.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index