Module Name:src
Committed By: kardel
Date: Tue Oct 1 10:52:53 UTC 2019
Modified Files:
src/sbin/ifconfig: util.c
Log Message:
PR/54513 ifconfig exits on newly created carp interfaces
downgrade from err(EXIT_FAILURE, ... ) to warn() if ioctl(SIOCGLIFADDR) fails.
ifconfig
Module Name:src
Committed By: kardel
Date: Tue Oct 1 10:52:53 UTC 2019
Modified Files:
src/sbin/ifconfig: util.c
Log Message:
PR/54513 ifconfig exits on newly created carp interfaces
downgrade from err(EXIT_FAILURE, ... ) to warn() if ioctl(SIOCGLIFADDR) fails.
ifconfig
Module Name:src
Committed By: msaitoh
Date: Fri Aug 16 10:33:17 UTC 2019
Modified Files:
src/sbin/ifconfig: af_atalk.c af_inet.c af_inet6.c af_inetany.c
af_link.c env.c ether.c extern.h ieee80211.c ifconfig.c parse.c
parse.h pfsync.c tunnel.c util.c
Module Name:src
Committed By: msaitoh
Date: Fri Aug 16 10:33:17 UTC 2019
Modified Files:
src/sbin/ifconfig: af_atalk.c af_inet.c af_inet6.c af_inetany.c
af_link.c env.c ether.c extern.h ieee80211.c ifconfig.c parse.c
parse.h pfsync.c tunnel.c util.c
Module Name:src
Committed By: msaitoh
Date: Mon Jul 8 03:04:15 UTC 2019
Modified Files:
src/sbin/ifconfig: ether.c ifconfig.8
Log Message:
Add "ifconfig [-]vlan-hwtagging" to enable/disable VLAN hardware tagging
offload function. It's useful to see Ethernet frame's VLAN
Module Name:src
Committed By: msaitoh
Date: Mon Jul 8 03:04:15 UTC 2019
Modified Files:
src/sbin/ifconfig: ether.c ifconfig.8
Log Message:
Add "ifconfig [-]vlan-hwtagging" to enable/disable VLAN hardware tagging
offload function. It's useful to see Ethernet frame's VLAN
Module Name:src
Committed By: wiz
Date: Thu Jul 4 13:55:31 UTC 2019
Modified Files:
src/sbin/ifconfig: ifconfig.8
Log Message:
Formatting nit.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sbin/ifconfig/ifconfig.8
Please note that diffs are not
Module Name:src
Committed By: wiz
Date: Thu Jul 4 13:55:31 UTC 2019
Modified Files:
src/sbin/ifconfig: ifconfig.8
Log Message:
Formatting nit.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sbin/ifconfig/ifconfig.8
Please note that diffs are not
Module Name:src
Committed By: ozaki-r
Date: Thu Jul 4 02:45:46 UTC 2019
Modified Files:
src/sbin/ifconfig: ifconfig.8 ifconfig.c
Log Message:
Add descr,description/-descr,-description commands to ifconfig(8) to handle a
description.
>From t-kusaba@IIJ
To generate a
On Wed, Sep 14, 2016 at 02:17:26PM +0100, Roy Marples wrote:
> On 14/09/2016 13:00, Joerg Sonnenberger wrote:
> > On Wed, Sep 14, 2016 at 11:46:43AM +, Roy Marples wrote:
> >> Module Name: src
> >> Committed By: roy
> >> Date: Wed Sep 14 11:46:43 UTC 2016
> >>
> >>
On 14/09/2016 13:00, Joerg Sonnenberger wrote:
> On Wed, Sep 14, 2016 at 11:46:43AM +, Roy Marples wrote:
>> Module Name: src
>> Committed By:roy
>> Date:Wed Sep 14 11:46:43 UTC 2016
>>
>> Modified Files:
>> src/sbin/ifconfig: media.c
>>
>> Log Message:
>> Don't
On Wed, Sep 14, 2016 at 11:46:43AM +, Roy Marples wrote:
> Module Name: src
> Committed By: roy
> Date: Wed Sep 14 11:46:43 UTC 2016
>
> Modified Files:
> src/sbin/ifconfig: media.c
>
> Log Message:
> Don't bail if SIOGIFMEDIA doesn't return any media lists because we
> can
Also RFC4941 related change (depends on ticket #441)
/P
On 20 Jan 2015, at 23:13 , Roy Marples r...@netbsd.org wrote:
Module Name: src
Committed By: roy
Date: Tue Jan 20 22:13:19 UTC 2015
Modified Files:
src/sbin/ifconfig: af_inet6.c
Log Message:
Display the IPv6
On 3/18/12 1:53 AM, Jukka Ruohonen wrote:
On Fri, Mar 16, 2012 at 10:25:08PM -0400, Christos Zoulas wrote:
Module Name:src
Committed By: christos
Date: Sat Mar 17 02:25:08 UTC 2012
Modified Files:
src/sbin/ifconfig: af_inetany.c
Log Message:
PR/43141: Tobias Nygren:
On Sun, Mar 18, 2012 at 11:57:08PM +0900, Julio Merino wrote:
But why is stderr being involved?
If you really want to ignore stderr in the test, pass -e ignore to
atf_check. The default is -o empty -e empty.
Now, the question is: do you really want to ignore the message, or do
you want
On Sat, Mar 17, 2012 at 06:53:31PM +0200, Jukka Ruohonen wrote:
On Fri, Mar 16, 2012 at 10:25:08PM -0400, Christos Zoulas wrote:
Module Name:src
Committed By: christos
Date: Sat Mar 17 02:25:08 UTC 2012
Modified Files:
src/sbin/ifconfig: af_inetany.c
Module Name:src
Committed By: is
Date: Sat Jan 30 18:30:33 UTC 2010
Modified Files:
src/sbin/ifconfig: af_atalk.c
Log Message:
Use getnameinfo() for printing AppleTalk addresses. While here, fix
printing of broadcast for this address family (AT broadcast is fixed
node 255
Module Name:src
Committed By: dyoung
Date: Fri Jan 22 23:50:07 UTC 2010
Modified Files:
src/sbin/ifconfig: af_inet6.c
Log Message:
Compare a pointer with NULL instead of testing its truth.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26
2009/8/7 David Young dyo...@netbsd.org:
Module Name: src
Committed By: dyoung
Date: Fri Aug 7 18:53:37 UTC 2009
Modified Files:
src/sbin/ifconfig: af_inet6.c extern.h ifconfig.c tunnel.c util.c
Log Message:
Add option -N. -N is just the opposite of option -n in
19 matches
Mail list logo