Make the secure channel and controller send out keepalives.
[openvswitch] / lib / rconn.c
2008-07-01 Ben PfaffMake the secure channel and controller send out keepalives.
2008-06-09 Ben PfaffFactor learning switch out of controller into library.
2008-05-28 Ben PfaffMake in-band communication work.
2008-05-02 Ben PfaffImplement new statistics format in kernel and userspace...
2008-05-02 Ben PfaffInitialize rconn "connected" member.
2008-04-15 Ben PfaffMerge remote branch 'repo/master' into stats
2008-04-04 Ben PfaffRename controller_connection to rconn and use it in...