Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions changelog.d/parse_syslog_network_formats.fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Fixed `parse_syslog` and syslog codec parsing for network device messages that use year-first RFC3164-like timestamps, comma-separated `YYYY-MM-DD,HH:MM:SS` timestamps, leap-day RFC3164 timestamps without a year, PRI-only messages without timestamps, multi-line message bodies, or NUL-padded frames, while preserving RFC3339, RFC3164, and RFC5424 parsing behavior.

authors: vitalvas
Loading
Loading