]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd-ttl-fix.patch
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:46:10 +0000 (18:46 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:46:10 +0000 (18:46 -0700)
commitd8dc52578cdf12ce906f7d43f9d42c3c6b7c821e
tree74755e9e715a21028a0ed882b6e540e2e86f1e2d
parente5cc509c3401b94e95cbfeeb3628c83269221a4e
bgpd-ttl-fix.patch

BGP: Fix MINTTL and IPV6_MINHOPCOUNT

The #defines for IP_MINTTL and IPV6_MINHOPCOUNT need to be handled
correctly as part of the configure.ac code. Instead of hard coding
the values directly in the code

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
configure.ac
lib/sockunion.c