Send of0 packets from workqueue, to avoid recursive locking of ofN device.
[sliver-openvswitch.git] / datapath / dp_dev.c
2008-09-09 Ben PfaffSend of0 packets from workqueue, to avoid recursive...
2008-08-14 Ben PfaffUse OpenFlow OUI for Ethernet address of local ports.
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-21 Ben PfaffProperly synchronize dp_dev destruction.
2008-07-18 Ben PfaffSet skb->dev before calling netif_rx().
2008-06-10 Ben PfaffFix "NOHZ: local_softirq_pending 08" message.
2008-06-03 Justin PettitDefine skb_reset_mac_header for Linux 2.6 kernels older...
2008-06-03 Ben PfaffFree ofX network device when we're done with it.
2008-05-28 Ben PfaffMake the OFPP_LOCAL port work in the kernel OpenFlow...
2008-03-04 Martin CasadoInitial import