index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
route-table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ofpbuf: Simplify ofpbuf API.
Pravin B Shelar
2015-03-03
1
-1
/
+1
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
ovs-router: non-Linux support
YAMAMOTO Takashi
2014-12-10
1
-1
/
+9
*
route-table: Remove Unregister.
Pravin B Shelar
2014-12-01
1
-44
/
+11
*
dpctl: Fix crash.
Pravin B Shelar
2014-11-21
1
-0
/
+1
*
ovs-router: Fix build on NetBSD
YAMAMOTO Takashi
2014-11-11
1
-0
/
+1
*
route-table: extract gw information.
Pravin B Shelar
2014-11-03
1
-1
/
+8
*
route-table: Use classifier to store routing table.
Pravin B Shelar
2014-11-03
1
-112
/
+7
*
route-table: get rid of name-table
Pravin B Shelar
2014-11-03
1
-127
/
+25
*
route-table: Make route-table module thread-safe.
Ryan Wilson
2014-05-29
1
-1
/
+22
*
netdev-vport: Checks tunnel status change when route-table is reset.
Alex Wang
2014-05-02
1
-1
/
+16
*
ofpbuf: Introduce access api for base, data and size.
Pravin Shelar
2014-03-30
1
-1
/
+1
*
netlink: Remove buffer from 'struct nl_dump'.
Joe Stringer
2014-02-27
1
-4
/
+10
*
clang: Fix the alignment warning.
Alex Wang
2013-07-23
1
-1
/
+1
*
netlink-socket: Simplify use of transactions and dumps.
Ben Pfaff
2013-07-18
1
-23
/
+3
*
route-table: Make 'rtnl_sock' and 'attrs' local variables non-static.
Ben Pfaff
2013-06-05
1
-4
/
+4
*
Replace most uses of assert by ovs_assert.
Ben Pfaff
2013-01-16
1
-3
/
+2
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
Fix memory leaks.
Ben Pfaff
2012-04-25
1
-1
/
+4
*
route-table: Clear route_notifier after free.
Jesse Gross
2011-09-28
1
-0
/
+1
*
route-table: Close netlink notifier before closing nln.
Jesse Gross
2011-09-27
1
-0
/
+1
*
notifiers: Create and destroy nln_notifiers.
Ethan Jackson
2011-09-16
1
-6
/
+10
*
notifiers: Rename run and wait functions.
Ethan Jackson
2011-09-16
1
-4
/
+4
*
netlink-notifier: Rename rtnetlink code.
Ethan Jackson
2011-09-01
1
-18
/
+14
*
lib: Rename rtnetlink.[ch] files.
Ethan Jackson
2011-09-01
1
-1
/
+1
*
util: Don't read over 'size - 1' bytes of source string in ovs_strlcpy().
Ben Pfaff
2011-02-22
1
-3
/
+2
*
lib: Fix off-by-one error in route-table.
Ethan Jackson
2011-02-01
1
-1
/
+1
*
lib: route-table improvements.
Ethan Jackson
2011-01-31
1
-2
/
+145
*
netlink-socket: Add functions for joining and leaving multicast groups.
Ben Pfaff
2011-01-27
1
-1
/
+1
*
route-table: Handle route updates more robustly.
Ethan Jackson
2011-01-14
1
-26
/
+22
*
route-table: Process route messages more selectively.
Ethan Jackson
2011-01-14
1
-0
/
+13
*
lib: Simplify rtnetlink routing functionality.
Ethan Jackson
2011-01-14
1
-0
/
+338