Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Check the length of ethernet frames, and the fastd_eth_addr_t structure must be
packed.
|
|
|
|
|
|
|
|
handle_socket() now tests it before calling handle_recv
|
|
|
|
|
|
Without this fix, using on-establish/disestablish/verify would cause a strange
zero port when a bind with a random port was used, and a segmentation fault with
dynamic binds.
|
|
|
|
There are no negative consequences when the peers are loaded twice, but we can
spare some log spam like this.
|
|
This reverts commit 0f7aac271c521c2e30b833956eba40e42a79c420.
The scripts live in the /debian directory of the Debian package source, there
is no reason to duplicate them in this git.
|
|
fastd-debian-init should be copied to /etc/init.d/fastd
fastd-debian-default should be copied to /etc/default/fastd
|
|
|
|
|
|
|