Commit 1cc6663
committed
lib: fix incorrect comment re. ZAPI encoding
The comment was incorrectly stating that there's a byte length field
after the address, with an example "4" for IPv4. It's a prefix length
field. Also add it for the destination prefix.
Signed-off-by: David 'equinox' Lamparter <equinox@opensourcerouting.org>1 parent 58a193e commit 1cc6663
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3185 | 3185 | | |
3186 | 3186 | | |
3187 | 3187 | | |
3188 | | - | |
| 3188 | + | |
3189 | 3189 | | |
3190 | | - | |
| 3190 | + | |
3191 | 3191 | | |
3192 | 3192 | | |
3193 | 3193 | | |
| 3194 | + | |
| 3195 | + | |
3194 | 3196 | | |
3195 | 3197 | | |
3196 | 3198 | | |
| |||
0 commit comments