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
/
vlandev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
vlandev: Fix an obvious predicate logic crash bug.
ZhengLingyun
2014-04-10
1
-1
/
+1
*
Use __linux__ instead of LINUX_DATAPATH in C code.
Ben Pfaff
2014-03-05
1
-4
/
+4
*
Switch from sscanf() to ovs_scan() throughout the tree.
Ben Pfaff
2013-11-15
1
-2
/
+1
*
Suppress warnings about unused variables and functions.
Jarno Rajahalme
2013-09-27
1
-1
/
+1
*
netdev-linux, netdev-bsd: Make access to AF_INET socket thread-safe.
Ben Pfaff
2013-08-09
1
-7
/
+2
*
Replace all uses of strerror() by ovs_strerror(), for thread safety.
Ben Pfaff
2013-06-28
1
-2
/
+2
*
Add VLAN splinters unit test.
Ben Pfaff
2013-06-25
1
-88
/
+258
*
config: Add explicit support for building on ESX.
Ethan Jackson
2012-10-09
1
-2
/
+2
*
vlandev: Move Linux #include under #ifdef __linux__
Ed Maste
2012-06-29
1
-1
/
+1
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
vlandev: New library for working with Linux VLAN devices.
Ben Pfaff
2011-11-23
1
-0
/
+247