mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 16:32:59 +02:00
Merge commit 'origin/master' into next
Conflicts: make.sh
This commit is contained in:
@@ -61,7 +61,7 @@ my %sections = (
|
||||
'auth' => '(\w+\(pam_unix\)\[.*\]: )',
|
||||
'kernel' => '(kernel: (?!DROP_))',
|
||||
'ipsec' => '(ipsec_[\w_]+: |pluto\[.*\]: |charon: |vpnwatch: )',
|
||||
'openvpn' => '(openvpnserver)\[.*\]: ',
|
||||
'openvpn' => '(openvpnserver\[.*\]: |.*n2n\[.*\]: )',
|
||||
'pakfire' => '(pakfire:) ',
|
||||
'wireless' => '(hostapd:|kernel: ath.*:|kernel: wifi[0-9]:) '
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user