From noreply at github.com Fri Jul 8 15:48:26 2016 From: noreply at github.com (GitHub) Date: Fri, 08 Jul 2016 15:48:26 -0700 Subject: [Xorp-hackers] [greearb/xorp.ct] b4dde5: Fix bugs found by gcc 6. Message-ID: <57802dba616e5_538f3fe5902d92bc268018@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/greearb/xorp.ct Commit: b4dde55c9a5e7e45ac1262f3db574e778e0134f4 https://github.com/greearb/xorp.ct/commit/b4dde55c9a5e7e45ac1262f3db574e778e0134f4 Author: Ben Greear Date: 2016-07-08 (Fri, 08 Jul 2016) Changed paths: M xorp/libxorp/trie.hh M xorp/rip/output.hh Log Message: ----------- Fix bugs found by gcc 6. Compile tested only (and with older gcc). Reported-by Jose M Calhariz Signed-off-by: Ben Greear From hoangphhut at gmail.com Wed Jul 13 20:46:20 2016 From: hoangphhut at gmail.com (HP) Date: Thu, 14 Jul 2016 10:46:20 +0700 Subject: [Xorp-hackers] pre-built for CentOS, or how to compile? Message-ID: <009001d1dd82$4b542df0$e1fc89d0$@gmail.com> Hi all Somebody can help me please. Is there any pre-built xorp for CentOS? Or how to compile? I follow the compile guideline but not successfully. Thank you very much in advance HP. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-hackers/attachments/20160714/69ea2147/attachment.html From noreply at github.com Fri Jul 15 06:38:25 2016 From: noreply at github.com (GitHub) Date: Fri, 15 Jul 2016 06:38:25 -0700 Subject: [Xorp-hackers] [greearb/xorp.ct] 462334: UPSTREAM: added aarch64 machine type in config.sub Message-ID: <5788e751e83d9_1db03f90912192b8109220@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/greearb/xorp.ct Commit: 462334bdf8ce7116dd877c705a467559217968fc https://github.com/greearb/xorp.ct/commit/462334bdf8ce7116dd877c705a467559217968fc Author: Niranjan Reddy Date: 2016-07-15 (Fri, 15 Jul 2016) Changed paths: M xorp/config.sub Log Message: ----------- UPSTREAM: added aarch64 machine type in config.sub Description: When building with aarch64-unknown-linux-gnu cross toolchain the build breaks with error "Invalid configuration `aarch64-linux': machine `aarch64' not recognized ". Added arm 64bit support in config.sub file. Signed-off-by: Niranjan Reddy Commit: b2e40f483161d1bef7515fe147be811a03a34a25 https://github.com/greearb/xorp.ct/commit/b2e40f483161d1bef7515fe147be811a03a34a25 Author: Ben Greear Date: 2016-07-15 (Fri, 15 Jul 2016) Changed paths: M xorp/config.sub Log Message: ----------- Merge pull request #120 from kniranjanreddy/aarch64_support UPSTREAM: added aarch64 machine type in config.sub Compare: https://github.com/greearb/xorp.ct/compare/b4dde55c9a5e...b2e40f483161 From noreply at github.com Fri Jul 15 08:23:05 2016 From: noreply at github.com (GitHub) Date: Fri, 15 Jul 2016 08:23:05 -0700 Subject: [Xorp-hackers] [greearb/xorp.ct] 525bcf: Fix misleading indentation. Message-ID: <5788ffd9f2a28_6e473fc06587129c108051@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/greearb/xorp.ct Commit: 525bcf14f5821dcd84cc5da11fb29eb73817de3f https://github.com/greearb/xorp.ct/commit/525bcf14f5821dcd84cc5da11fb29eb73817de3f Author: Ben Greear Date: 2016-07-15 (Fri, 15 Jul 2016) Changed paths: M xorp/bgp/route_table_ribin.cc Log Message: ----------- Fix misleading indentation. Code would have worked regardless, but this is cleaner and fixes warnings on gcc 6. Initial patch by: Jose M Calhariz Signed-off-by: Ben Greear From noreply at github.com Fri Jul 22 10:18:45 2016 From: noreply at github.com (GitHub) Date: Fri, 22 Jul 2016 10:18:45 -0700 Subject: [Xorp-hackers] [greearb/xorp.ct] Message-ID: <579255758803c_31683fcd9e87d2b817333c@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/tags/lf-5.3.4 Home: https://github.com/greearb/xorp.ct