index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
pcap-file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dp-packet: Remove ofpbuf dependency.
Pravin B Shelar
2015-03-03
1
-24
/
+24
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
ofpbuf: Rename trivial _get_ functions without the "get".
Jarno Rajahalme
2014-04-03
1
-1
/
+1
*
ofpbuf: Introduce access api for base, data and size.
Pravin Shelar
2014-03-30
1
-4
/
+4
*
lib/ofpbuf: Compact
Jarno Rajahalme
2014-03-29
1
-1
/
+1
*
lib/ofpbuf: Remove 'l7' pointer.
Jarno Rajahalme
2014-03-25
1
-3
/
+4
*
lib/pcap: Use ofpbuf_tail() instead of ofpbuf_end().
Jarno Rajahalme
2014-03-25
1
-1
/
+1
*
pcap-file: Allow capturing TCP streams where the SYN is not seen.
Ben Pfaff
2014-02-11
1
-23
/
+40
*
lib/pcap-file: add 'ovs_' prefix to pcap functions
Luigi Rizzo
2014-01-23
1
-8
/
+8
*
ovs-ofctl: New command "ofp-parse-pcap" to dump OpenFlow from PCAP files.
Ben Pfaff
2013-12-23
1
-0
/
+138
*
pcap-file: Add timestamp support for reading and writing pcap files.
Ben Pfaff
2013-12-23
1
-9
/
+21
*
Rename NOT_REACHED to OVS_NOT_REACHED
Harold Lim
2013-12-17
1
-1
/
+1
*
byte-order: Make uint32_byteswap() available regardless of endianness.
Ben Pfaff
2013-12-02
1
-4
/
+2
*
Avoid printf type modifiers not supported by MSVC C runtime library.
Alin Serdean
2013-11-25
1
-1
/
+1
*
pcap-file: Add support for append mode to pcap_open().
Ben Pfaff
2013-10-09
1
-7
/
+31
*
pcap-file: Improve error logging.
Ben Pfaff
2013-10-09
1
-4
/
+8
*
lib: Rename lib/pcap.h to avoid inclusion conflicts.
Stephane A. Sezer
2013-03-15
1
-0
/
+163