| 1 |
0.9.7 2008-07-13 |
|---|
| 2 |
new feature: shell variables support in the QoS files |
|---|
| 3 |
new feature: firewall policy (-P) support |
|---|
| 4 |
bugfix: firewall now ignores rpm and backup files |
|---|
| 5 |
bugfix: previous release introduced a regression in ifplugd support |
|---|
| 6 |
change: firewall "human syntax" is disabled by default |
|---|
| 7 |
update: updated examples |
|---|
| 8 |
0.9.6 2008-04-10 |
|---|
| 9 |
update: fixed selectprofile script |
|---|
| 10 |
update: added status option to initscript |
|---|
| 11 |
update: complete overhaul of OpenVPN support |
|---|
| 12 |
update: OpenSSH updates by Sergey Bolshakov |
|---|
| 13 |
new feature: VLAN_REORDER_HDR flag |
|---|
| 14 |
bugfix: DHCP client wasn't always stopped correctly |
|---|
| 15 |
bugfix: another ifrename adjustment for removable interfaces |
|---|
| 16 |
0.9.5 2007-12-12 |
|---|
| 17 |
bugfix: default path to iwpriv was lost (reported by Alexey Froloff) |
|---|
| 18 |
bugfix: adjust regexp for both new and old ifrename output format |
|---|
| 19 |
0.9.4 2007-10-19 |
|---|
| 20 |
change: expect 2.6 Linux kernel by default |
|---|
| 21 |
change: OpenVPN and OpenSSH support updates |
|---|
| 22 |
bugfix: handle wpa_supplicant shutdown properly |
|---|
| 23 |
bugfix: correct IPv4/IPv6 interface address regexps |
|---|
| 24 |
bugfix: allow quotes, dots and underscores in the firewall rules |
|---|
| 25 |
bugfix: prevent empty firewall rules parsing and error reporting |
|---|
| 26 |
new feature: LINKDELAY (same as in RH initscripts) |
|---|
| 27 |
0.9.3 2007-08-27 |
|---|
| 28 |
change: use wpa_supplicant/wpa_cli for wifi ifaces in ifplugd-like manner |
|---|
| 29 |
change: switch from zcip to avahi-autoipd |
|---|
| 30 |
new feature: initial openssh tunneling support |
|---|
| 31 |
0.9.2 2007-04-27 |
|---|
| 32 |
bugfix: ifdown-ifplugd didn't get IPv4 and IPv6 addresses on stop |
|---|
| 33 |
new feature: iwpriv parameters file |
|---|
| 34 |
change: allow empty bridges |
|---|
| 35 |
0.9.1 2007-04-12 |
|---|
| 36 |
bugfix: firewall didn't start for the 'default' interface |
|---|
| 37 |
bugfix: firewall didn't read options file in some cases |
|---|
| 38 |
bugfix: ip6tables doesn't support the 'nat' table |
|---|
| 39 |
0.9.0 2007-04-12 |
|---|
| 40 |
bugfix: Nigel Kukard fixes pickup_options() |
|---|
| 41 |
bugfix: don't trust b44 module any more |
|---|
| 42 |
bugfix: don't depend on /usr/bin/seq |
|---|
| 43 |
bugfix: variables IPV4ADDRESS and IPV6ADDRESS are global now |
|---|
| 44 |
bugfix: /usr/sbin/bctrl changed to /sbin/bctrl in the ALTLinux defaults |
|---|
| 45 |
bugfix: wrong variable handling in create-bnep |
|---|
| 46 |
bugfix: correct SkyStar-2 DVB cards support |
|---|
| 47 |
new feature: ip6tables and ebtables support |
|---|
| 48 |
new feature: shell and user-defined variables support in the iproute2 files |
|---|
| 49 |
new feature: reverse iproute2 files parsing when interface stops |
|---|
| 50 |
new feature: ip rules restoring is returned back |
|---|
| 51 |
new feature: process iproute2 routes file when interface stops |
|---|
| 52 |
new feature: process iproute2 rules file for IPv6 |
|---|
| 53 |
new feature: initial OpenVPN support (TUN/TAP) |
|---|
| 54 |
new feature: TUN/TAP interfaces support |
|---|
| 55 |
new feature: initial firewall profiles support |
|---|
| 56 |
0.8.5 2007-01-28 |
|---|
| 57 |
bugfix: name managements broke ethtool calls |
|---|
| 58 |
bugfix: DHCP did not work for Fedora 5 |
|---|
| 59 |
bugfix: file permissions in Makefile |
|---|
| 60 |
bugfix: system iptables chains were not flushed |
|---|
| 61 |
bugfix: QoS processor was broken |
|---|
| 62 |
bugfix: treat module-init-tools properly |
|---|
| 63 |
new feature: bash arrays IPV4ADDRESS and IPV6ADDRESS in the firewall rules |
|---|
| 64 |
0.8.4 2006-09-16 |
|---|
| 65 |
new feature: initial BlueTooth (bnep) support |
|---|
| 66 |
new feature: it is now possible to redefine interface groups |
|---|
| 67 |
new feature: QoS profiles |
|---|
| 68 |
new feature: dhclient support |
|---|
| 69 |
bugfix: DHCP and VLAN interfaces did not work |
|---|
| 70 |
bugfix: sysctl.conf did not work for interfaces with dot in name |
|---|
| 71 |
bugfix: could not set MAC address of VLAN interface |
|---|
| 72 |
bugfix: missing ethtool was breaking Ethernet interface processing |
|---|
| 73 |
change: DHCPCD_GRACE_TIME becomes DHCP_GRACE_TIME |
|---|
| 74 |
change: firewall code refactoring and optimization |
|---|
| 75 |
change: configure broadcast address for Ethernet interfaces by default |
|---|
| 76 |
new: scripts 'eqos' and 'efw' for QoS and firewall manual control |
|---|
| 77 |
new: complex example in documentation |
|---|
| 78 |
0.8.3 2006-05-15 |
|---|
| 79 |
bugfix: trim lines read from config files to avoid xargs concatenate them |
|---|
| 80 |
bugfix: allow custom 'dev' in ipv4route/ipv6route |
|---|
| 81 |
bugfix: handle VERBOSE and PROGRESS again |
|---|
| 82 |
0.8.2 2006-03-31 |
|---|
| 83 |
bugfix: ifplugd code |
|---|
| 84 |
bugfix: profile name detection |
|---|
| 85 |
change: DONT_FLUSH is considered on ifdown too |
|---|
| 86 |
0.8.1 2006-01-23 |
|---|
| 87 |
bugfix: nullglob shell option was breaking egrep call |
|---|
| 88 |
0.8.0 2005-12-29 |
|---|
| 89 |
bugfix: IPv6/sit |
|---|
| 90 |
bugfix: ifplugd |
|---|
| 91 |
bugfix: dummy code |
|---|
| 92 |
bugfix: ignore backup files |
|---|
| 93 |
new feature: .d-style options support |
|---|
| 94 |
new feature: netup-pre, netup-post, netdown-pre, netdown-post hook scripts |
|---|
| 95 |
new feature: ethtool support |
|---|
| 96 |
new feature: AUTO_BROADCAST option |
|---|
| 97 |
new feature: RESTORE_DEFAULTROUTE option |
|---|
| 98 |
new feature: manpages |
|---|
| 99 |
new feature: IPv6 sysctl autoprefixes |
|---|
| 100 |
change: /etc/net moves from CVS to SVN and gets a major code cleanup |
|---|
| 101 |
change: PPPMAXFAIL, PPPPERSIST, PPPHOLDOFF, PPPIDLE options were dropped, use pppoptions file instead |
|---|
| 102 |
change: dropped TUNTTL, use TUNOPTIONS instead |
|---|
| 103 |
change: hook scripts names and location (LOCALSCRIPTDIR) |
|---|
| 104 |
change: resolved IPv4/IPv6 sysctl vars nameclash |
|---|
| 105 |
0.7.15 2005-10-26 |
|---|
| 106 |
provide default hostname |
|---|
| 107 |
define rmmod path |
|---|
| 108 |
new options: PPPOE_EXTRA_OPTIONS, PPTP_EXTRA_OPTIONS |
|---|
| 109 |
new option: PPPTIMEOUT (patch by Alexey I. Froloff) |
|---|
| 110 |
stop_vlantab bugfix |
|---|
| 111 |
network.init bugfix |
|---|
| 112 |
0.7.14 2005-09-29 |
|---|
| 113 |
bonding code bugfixes |
|---|
| 114 |
interface dependency bugfixes |
|---|
| 115 |
new option NEVER_RMMOD |
|---|
| 116 |
new command switchfrom |
|---|
| 117 |
0.7.13 2005-09-18 |
|---|
| 118 |
Pent@VALUE support |
|---|
| 119 |
temporary ALTLinux-specific export workaround |
|---|
| 120 |
don't hide ifrename failure |
|---|
| 121 |
0.7.12 2005-08-22 |
|---|
| 122 |
added LARTC example |
|---|
| 123 |
sysctl.conf-pentanet -> sysctl.conf-dvb |
|---|
| 124 |
fixed comments in options-bond and options-bri |
|---|
| 125 |
applied patch from Sergey A. Sukiyazov |
|---|
| 126 |
minor initconf tunnel fix |
|---|
| 127 |
bugs section in README |
|---|
| 128 |
updated PPP examples |
|---|
| 129 |
iptun/ipsectun HOST option |
|---|
| 130 |
new QoS example |
|---|
| 131 |
0.7.11 2005-08-10 |
|---|
| 132 |
"service network reload" bugfix |
|---|
| 133 |
0.7.10 2005-08-08 |
|---|
| 134 |
fixed RESOLV_POSTIN_CMD handling |
|---|
| 135 |
removed DEFAULT_IPV4RULE_CMD to improve IP rule processing |
|---|
| 136 |
initial SkyStar-2 DVB cards support |
|---|
| 137 |
Pent@Net code is now a DVB subtype |
|---|
| 138 |
initial PPP subtypes support |
|---|
| 139 |
firewall code fixes |
|---|
| 140 |
ifplugd code was heavily rewritten |
|---|
| 141 |
context-sensitive progress output |
|---|
| 142 |
updated service network check() |
|---|
| 143 |
0.7.9 2005-07-20 |
|---|
| 144 |
initial iptables support by Andrew Kornilov |
|---|
| 145 |
0.7.8 2005-07-15 |
|---|
| 146 |
fixed several minor bugs introduced by 0.7.7 release |
|---|
| 147 |
0.7.7 2005-07-12 |
|---|
| 148 |
finally fixed bug with interface group size |
|---|
| 149 |
initial "unknown" interfaces support |
|---|
| 150 |
vlantab code cleanup |
|---|
| 151 |
added PPPoE config example by Alexey I. Froloff, |
|---|
| 152 |
more iftab info in README |
|---|
| 153 |
logger enhancements by Andrew Kornilov |
|---|
| 154 |
multiple network modules support |
|---|
| 155 |
PPtP config example |
|---|
| 156 |
added wireless interface config example by Nigel Kukard |
|---|
| 157 |
0.7.6 2005-06-24 |
|---|
| 158 |
VLAN: fixed comments, added new example |
|---|
| 159 |
bridge fixes from Nigel Kukard |
|---|
| 160 |
network.init patch from Mitch |
|---|
| 161 |
new feature: options.d |
|---|
| 162 |
enhanced style according to Dmitry Levin's notes |
|---|
| 163 |
new feature: resolver postinstall command |
|---|
| 164 |
new feature: DHCP_HOSTNAME |
|---|
| 165 |
changed default ifplugstatus location |
|---|
| 166 |
0.7.5 2005-06-16 |
|---|
| 167 |
custom resolv.conf+DHCP bugfix |
|---|
| 168 |
dhcpcd IFF_UP workaround |
|---|
| 169 |
0.7.4 2005-05-14 |
|---|
| 170 |
treat sysctl.conf at reload too |
|---|
| 171 |
initial auto-linkdetect whitelist |
|---|
| 172 |
wpa_supplicant improvements |
|---|
| 173 |
0.7.3 2005-04-26 |
|---|
| 174 |
service network bugfix |
|---|
| 175 |
ifplugd start bugfix |
|---|
| 176 |
enabled WPA back |
|---|
| 177 |
0.7.2 2005-04-21 |
|---|
| 178 |
cleaner ppp/progress output |
|---|
| 179 |
DONT_FLUSH variable semantics fix |
|---|
| 180 |
new DHCP_ARGS option |
|---|
| 181 |
fixed multihost support for stop operation |
|---|
| 182 |
new reload operation |
|---|
| 183 |
0.7.1 2005-03-25 |
|---|
| 184 |
network.init minor bugfix |
|---|
| 185 |
flushed ppp address bugfix |
|---|
| 186 |
removed pptp files |
|---|
| 187 |
updated childfinfer script for new HOST variable |
|---|
| 188 |
0.7.0 2005-03-21 |
|---|
| 189 |
create-ppp minor bugfix |
|---|
| 190 |
renamed iptun/ipsectun/pentanet/ppp options |
|---|
| 191 |
plipconfig support |
|---|
| 192 |
eliminated ALTLinux service package dependency |
|---|
| 193 |
replaced awk with cut |
|---|
| 194 |
another VLAN code cleanup/speedup |
|---|
| 195 |
netprof kernel arg becomes netprofile a la RedHat |
|---|
| 196 |
imported examples from web-site |
|---|
| 197 |
bugfix: separate REQUIRES and HOST variables for interface group 2 (hosted physical) |
|---|
| 198 |
0.6.4 2005-03-05 |
|---|
| 199 |
8021q is no more unconditionally loaded, other VLAN code enhancements |
|---|
| 200 |
another print_message()/print_progress() bugfix |
|---|
| 201 |
initial config migration script |
|---|
| 202 |
0.6.3 2005-03-03 |
|---|
| 203 |
wireless extensions fix |
|---|
| 204 |
0.6.2 2005-03-02 |
|---|
| 205 |
dhcp-static BOOTPROTO and dhcpcd workaround |
|---|
| 206 |
'service network check' enhancement |
|---|
| 207 |
copyright/licensing info in README |
|---|
| 208 |
removed duplicates from options files |
|---|
| 209 |
0.6.1 2005-02-26 |
|---|
| 210 |
print_progress() bugfix (error with ipv4route ignorance) |
|---|
| 211 |
by default wireless extensions are now configured for 'eth' interfaces only |
|---|
| 212 |
fixed error message about missing iwconfig |
|---|
| 213 |
removed garbage files |
|---|
| 214 |
0.6.0 2005-02-17 |
|---|
| 215 |
PPP support |
|---|
| 216 |
smart sysctl.conf handling (variable auto-completion, global and type-specific defaults) |
|---|
| 217 |
Pent@NET bugfix |
|---|
| 218 |
QoS configuration is on by default |
|---|
| 219 |
configuration checker |
|---|
| 220 |
improved pre/post script invocation |
|---|
| 221 |
progress messages can be disabled at all |
|---|
| 222 |
ipneigh file support |
|---|
| 223 |
DHCP code fixes |
|---|
| 224 |
0.5.3 2005-02-04 |
|---|
| 225 |
fixed ifplugd support |
|---|
| 226 |
code cleanup (optimized profile detection, config processing) |
|---|
| 227 |
usbnet support (tested on Prolific PL-2301/PL-2302) |
|---|
| 228 |
added network subsys lock back |
|---|
| 229 |
0.5.2 2005-01-03 |
|---|
| 230 |
initial IPX, ethernet bridge and traffic equalizer support |
|---|
| 231 |
code cleanup (includes, VLAN code) and minor fixes |
|---|
| 232 |
enhanced interface dependencies handling (changed variable naming, |
|---|
| 233 |
introduced shutdown scripts, updated README and default options) |
|---|
| 234 |
two new commands to network.init |
|---|
| 235 |
IPv4LL bugfix |
|---|
| 236 |
verbosity option |
|---|
| 237 |
enhanced pentanet support |
|---|
| 238 |
0.5.1 2004-12-23 |
|---|
| 239 |
ifplugd+ifdown fix |
|---|
| 240 |
ALT docs update |
|---|
| 241 |
0.5.0 2004-12-17 |
|---|
| 242 |
initial QoS framework |
|---|
| 243 |
initial recursion and dependencies processing framework |
|---|
| 244 |
logger, DHCP, etcnet.init argc fixes |
|---|
| 245 |
changed ZCIP to IPv4LL |
|---|
| 246 |
renamed etcnet.init to network.init, introduced sysconfig/network to ease migration |
|---|
| 247 |
0.4.2 2004-12-05 |
|---|
| 248 |
documentation updates |
|---|
| 249 |
synced with most recent beta of wireless-utils |
|---|
| 250 |
disabled IPv6 by default |
|---|
| 251 |
enabled etcnet service by default |
|---|
| 252 |
fixed bug with missing iftab |
|---|
| 253 |
fixed bug with vlantab and UP flag |
|---|
| 254 |
0.4.1 2004-11-11 |
|---|
| 255 |
ifrename call fix, did some ALTLinux integration |
|---|
| 256 |
0.4.0 2004-10-19 |
|---|
| 257 |
DHCP/ZCIP/LINKDETECT/ifplugd support |
|---|
| 258 |
0.3.0 2004-09-28 |
|---|
| 259 |
network profiles framework (see section 5) |
|---|
| 260 |
0.2.2 2004-08-28 |
|---|
| 261 |
experimental wireless support, some fixes |
|---|
| 262 |
0.2.1 2004-08-24 |
|---|
| 263 |
PCMCIA now works (see README) |
|---|
| 264 |
0.2.0 2004-08-21 |
|---|
| 265 |
ip rule support |
|---|
| 266 |
experimental hotplug support (no time to check, but should work) |
|---|
| 267 |
RC: 2 for hard error, 1 for soft error |
|---|
| 268 |
0.1.1 2004-08-18 |
|---|
| 269 |
more docs |
|---|
| 270 |
0.1.0 2004-08-18 |
|---|
| 271 |
1st public release |
|---|