| Commit message (Expand) | Author | Age | Files | Lines |
* | quagga: Remove double read of stream | Donald Sharp | 2016-03-11 | 1 | -1/+3 |
* | lib: Check prefix length from zebra is sensible | Paul Jakma | 2016-03-08 | 1 | -1/+1 |
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-02-26 | 11 | -24/+29 |
* | Merge 'patch-tracking/4/proposed/netdef-solaris' into accepted | Paul Jakma | 2015-10-28 | 1 | -1/+1 |
|\ |
|
| * | ospf6d: fix uninitialized warning in SNMP | David Lamparter | 2015-10-16 | 1 | -1/+1 |
* | | lib: zclient.c remove extern struct thread_master * | Donald Sharp | 2015-10-27 | 3 | -4/+4 |
|/ |
|
* | ospf6d: Fix for fast OSPF convergence | Michael Rossberg | 2015-09-30 | 1 | -1/+1 |
* | build/arm: Arm compilation warning fix | Donald Sharp | 2015-09-24 | 1 | -1/+1 |
* | build: Remove the old PIC/PIE patch, let libtool sort it out | Paul Jakma | 2015-09-03 | 1 | -2/+1 |
* | *: add VRF ID in the API message header | Feng Lu | 2015-06-03 | 2 | -28/+44 |
* | *: call if_init()/if_terminate() from vrf_init()/vrf_terminate() | Feng Lu | 2015-06-02 | 1 | -2/+3 |
* | ospf6d, bgpd: avoid calling if_nametoindex | Feng Lu | 2015-06-02 | 2 | -11/+9 |
* | *: assorted warning fixes | David Lamparter | 2015-04-21 | 1 | -2/+2 |
* | build: add --enable-werror | David Lamparter | 2015-04-21 | 1 | -1/+1 |
* | snmp: fix warnings | David Lamparter | 2015-04-21 | 1 | -1/+0 |
* | ospf6d: fix pointer arithmetic warning | David Lamparter | 2015-04-21 | 1 | -3/+3 |
* | ospf6d: oi->cost is uint32, not short | David Lamparter | 2015-04-21 | 1 | -1/+1 |
* | ospf6d: use existing union, avoid strict-aliasing | David Lamparter | 2015-04-21 | 1 | -5/+4 |
* | *: add missing includes | David Lamparter | 2015-04-21 | 3 | -0/+4 |
* | *: use void * for printing pointers | David Lamparter | 2015-04-21 | 4 | -17/+23 |
* | *: use long long to print time_t | David Lamparter | 2015-04-19 | 3 | -19/+21 |
* | build: get rid of INCLUDES, use AM_CPPFLAGS | David Lamparter | 2015-02-14 | 1 | -1/+1 |
* | build: remove INRIA, NRL and MUSICA IPv6 quirks | David Lamparter | 2015-02-14 | 1 | -6/+0 |
* | Bug in ospf6_lsa_compare() | Yasuhiro Ohara | 2014-10-27 | 1 | -3/+3 |
* | ospf6_lsdb: trivial, make it clear that showfunc is set before deref. | Paul Jakma | 2014-09-23 | 2 | -15/+25 |
* | Fix most compiler warnings in default GCC build. | Paul Jakma | 2014-09-23 | 12 | -60/+42 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 16 | -25/+25 |
* | lib/command.c: rewrite command matching/parsing | Christian Franke | 2014-04-01 | 1 | -3/+0 |
* | ospf6d: fix refcounting in ospf6_asbr_lsa_remove | Christian Franke | 2014-03-21 | 1 | -0/+2 |
* | ospf6d: add "auto-cost reference-bandwidth" command | Vincent Bernat | 2014-03-21 | 5 | -2/+80 |
* | ospf6d: compute interface cost from its bandwidth | Vincent Bernat | 2014-03-21 | 4 | -17/+91 |
* | ospf6d: solve segfaults with ospf6d on FreeBSD | Ingo Flaschberger | 2014-03-21 | 1 | -0/+7 |
* | Merge volatile/cumulus_ospf6d | David Lamparter | 2014-03-18 | 27 | -658/+1901 |
|\ |
|
| * | ospf6d: fix interface_down() stopping hellos | David Lamparter | 2014-03-18 | 1 | -1/+4 |
| * | ospf6d: clear lsa->refresh before clearing LSAs | David Lamparter | 2014-03-18 | 2 | -0/+3 |
| * | ospf6d: handle missing link local address more gracefully | Christian Franke | 2014-03-18 | 2 | -6/+22 |
| * | ospf6d: improve ordered shutdown | Christian Franke | 2014-03-18 | 9 | -35/+94 |
| * | ospf6d: clear DR info on interface_down | Christian Franke | 2013-11-20 | 1 | -0/+4 |
| * | ospf6d: set cmsg size correctly | Christian Franke | 2013-11-20 | 1 | -1/+1 |
| * | ospf6d: don't run DR election early on "ipv6 ospf6 priority" | Christian Franke | 2013-11-20 | 1 | -1/+4 |
| * | ospf6d: fix integrated config | Dinesh Dutt | 2013-11-20 | 1 | -0/+8 |
| * | ospf6d: add SPF logs, statistics, and display of SPF parameters | Dinesh Dutt | 2013-11-07 | 8 | -11/+180 |
| * | ospf6d: add 'log-adjacency-changes [detail]' | Dinesh Dutt | 2013-11-07 | 4 | -16/+157 |
| * | ospf6d: don't send LSAck on an interface if we've flooded the LSU out that i/f | Dinesh Dutt | 2013-11-07 | 1 | -13/+8 |
| * | ospf6d: handle Prefix and Router Options bits correctly | Dinesh Dutt | 2013-11-07 | 3 | -4/+40 |
| * | ospf6d: add LSA payload to show summary output | Dinesh Dutt | 2013-11-07 | 5 | -38/+356 |
| * | ospf6d: increment dbdesc seqnum on SeqNumberMismatch/BadLsReq event | Dinesh Dutt | 2013-11-07 | 1 | -0/+4 |
| * | ospf6d: don't change SeqNum on initial DbDesc message | Dinesh Dutt | 2013-11-07 | 1 | -1/+2 |
| * | ospf6d: handle seqnum wrapping | Dinesh Dutt | 2013-11-07 | 3 | -1/+34 |
| * | ospf6d: add overload support | Dinesh Dutt | 2013-11-07 | 6 | -2/+165 |