freebsd-skq/sbin/ifconfig
Ruslan Ermilov cea557add0 Extend coverage of the MK_IPX build option to the following:
- <netipx> headers [1]
- IPX library (libipx)
- IPX support in ifconfig(8)
- IPXrouted(8)
- new MK_NCP option

New MK_NCP build option controls:

- <netncp> and <fs/nwfs> headers
- NCP library (libncp)
- ncplist(1) and ncplogin(1)
- mount_nwfs(8)
- ncp and nwfs kernel modules

User knobs: WITHOUT_IPX, WITHOUT_IPX_SUPPORT, WITHOUT_NCP.

[1] <netsmb/netbios.h> unconditionally uses <netipx> headers
so they are still installed.  This needs to be dealt with.
2006-03-20 14:24:58 +00:00
..
af_atalk.c
af_inet6.c
af_inet.c
af_ipx.c
af_link.c Fix an off-by-one bug. 2006-01-15 19:17:13 +00:00
ifbridge.c
ifcarp.c
ifclone.c
ifconfig.8 explain what list chan displays 2006-02-27 19:57:07 +00:00
ifconfig.c There is no IFF_POLLING flag anymore. 2006-03-12 14:00:15 +00:00
ifconfig.h
ifieee80211.c cleanup line break formatting 2006-02-23 00:07:10 +00:00
ifmac.c
ifmedia.c
ifpfsync.c
ifvlan.c Revert to setting vlan and vlandev parametes synchronously, as soon 2006-03-09 14:58:09 +00:00
Makefile Extend coverage of the MK_IPX build option to the following: 2006-03-20 14:24:58 +00:00