summaryrefslogtreecommitdiff
path: root/lib/printf/vfprintf.c
diff options
context:
space:
mode:
authorRafael Zalamena <rzalamena@opensourcerouting.org>2020-08-26 12:50:07 -0300
committerRafael Zalamena <rzalamena@opensourcerouting.org>2020-08-26 12:50:07 -0300
commit0ed507dda081856952065b5d9cb5862742b017f3 (patch)
tree0be58d0f8eeda1a85d388de277398ba0ddbfe794 /lib/printf/vfprintf.c
parent070783e69323b3c6401d9b6dff4ab8e74656d02d (diff)
lib: refactory cisco access list net wildcard
Wildcards bits have the opposite representation of a network mask, example: 192.168.0.0/24 has the following netmask 255.255.0.0 and the wildcard representation is 0.0.255.255. To avoid future confusion lets put those definitions into a macro so we know for sure which form to use. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Diffstat (limited to 'lib/printf/vfprintf.c')
0 files changed, 0 insertions, 0 deletions