]> git.puffer.fish Git - mirror/frr.git/commit
Revert "lib: optimize apply_mask_ipv6()"
authorDenis Ovsienko <infrastation@yandex.ru>
Sun, 1 Jan 2012 12:33:12 +0000 (16:33 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Sun, 1 Jan 2012 12:37:45 +0000 (16:37 +0400)
commit8c7f49d27767886b3706dfca11c1e13abeab7c63
tree6a0b18574e1ac20d0402908913e0700f6799a02f
parent223da1a912305f2cac6f72c3b480ce103a25d7d6
Revert "lib: optimize apply_mask_ipv6()"

Experience with IPv4 counterpart of this function suggests, that
this way of type-punning is likely to cause errors.
lib/prefix.c