]> The Tcpdump Group git mirrors - tcpdump/commit
add a test case for syslog over UDP
authorDenis Ovsienko <[email protected]>
Thu, 12 Sep 2013 15:42:48 +0000 (19:42 +0400)
committerDenis Ovsienko <[email protected]>
Thu, 12 Sep 2013 17:14:06 +0000 (21:14 +0400)
commitf5acc04bef89751b57441dcdac7a86b8f981989b
treece9ba60f41b2ceae03a93dc178d39be8de6e7349
parentc3a79db0d287e74b4d77518146eebd19115b50e9
add a test case for syslog over UDP

The new capture contains two datagrams produced by logger utility
(syslog default timestamp format) and two datagrams produced by rsyslog
(RFC3339 timestamp format). One of the rsyslog datagrams has priority
consisting of two figures and the other -- of one figure.
tests/TESTLIST
tests/syslog-v.out [new file with mode: 0644]
tests/syslog_udp.pcap [new file with mode: 0644]