Disable zero copy buffers in bpf.
This was a no-op before my changes (so this was never really enabled) andnow it is known to cause issues with tcpdump and hostapd.
Disable this until we fix all the raised issues.
Issue: #5257
Cherry-pick 98bf4991dc31f97fc7315a6b8aba433de9d39cea:
Fixes #4150. Move to tables to accomodate unlimited number of interfaces.
Cherry-pick 52fe0465b463dd8b8f4b2099d562254da320e704:
Fix the captive portal rules after 98bf4991dc31f97fc7315a6b8aba433de9d39cea....
Add 'caref' attribute to the ca object passed into ca_inter_create so arelationship to the signing CA can be maintained. Fixes #5313.
Limit strongswan trusted CA certificates to those required for authentication ofthe configured IPsec SA's instead of trusting all known CA's. Fixes #5243.
only use daemon and not auth for strongswan logging. As it was, all logs were duplicated. Ticket #5242
fix comparison here. Ticket #4558
Set rightca for IPsec phase 1 using Mutual RSA, Mutual RSA + xauth, or EAP-TLS. Fixes #5241.
s/ip/IP/ it got lost on revert. Spotted by @phil-davis
This is necessary for dhcrelay to function. Revert "remove the destination server's interface(s) from dhcrelay"
This reverts commit 97613114b5b74c334609d7fcd79c94741b111793.
Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add filter reload to DHCP Relay config so rules are immediately added/removed. Ticket #4558
View revisions
Also available in: Atom