summaryrefslogtreecommitdiff
path: root/lib/ovs-router.h
Commit message (Expand)AuthorAgeFilesLines
* route-table: Retrieving the preferred source address from Netlink.Nobuhiro MIKI2023-03-071-1/+2
* ovs-router: Expose the ovs_router_get_netdev_source_address function.wenxu2022-05-251-0/+4
* ofproto-dpif-xlate: makes OVS native tunneling honor tunnel-specified source ...wenxu2018-04-181-1/+1
* ovs-vswitchd: Do not use system routing table with --disable-system.Ben Pfaff2018-04-031-0/+3
* sparse: Add guards to prevent FreeBSD-incompatible #include order.Ben Pfaff2017-12-221-0/+1
* ovs-router: introduce pkt-mark.Pravin B Shelar2017-01-281-2/+4
* sflow: use ovs route API to get source IP address.Pravin B Shelar2016-03-241-1/+0
* tunneling: Handle multiple ip address for given device.Pravin B Shelar2016-03-241-1/+1
* ovs-router: fix compile error on FreeBSDKevin Lo2015-12-041-0/+2
* route: support IPv6 and use IPv4-mapped addressesThadeu Lima de Souza Cascardo2015-10-131-3/+5
* ovs-router: non-Linux supportYAMAMOTO Takashi2014-12-101-0/+3
* dpctl: Fix crash.Pravin B Shelar2014-11-211-1/+1
* ovs-router: Fix build on NetBSDYAMAMOTO Takashi2014-11-111-11/+0
* route-table: Use classifier to store routing table.Pravin B Shelar2014-11-031-0/+43