mirror of
https://salsa.debian.org/debian/knockd
synced 2026-09-19 14:34:32 +00:00
New upstream version 0.7
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
VERSION DESCRIPTION
|
||||
-----------------------------------------------------------------------------
|
||||
0.7 - Patches from Oswald Buddenhagen:
|
||||
- Document the 'target' configuration directive.
|
||||
- Merging OS-specific networking code to reduce LOCs and the
|
||||
sea of #ifdefs.
|
||||
- Added 50ms timeout to pcap_open_live() to reduce CPU usage
|
||||
on network-heavy hosts. Pcap recommends we not use zero.
|
||||
0.6 - Patches from Oswald Buddenhagen:
|
||||
- Cleanup: Don't null-check before free
|
||||
- Cleanup: Consolidate flag-check logic
|
||||
- Accept single-knock sequences
|
||||
- Introduce a 'target' configuration directive, enabling
|
||||
knockd to react to connect attempts to a target host.
|
||||
Useful in cases where knockd is on a router and you want
|
||||
to send a target a wakeup packet.
|
||||
0.5 - Added ability to change the knocking protocol (TCP/UDP) on a
|
||||
per-port basis using the knock client (instead of the -u
|
||||
switch)
|
||||
|
||||
Reference in New Issue
Block a user