aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/enable-logging-suspicious-packets-d5545586f917d2ca.yaml
blob: bb2543f2aeaf5e1cfea7c57800564dd53e833a5c (plain)
1
2
3
4
5
6
7
8
9
---
upgrade:
  - |
    The net.ipv4.conf.default.log_martians & net.ipv4.conf.all.log_martians are
    now set to 1 to enable logging of suspicious packets.
security:
  - |
    Logging of suspicious packets allows an administrator to investigate the
    spoofed packets sent to their system.
"p">::neutron::bgpvpn ( $step = hiera('step'), ) { include ::tripleo::profile::base::neutron if $step >= 4 { include ::neutron::services::bgpvpn } }