netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / route-table-bsd.c
2015-01-14 YAMAMOTO Takashiroute-table-bsd: Retry logic
2014-12-18 YAMAMOTO Takashiroute-table-bsd: Update vlog.h inclusion
2014-12-10 YAMAMOTO Takashiroute-table-bsd: Add some DBG logs
2014-12-10 YAMAMOTO Takashiroute-table-bsd: Provide gateway info
2014-12-10 YAMAMOTO Takashiovs-router: non-Linux support
2014-12-10 YAMAMOTO Takashiroute-table-bsd: Stop caching pid
2014-12-01 Pravin B Shelarroute-table: Remove Unregister.
2014-11-26 YAMAMOTO Takashilib/route-table-*: Fix non-Linux builds
2014-11-11 YAMAMOTO Takashiovs-router: Fix build on NetBSD
2014-11-06 Pravin B Shelarovs-router: Define stub for ovs_router_unixctl_register()
2014-11-03 Pravin B Shelarroute-table: Use classifier to store routing table.
2014-05-04 YAMAMOTO Takashiroute-table-bsd: Remove unused vlog definition
2014-05-04 YAMAMOTO Takashiroute-table-bsd: Sprinkle ALIGNED_CAST where appropriate
2014-05-02 Alex Wangnetdev-vport: Checks tunnel status change when route...
2013-04-22 YAMAMOTO Takashiuse RT_ROUNDUP on NetBSD
2012-08-08 Ed Mastelib: Correct "old-style function definition" warning.
2012-07-11 Ed MasteAdd forgotten header
2012-06-29 Ed MasteRoute-table implementation for (Free)BSD