index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-route.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
networkd: add preferred source to dhcp4 gateway route
Emil Renner Berthing
2014-09-08
1
-0
/
+22
*
networkd: split out networkd-link.h
Tom Gundersen
2014-08-12
1
-0
/
+1
*
networkd: monopolize in_addr utility functions in shared/in-addr-util.h
Lennart Poettering
2014-08-11
1
-19
/
+19
*
networkd: route/address - use trivial hash functions
Tom Gundersen
2014-07-28
1
-5
/
+5
*
networkd: set route protocol
Dan Williams
2014-07-23
1
-3
/
+7
*
networkd: remove unused variable
Thomas Hindoe Paaboel Andersen
2014-07-15
1
-1
/
+0
*
networkd: make metric of routes configurable
Susant Sahani
2014-07-14
1
-0
/
+36
*
networkd: netdev - take ref immediately after calling out
Tom Gundersen
2014-07-03
1
-0
/
+4
*
networkd: rename Address and Route list fields
Tom Gundersen
2014-05-16
1
-2
/
+2
*
libsystemd-network: move network-utils from src/shared
Tom Gundersen
2014-03-21
1
-1
/
+1
*
sd-network: IPv4 link-local support [v2]
Umut Tezduyar Lindskog
2014-03-03
1
-0
/
+85
*
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
1
-2
/
+2
*
sd-rtnl-message: store reference to the bus in the message
Tom Gundersen
2014-02-18
1
-1
/
+2
*
rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...
Lennart Poettering
2014-02-13
1
-1
/
+1
*
rtnl: drop "sd_" prefix from cleanup macros
Lennart Poettering
2014-02-13
1
-1
/
+1
*
net-util: verify the address family
Tom Gundersen
2014-01-30
1
-2
/
+6
*
networkd: refuse to use .network files with missing Address/Gateway key
Tom Gundersen
2014-01-05
1
-2
/
+2
*
networkd: distinguish between static and dynamic addresses/routes
Tom Gundersen
2014-01-01
1
-8
/
+23
*
networkd: add support for Route sections
Tom Gundersen
2013-12-17
1
-17
/
+30
*
rtnl: replace message_append by typesafe versions
Tom Gundersen
2013-12-16
1
-6
/
+14
*
rtnl: simplify route_new()
Tom Gundersen
2013-12-16
1
-3
/
+7
*
networkd: fix several Address entries in [Network] section
Tom Gundersen
2013-11-28
1
-0
/
+6
*
networkd: minor fixes
Tom Gundersen
2013-11-26
1
-2
/
+0
*
networkd: add support for [Address] sections
Tom Gundersen
2013-11-25
1
-5
/
+97
*
conf-parser: distinguish between multiple sections with the same name
Tom Gundersen
2013-11-25
1
-0
/
+1
*
networkd: make all calls async
Tom Gundersen
2013-11-17
1
-5
/
+7
*
rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call()
Tom Gundersen
2013-11-13
1
-1
/
+1
*
networkd: add a basic network daemon
Tom Gundersen
2013-11-09
1
-0
/
+129