Merge branch 'master' of ssh://git.onelab.eu/git/sliver-openvswitch
[sliver-openvswitch.git] / lib / route-table.c
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-25 Ben PfaffFix memory leaks.
2011-09-28 Jesse Grossroute-table: Clear route_notifier after free.
2011-09-27 Jesse Grossroute-table: Close netlink notifier before closing...
2011-09-16 Ethan Jacksonnotifiers: Create and destroy nln_notifiers.
2011-09-16 Ethan Jacksonnotifiers: Rename run and wait functions.
2011-09-02 Ethan Jacksonnetlink-notifier: Rename rtnetlink code.
2011-09-02 Ethan Jacksonlib: Rename rtnetlink.[ch] files.
2011-02-23 Ben Pfaffutil: Don't read over 'size - 1' bytes of source string...
2011-02-01 Ethan Jacksonlib: Fix off-by-one error in route-table.
2011-02-01 Ethan Jacksonlib: route-table improvements.
2011-01-27 Ben Pfaffnetlink-socket: Add functions for joining and leaving...
2011-01-14 Ethan Jacksonroute-table: Handle route updates more robustly.
2011-01-14 Ethan Jacksonroute-table: Process route messages more selectively.
2011-01-14 Ethan Jacksonlib: Simplify rtnetlink routing functionality.