projects
/
oweals
/
odhcpd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a898ee5
)
odhcpd.h: fix alignment style
author
Hans Dedecker
<dedeckeh@gmail.com>
Wed, 15 Feb 2017 12:51:56 +0000
(13:51 +0100)
committer
Hans Dedecker
<dedeckeh@gmail.com>
Wed, 15 Feb 2017 12:53:00 +0000
(13:53 +0100)
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
src/odhcpd.h
patch
|
blob
|
history
diff --git
a/src/odhcpd.h
b/src/odhcpd.h
index 8db3e7d2c7eee3c4dd32964a71222a58593a9748..7c0c3b9b661a55c9343bb4ad21d8d6c515e936fc 100644
(file)
--- a/
src/odhcpd.h
+++ b/
src/odhcpd.h
@@
-157,6
+157,7
@@
struct interface {
int managed;
int route_preference;
int ra_maxinterval;
+ int ra_lifetime;
// DHCPv4
struct in_addr dhcpv4_start;