summaryrefslogtreecommitdiff
path: root/README.txt
blob: f39dac55dbd8694d957c6881259a666927546864 (plain)
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
Upstream on libnet is dead.

Debian has unmerged patches.

I have patches to ip_offset handling (used for IP checksumming) to fix memory
corruption bugs.

I also have the start of Lua bindings.

Maybe it's ready to release?

The known bugs aren't worse than it used to be...

Complete:

- debian patches merged to v1.1.2.1-fork
- autotools from upstream v1.1.3-RC-01 merged to v1.1.2.1-fork
- completed ip_offset patches being merged into ip_offset-patch
- merge to master
- completed ip4 options fixes


In progresss:

- update changelog
- get host for release tarballs
- re-release

Incomplete:

- lua bindings
- cleanup of in source comments/documentation of libnet data structures