NetBSD/sbin/ifconfig
joerg e240adbd0b Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
..
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
Makefile.inc Add SIOCGETHERCAP ioctl. 2012-10-31 10:17:34 +00:00
af_atalk.c use memcpy to avoid strict aliasing warnings 2011-08-14 12:15:15 +00:00
af_inet.c Convert from the .ifdef RUMP_ACTION stuff to RUMPPRG. 2010-12-13 17:35:08 +00:00
af_inet6.c Convert from the .ifdef RUMP_ACTION stuff to RUMPPRG. 2010-12-13 17:35:08 +00:00
af_inetany.c fix function name in error messages. 2012-12-30 22:52:35 +00:00
af_inetany.h Let us add/remove features from ifconfig, such as support for 2008-07-02 07:44:13 +00:00
af_link.c To make sure that we always print the active link-layer address in the 2009-04-21 22:46:39 +00:00
agr.c Cosmetic: s/xenv/oenv/ 2008-07-15 21:27:58 +00:00
carp.c This should fix 'carpdev <ifname>' or, at least, not break it more 2009-09-11 23:22:28 +00:00
env.c Avoid dereferencing NULL. Coverity CID 275201. 2013-02-07 13:20:51 +00:00
env.h Update RUMP_ACTION to use the newstyle rump client. 2010-11-04 23:31:12 +00:00
ether.c Use snprintb_m(3) to split flags/capabilities/enabled across multiple 2012-11-01 13:43:23 +00:00
extern.h Add option -N. -N is just the opposite of option -n in netstat(8) 2009-08-07 18:53:37 +00:00
ieee80211.c Convert from the .ifdef RUMP_ACTION stuff to RUMPPRG. 2010-12-13 17:35:08 +00:00
ifconfig.8 When ifconfig is invoked without any arguments, display the list of 2012-01-28 15:01:44 +00:00
ifconfig.c Abort on error from prop_dictionary_augment. 2013-02-07 13:21:34 +00:00
ifconfig_hostops.c Convert from the .ifdef RUMP_ACTION stuff to RUMPPRG. 2010-12-13 17:35:08 +00:00
ifconfig_rumpops.c Convert from the .ifdef RUMP_ACTION stuff to RUMPPRG. 2010-12-13 17:35:08 +00:00
media.c Use __dead 2011-08-29 14:34:58 +00:00
media.h Let us add/remove features from ifconfig, such as support for 2008-07-02 07:44:13 +00:00
parse.c Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
parse.h Add to the string parse object (pstr), and its constructors, a flag that 2010-07-01 16:44:05 +00:00
pfsync.c Import pfsync support from OpenBSD 4.2 2009-09-14 10:36:48 +00:00
prog_ops.h use crunchops for crunchables 2010-12-13 21:48:01 +00:00
tunnel.c Add option -N. -N is just the opposite of option -n in netstat(8) 2009-08-07 18:53:37 +00:00
util.c Convert from the .ifdef RUMP_ACTION stuff to RUMPPRG. 2010-12-13 17:35:08 +00:00
util.h Add to the string parse object (pstr), and its constructors, a flag that 2010-07-01 16:44:05 +00:00
vlan.c Don't require a "vlan" argument with "-vlanif". "ifconfig vlan0 2009-07-28 18:22:33 +00:00