| Commit message (Expand) | Author | Age | Files | Lines |
* | *: add missing includes | David Lamparter | 2016-06-07 | 2 | -0/+3 |
* | *: fix signedness mix-ups | David Lamparter | 2016-06-07 | 2 | -2/+2 |
* | bgpd, lib, vtysh: hook up bgp VPNv6 CLI node | vivek | 2016-06-07 | 3 | -1/+6 |
* | lib: add "show commandtree" CLI command | Lou Berger | 2016-06-06 | 1 | -0/+35 |
* | lib: fix bookkeeping for libreadline malloc()s | Lou Berger | 2016-06-06 | 3 | -17/+31 |
* | lib, bgpd: Fixup afi_t to be an enum and cleanup zebra.h | Donald Sharp | 2016-06-06 | 2 | -16/+10 |
* | lib, bgpd: Fixup some more compile errors due to warnings | Donald Sharp | 2016-06-05 | 2 | -2/+2 |
* | *: use void * for printing pointers | David Lamparter | 2016-05-30 | 2 | -2/+3 |
* | zclient: Revert lib export of zclient_socket()/zclient_socket_un(). | Everton Marques | 2016-05-30 | 2 | -2/+1 |
* | zebra: Export zclient_socket_un(). | Everton Marques | 2016-05-30 | 2 | -1/+2 |
* | ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant log | Paul Jakma | 2016-05-30 | 2 | -0/+8 |
* | Quagga: Fix code to use srandom/random | Donald Sharp | 2016-05-30 | 1 | -1/+1 |
* | lib: include thread information in backtraces | David Lamparter | 2016-05-30 | 4 | -0/+55 |
* | lib: unstupidify thread debug information | David Lamparter | 2016-05-30 | 2 | -67/+57 |
* | lib/workqueue: Add trivial work_queue_is_scheduled helper | Paul Jakma | 2016-06-03 | 2 | -0/+8 |
* | build: track config args | David Lamparter | 2016-06-03 | 2 | -0/+5 |
* | build: get rid of INCLUDES, use AM_CPPFLAGS | David Lamparter | 2016-06-03 | 1 | -1/+1 |
* | build: remove INRIA, NRL and MUSICA IPv6 quirks | David Lamparter | 2016-06-03 | 2 | -14/+4 |
* | build: remove AIX, NEC EWS and IRIX | David Lamparter | 2016-06-03 | 1 | -14/+0 |
* | lib: Fixup zclient api to be consistent | Donald Sharp | 2016-05-27 | 1 | -5/+5 |
* | lib: Fixup zebra zapi message table | Donald Sharp | 2016-05-27 | 1 | -1/+5 |
* | lib: Fix vrf_id_t data type | Donald Sharp | 2016-05-27 | 2 | -2/+2 |
* | Fix most compiler warnings in default GCC build. | Paul Jakma | 2016-05-26 | 4 | -11/+9 |
* | lib: add SAFI_ENCAP type, safi2str prefix utility | Lou Berger | 2016-05-26 | 3 | -1/+19 |
* | lib: treat realloc of null pointer as alloc Now use zalloc rather than alloc ... | Lou Berger | 2016-05-26 | 1 | -0/+3 |
* | build/solaris: drop duplicate __EXTENSION__ define | David Lamparter | 2016-05-26 | 1 | -1/+0 |
* | build/lib: Check for and include stdbool.h by default | Paul Jakma | 2016-05-26 | 1 | -0/+3 |
* | lib, stream: fix stream sanity checks | Wenjian Ma | 2016-05-26 | 1 | -1/+1 |
* | lib: make sockunion2str safer to use | Timo Teräs | 2016-05-26 | 1 | -5/+12 |
* | route table: constify some APIs | Timo Teräs | 2016-05-26 | 2 | -8/+8 |
* | sockunion: add accessors for sockunion address | Timo Teräs | 2016-05-26 | 2 | -0/+61 |
* | sockopt: add support for querying tcp round-trip-time | Timo Teräs | 2016-05-26 | 2 | -0/+17 |
* | snmp: fix warnings | David Lamparter | 2016-05-26 | 2 | -4/+4 |
* | lib: silence type range warning in macro | David Lamparter | 2016-05-26 | 1 | -6/+10 |
* | *: remove stray extra semicolons | David Lamparter | 2016-05-26 | 1 | -1/+1 |
* | lib: don't create circular lists (fixes 6d83113) | David Lamparter | 2016-05-26 | 1 | -0/+1 |
* | stream: remove unused stream_read_unblock | Stephen Hemminger | 2016-05-26 | 2 | -30/+0 |
* | FreeBSD has changed its SOCK_RAW for being truly raw. | Olivier Cochard-Labbé | 2016-05-26 | 1 | -1/+2 |
* | [lib] Add support for backtrace on more platforms | Joakim Tjernlund | 2016-05-26 | 1 | -4/+28 |
* | lib/plist: Add some required parentheses, according to clang-analyzer | Paul Jakma | 2016-05-26 | 1 | -4/+4 |
* | Add missing GPL headers, and copyright claims that certainly apply. | Paul Jakma | 2016-05-26 | 3 | -1/+55 |
* | lib: Fix compile warnings with zlog_hexdump | Donald Sharp | 2016-05-26 | 2 | -5/+5 |
* | pimd: Start adding the ability to handle the Bridge Router | Donald Sharp | 2016-05-26 | 1 | -0/+1 |
* | bgpd/pimd: fix zAPI parsing | Nicolas Dichtel | 2016-05-26 | 2 | -0/+22 |
* | pimd: add support for configuring multicast static routes | Jafar Al-Gharaibeh | 2016-05-26 | 1 | -0/+1 |
* | pimd: merge pimd as of 2015-01-19 | David Lamparter | 2016-05-26 | 11 | -2/+43 |
* | zebra: mark multicast commands experimental | David Lamparter | 2016-05-26 | 1 | -0/+8 |
* | zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB | Everton Marques | 2016-05-26 | 1 | -1/+2 |
* | Quagga: Make sure order of route-maps in list and hash table matches | vivek | 2016-05-20 | 1 | -7/+17 |
* | lib: Compiler warning fix | Donald Sharp | 2016-05-20 | 1 | -1/+1 |