.. |
af_atalk.c
|
Start to adapt the AppleTalk module to use commit_address().
|
2008-05-11 23:28:40 +00:00 |
af_atalk.h
|
Start to adapt the AppleTalk module to use commit_address().
|
2008-05-11 23:28:40 +00:00 |
af_inet6.c
|
Initialize IPv6 addresses and ifreqs with more rigor. Fixes this
|
2008-05-12 15:35:50 +00:00 |
af_inet6.h
|
Move IPv4/IPv6-specific code from commit_address() to in_commit_address()
|
2008-05-08 07:13:20 +00:00 |
af_inet.c
|
Don't export in_alias(). Pass in_alias() a more useful template.
|
2008-05-11 23:25:46 +00:00 |
af_inet.h
|
setifipdst() is gone, so delete the prototype. #include nothing
|
2008-05-12 00:40:40 +00:00 |
af_inetany.c
|
Let the address family modules zero initialize their own ifreqs,
|
2008-05-11 22:07:23 +00:00 |
af_inetany.h
|
Let the address family modules zero initialize their own ifreqs,
|
2008-05-11 22:07:23 +00:00 |
af_iso.c
|
Delete #if 0'd code.
|
2008-05-08 07:11:03 +00:00 |
af_iso.h
|
Move ISO, AppleTalk, carp(4) syntax from ifconfig.c to af_iso.c,
|
2008-05-07 20:45:01 +00:00 |
agr.c
|
Repair agr(4) syntax. Should fix PR bin/38600.
|
2008-05-09 20:45:09 +00:00 |
agr.h
|
Move net80211 and agr(4) syntax out of ifconfig.c and into ieee80211.c
|
2008-05-07 19:55:24 +00:00 |
carp.c
|
Factor out common code, creating direct_ioctl() and indirect_ioctl()
|
2008-05-07 23:55:06 +00:00 |
carp.h
|
Move ISO, AppleTalk, carp(4) syntax from ifconfig.c to af_iso.c,
|
2008-05-07 20:45:01 +00:00 |
env.c
|
Use the correct key. Spotted by NONAKA Kimihiro.
|
2008-05-09 04:46:50 +00:00 |
env.h
|
Overhaul ifconfig. Use fewer global variables. Take a leap toward
|
2008-05-06 04:33:42 +00:00 |
extern.h
|
Overhaul ifconfig. Use fewer global variables. Take a leap toward
|
2008-05-06 04:33:42 +00:00 |
ieee80211.c
|
Factor out common code, creating direct_ioctl() and indirect_ioctl()
|
2008-05-07 23:55:06 +00:00 |
ieee80211.h
|
Move net80211 and agr(4) syntax out of ifconfig.c and into ieee80211.c
|
2008-05-07 19:55:24 +00:00 |
ifconfig.8
|
|
|
ifconfig.c
|
Let the address family modules zero initialize their own ifreqs,
|
2008-05-11 22:07:23 +00:00 |
Makefile
|
Don't use -pedantic, it stops af_atalk.c and af_iso.c from building
|
2008-05-08 07:09:18 +00:00 |
parse.c
|
Add code for parsing link-layer addresses of the form xx:xx:...:xx.
|
2008-05-12 00:39:18 +00:00 |
parse.h
|
Move IPv6 syntax to af_inet6.c from ifconfig.c. Move IFKW() macro
|
2008-05-07 21:29:27 +00:00 |
tunnel.c
|
Factor out common code, creating direct_ioctl() and indirect_ioctl()
|
2008-05-07 23:55:06 +00:00 |
tunnel.h
|
Move tunnel syntax into tunnel.c. Move net80211 'list' command
|
2008-05-07 20:03:27 +00:00 |
util.c
|
Factor out common code, creating direct_ioctl() and indirect_ioctl()
|
2008-05-07 23:55:06 +00:00 |
util.h
|
Factor out common code, creating direct_ioctl() and indirect_ioctl()
|
2008-05-07 23:55:06 +00:00 |
vlan.c
|
Factor out common code, creating direct_ioctl() and indirect_ioctl()
|
2008-05-07 23:55:06 +00:00 |
vlan.h
|
Move vlan(4) syntax from ifconfig.c into vlan.c.
|
2008-05-07 20:11:15 +00:00 |