History log of /src/sbin/ifconfig/env.h |
Revision | | Date | Author | Comments |
1.4 |
| 30-Jun-2019 |
sevan | Add rcsid
|
1.3 |
| 04-Nov-2010 |
pooka | branches: 1.3.46; Update RUMP_ACTION to use the newstyle rump client.
|
1.2 |
| 26-May-2009 |
pooka | Add compile mode which executes rump system calls. This is useful when figuring out Where In The Kernel Is Carmen Sandiego's ioctl for an ifconfig command line, since we can simply single-step into the kernel.
Activated by "make RUMP_ACTION=1". No changes to normal case.
|
1.1 |
| 06-May-2008 |
dyoung | branches: 1.1.4; 1.1.6; Overhaul ifconfig. Use fewer global variables. Take a leap toward improved modularity and extensibility.
In the new architecture, a directed graph of argument-matching objects (match objects) expresses the set of feasible ifconfig statements. Match objects are labelled by subroutines that provide the statement semantics.
Many IPv4, IPv6, 802.11, tunnel, and media configurations have been tested.
AppleTalk, ISO, carp(4), agr(4), and vlan(4) configuration need testing.
|
1.1.6.2 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.1.6.1 |
| 06-May-2008 |
mjf | file env.h was added on branch mjf-devfs2 on 2008-06-02 13:21:22 +0000
|
1.1.4.2 |
| 18-May-2008 |
yamt | sync with head.
|
1.1.4.1 |
| 06-May-2008 |
yamt | file env.h was added on branch yamt-pf42 on 2008-05-18 12:30:53 +0000
|
1.3.46.1 |
| 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|