[acassen/keepalived] 060385: Add configure option to enable stacktrace support
pqarmitage <[email protected]>
| Newsgroups | gmane.linux.keepalived.devel |
|---|---|
| Message-ID | <57c348d0c0168_65273fcadb84713892234@hookshot-fe6-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/acassen/keepalived
Commit: 060385c13c8ecfc12fccef6ec0597b18c27416c4
https://github.com/acassen/keepalived/commit/060385c13c8ecfc12fccef6ec0597b18c27416c4
Author: Quentin Armitage <[email protected]>
Date: 2016-08-28 (Sun, 28 Aug 2016)
Changed paths:
M configure
M configure.ac
M lib/config.h.in
M lib/utils.c
M lib/utils.h
Log Message:
-----------
Add configure option to enable stacktrace support
Signed-off-by: Quentin Armitage <[email protected]>
Commit: a40aeb87e053bb3a76f7ca19574be78880965ade
https://github.com/acassen/keepalived/commit/a40aeb87e053bb3a76f7ca19574be78880965ade
Author: Quentin Armitage <[email protected]>
Date: 2016-08-28 (Sun, 28 Aug 2016)
Changed paths:
M keepalived/vrrp/vrrp_iptables_calls.c
Log Message:
-----------
Fix adding and deleting iptables rules for addresses
When keepalived was built not using ipsets, the adding and deleting
of rules for addresses was including an extra xt_entry_match struct
that meant that the rules could only be deleted by ithe iptables
command by entry number and not be specifying the parameters.
Signed-off-by: Quentin Armitage <[email protected]>
Commit: e7b7e09ac1af7fc8e8befe4b97f7d0f43e9d9756
https://github.com/acassen/keepalived/commit/e7b7e09ac1af7fc8e8befe4b97f7d0f43e9d9756
Author: Quentin Armitage <[email protected]>
Date: 2016-08-28 (Sun, 28 Aug 2016)
Changed paths:
M keepalived/include/global_data.h
Log Message:
-----------
Fix compiling without libiptc (iptables) support
Signed-off-by: Quentin Armitage <[email protected]>
Commit: e57b7673981a579c0ec7aa4d83d47d13c378d0df
https://github.com/acassen/keepalived/commit/e57b7673981a579c0ec7aa4d83d47d13c378d0df
Author: Quentin Armitage <[email protected]>
Date: 2016-08-28 (Sun, 28 Aug 2016)
Changed paths:
M keepalived/include/vrrp_iptables.h
M keepalived/include/vrrp_iptables_calls.h
M keepalived/vrrp/vrrp_ipaddress.c
M keepalived/vrrp/vrrp_iptables.c
M keepalived/vrrp/vrrp_iptables_calls.c
Log Message:
-----------
Don't log error message when trying to remove leftover iptables config
At startup keepalived attempts to remove any iptables configuration that
may have been left over from a previous run. Of course the entries won't
normally be there, so don't report an error if they are not found.
Signed-off-by: Quentin Armitage <[email protected]>
Commit: 16018247a408ad7c500054790f1714f27f7f42e7
https://github.com/acassen/keepalived/commit/16018247a408ad7c500054790f1714f27f7f42e7
Author: pqarmitage <[email protected]>
Date: 2016-08-28 (Sun, 28 Aug 2016)
Changed paths:
M configure
M configure.ac
M keepalived/include/global_data.h
M keepalived/include/vrrp_iptables.h
M keepalived/include/vrrp_iptables_calls.h
M keepalived/vrrp/vrrp_ipaddress.c
M keepalived/vrrp/vrrp_iptables.c
M keepalived/vrrp/vrrp_iptables_calls.c
M lib/config.h.in
M lib/utils.c
M lib/utils.h
Log Message:
-----------
Merge pull request #412 from pqarmitage/fixes
Fix iptables entries for accept mode, other iptables fixes, and make write_stacktrace a configure option
Compare: https://github.com/acassen/keepalived/compare/913415b858ca...16018247a408
------------------------------------------------------------------------------
_______________________________________________
Keepalived-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/keepalived-devel