]> git.puffer.fish Git - matthieu/frr.git/commit
[ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patch
authorJeremy Jackson <jerj@coplanar.net>
Fri, 23 Jan 2009 20:48:10 +0000 (15:48 -0500)
committerPaul Jakma <paul@quagga.net>
Fri, 19 Jun 2009 14:03:31 +0000 (15:03 +0100)
commitc514adc61d56c3fb6fe5119a7b4b55c79a9c065d
tree6b1ac86d90846505c6273ea1509172fb49c4944b
parent7ec573661ff046f6fa97d694de7a68dede2532fd
[ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patch

Should probably have AC_TYPE_UINT16_T in configure.ac to make it really
clean...  and a fresh import of gnulib, the existing copy of gnulib seems to
be manually put some stuff in zebra.h.  I'm leaving that alone for now,
since a fresh import will probably clean up a lot of cruft and it would be a
duplicated effort to fix some things now.

The FreeBSD port 0.99.11_1 files/patch-ospfd-ospfd.h can probably go away
after this is applied.
ospfd/ospfd.h