projects
/
oweals
/
odhcp6c.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
940e214
)
update cer-id definition
author
Steven Barth
<steven@midlink.org>
Thu, 13 Nov 2014 11:54:54 +0000
(12:54 +0100)
committer
Steven Barth
<steven@midlink.org>
Thu, 13 Nov 2014 11:54:54 +0000
(12:54 +0100)
src/odhcp6c.h
patch
|
blob
|
history
diff --git
a/src/odhcp6c.h
b/src/odhcp6c.h
index f2924b061d9d7719aeced09ab7b8aecf3a0c4d00..0efae10571727f392abbd1932f94b29c1f3dbab6 100644
(file)
--- a/
src/odhcp6c.h
+++ b/
src/odhcp6c.h
@@
-188,9
+188,6
@@
struct dhcpv6_auth_reconfigure {
struct dhcpv6_cer_id {
uint16_t type;
uint16_t len;
- uint16_t reserved;
- uint16_t auth_type;
- uint8_t auth[16];
struct in6_addr addr;
} _packed;