artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44a5d25
)
Fixup more spaces
author
claudio
<claudio@openbsd.org>
Tue, 23 Jan 2024 15:56:48 +0000
(15:56 +0000)
committer
claudio
<claudio@openbsd.org>
Tue, 23 Jan 2024 15:56:48 +0000
(15:56 +0000)
usr.sbin/bgpctl/mrtparser.h
patch
|
blob
|
history
diff --git
a/usr.sbin/bgpctl/mrtparser.h
b/usr.sbin/bgpctl/mrtparser.h
index
3a235a5
..
116887c
100644
(file)
--- a/
usr.sbin/bgpctl/mrtparser.h
+++ b/
usr.sbin/bgpctl/mrtparser.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: mrtparser.h,v 1.
5 2022/02/06 09:52:32
claudio Exp $ */
+/* $OpenBSD: mrtparser.h,v 1.
6 2024/01/23 15:56:48
claudio Exp $ */
/*
* Copyright (c) 2011 Claudio Jeker <claudio@openbsd.org>
*
@@
-56,7
+56,7
@@
struct mrt_rib {
uint32_t seqnum;
uint16_t nentries;
uint8_t prefixlen;
- uint8_t add_path;
+ uint8_t add_path;
};
/* data structures for the BGP4MP MESSAGE and STATE types */