-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathChangeLog
44 lines (27 loc) · 1.29 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
2013-09-22 Sascha Hlusiak <[email protected]>
* isatapd-0.9.7 released
* src/*: fix missing includes to build on various platforms
resolve PRL entries for UDP instead of PROTO 41
accept parameter value 'auto' for --name, --link, --interval and --mtu
2010-02-20 Sascha Hlusiak <[email protected]>
* src/main.c: don't corrupt pid file on conflict
2009-11-15 Sascha Hlusiak <[email protected]>
* isatapd-0.9.6 released
* src/*: Complete Rewrite
New options: --nopmtudisc, --check-dns, --user
Removed options: --user-rs, --no-user-rs, --one-shot
2009-07-12 Sascha Hlusiak <[email protected]>
* src/isatapd.c: fix warning about breaking strict-aliasing
2009-07-12 Sascha Hlusiak <[email protected]>
* isatapd-0.9.5 released
* src/isatapd.c: Fix setting tunnel name with --name
exit(1) in case of parameter error and write to syslog
* openrc/: openrc compatible init scripts
* isatapd-0.9.5 released
* configure.in, src/tunnel.c: check for ip_tunnel_prl.rs_delay and pass to kernel
* src/isatapd.c: detect running kernel to set send_rs
new option --user-rs, rename --no-rs to --no-user-rs
* README: filled
* man/isatapd.man: reflect changes, minor fixes
2009-06-07 Sascha Hlusiak <[email protected]>
* initial releases 0.9.0 to 0.9.4