2016-06-10 |
Donald Sharp | lib: Fix some poll semantics |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Don Slice | bgpd: remove vrf->iflist deleted to avoid a crash |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Donald Sharp | debian: Remove obsoleted configure options. |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Donald Sharp | configure: Auto pick-up the correct json env |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Donald Sharp | configure: Ensure systemd development is present |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Lou Berger | bgpd: encap: add attribute handling |
commit | commitdiff | tree | snapshot |
2016-06-10 |
vivek | Merge branch 'cmaster-next' of ssh://stash.cumulusnetwo... |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Lou Berger | bgpd: general MP/SAFI improvements |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Donald Sharp | pimd: Fix of using uninitialized Memory |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Sam Tannous | vtysh json output not JSON for show ip bgp neigh json |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Lou Berger | lib: change command logging to be off by default, and... |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Lou Berger | lib: add facility to log all CLI commands |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Martin Winter | zebra/ioctl_solaris: Fix use of prefix2str in if_prefix... |
commit | commitdiff | tree | snapshot |
2016-06-09 |
David Lamparter | build/solaris: create ioctl_solaris.h |
commit | commitdiff | tree | snapshot |
2016-06-09 |
David Lamparter | ospfd: fix unused warning in ospf_write |
commit | commitdiff | tree | snapshot |
2016-06-09 |
David Lamparter | *: make sure zebra.h is always included first |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Donald Sharp | lib/zclient: Consolidate error reporting for zclient_re... |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Vystoropskyi... | ospfd: Fix for 'no' + 'debug command' does not disable... |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Michael Rossberg | ospfd: Fast OSPF convergence |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Kaloyan Kovachev | Fix _netlink_route_debug message |
commit | commitdiff | tree | snapshot |
2016-06-09 |
David Lamparter | zebra: fix VRF code for *BSD |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Feng Lu | ospf6d, bgpd: avoid calling if_nametoindex |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Timo Teräs | zebra: use prefix2str for logging where possible |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Timo Teräs | zebra/vty: use prefix2str and unify show ip/ipv6 route... |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Timo Teräs | lib: make prefix2str simpler to use, and use it in... |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Timo Teräs | lib: allow caller to provide prefix storage in sockunio... |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Lou Berger | bgpd: tests - add null pointer protection to fix bgp... |
commit | commitdiff | tree | snapshot |
2016-06-09 |
vivek | bgpd: Do not process workqueue upon instance delete |
commit | commitdiff | tree | snapshot |
2016-06-09 |
vivek | Merge branch 'cmaster-next' of ssh://stash.cumulusnetwo... |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Lou Berger | bgpd: improve cleanup in bgp_delete() |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Daniel Walton | Merge branch 'cmaster-next' of ssh://stash.cumulusnetwo... |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Donald Sharp | zebra: Fix comparison warning |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Feng Lu | ripngd: allow to enable/disable the ECMP feature |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Feng Lu | ripngd: add ECMP support |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | isisd: always print adj->sysid (clang 3.6 warning) |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | lib/vty: don't clear output buffer on input EOF |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | lib/vty: add vty_stdio at-close hook |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | lib/vty: put stdin in raw mode for vty |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | lib/vty: add vty_stdio() |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | lib/vty: add separate output fd support to VTYs |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Paul Jakma | ospfd: Remove another odd flooding hack in opaque LSA... |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | lib: assert(0) still needs a return |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | *: fix more initialisers (for BSD) |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | lib: fix "reduce strcmp in CLI" fallout (10bac801) |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | bgpd: speed up "no-hit" withdraws for routeservers |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Paul Jakma | ospfd: Remove the blocking of opaque LSAs origination... |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | lib/cli: reduce strcmp in CLI hot paths |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Timo Teräs | lib: constify sockunion api |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Timo Teräs | zebra: fix rtadv check for non-glibc linux |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Timo Teräs | zebra: fix build with rtadv disabled |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | build: add --enable-werror |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | build: determine CFLAGS more intelligently |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | vtysh: drop unused variables & RETSIGTYPE |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | vtysh: fix function prototypes |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | vtysh: don't use '\0' as NULL |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | ospf6d: fix pointer arithmetic warning |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | ospf6d: oi->cost is uint32, not short |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | ospf6d: use existing union, avoid strict-aliasing |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | lib, vtysh: reduce unneccessary C extension usage |
commit | commitdiff | tree | snapshot |
2016-06-08 |
David Lamparter | lib: use const consistently for zserv path |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Donald Sharp | pimd: Fix register message checksum |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Donald Sharp | pimd: Rehookup the redistribution code |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Donald Sharp | zebra: Fix last sent command to protocol |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Donald Sharp | pimd: Make pim_pkt_dump use standard lib functions |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Donald Sharp | bgpd: Fix Missing capability codes in data structure |
commit | commitdiff | tree | snapshot |
2016-06-07 |
David Lamparter | zebra: clean up misc_null pragmas |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Donald Sharp | zebra: Cleanup missed cherry-pick |
commit | commitdiff | tree | snapshot |
2016-06-07 |
David Lamparter | zebra: use prototypes/includes in rt_netlink |
commit | commitdiff | tree | snapshot |
2016-06-07 |
David Lamparter | zebra: remove unused netlink_route()/kernel_rtm_ipv6() |
commit | commitdiff | tree | snapshot |
2016-06-07 |
David Lamparter | isisd: remove unused process_is_hello() |
commit | commitdiff | tree | snapshot |
2016-06-07 |
David Lamparter | isisd: fix size_t confusions |
commit | commitdiff | tree | snapshot |
2016-06-07 |
David Lamparter | isisd: assorted fixes (unused variables, static) |
commit | commitdiff | tree | snapshot |
2016-06-07 |
David Lamparter | isisd: fix minor & vs. && mix-up |
commit | commitdiff | tree | snapshot |
2016-06-07 |
David Lamparter | isisd: don't use POSIX reserved y1/yn names |
commit | commitdiff | tree | snapshot |
2016-06-07 |
David Lamparter | bgpd, zebra: fix struct/pointer sizeof mixups |
commit | commitdiff | tree | snapshot |
2016-06-07 |
David Lamparter | *: add/cleanup initialisers |
commit | commitdiff | tree | snapshot |
2016-06-07 |
David Lamparter | *: add missing includes |
commit | commitdiff | tree | snapshot |
2016-06-07 |
David Lamparter | *: fix signedness mix-ups |
commit | commitdiff | tree | snapshot |
2016-06-07 |
vivek | bgpd, lib, vtysh: hook up bgp VPNv6 CLI node |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Lou Berger | bgpd: wire up VPNv6 protocol processing |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Lou Berger | bgpd: handle AS4 and EOI route distinguishers |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Lou Berger | bgpd: make _vpnv4 static handling SAFI-agnostic |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Lou Berger | lib: add "show commandtree" CLI command |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Lou Berger | lib: fix bookkeeping for libreadline malloc()s |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Lou Berger | bgpd: Fix graceful restart capability minsize |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Donald Sharp | lib, bgpd: Fixup afi_t to be an enum and cleanup zebra.h |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Paul Jakma | bgpd: bgp_scan shouldn't queue up route_nodes with... |
commit | commitdiff | tree | snapshot |
2016-06-06 |
vivek | bgpd: Update error subcode for OPEN message |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Paul Jakma | bgpd: Check capability falls on right multiple of size... |
commit | commitdiff | tree | snapshot |
2016-06-06 |
vivek | Merge branch 'cmaster-next' of ssh://stash.cumulusnetwo... |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Timo Teräs | bgpd: update rtt on soft clear |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Donald Sharp | pimd: Allow (*,G) igmp joins to work. |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Timo Teräs | bgpd: check rtt later after the real peer is known |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Timo Teräs | bgpd: Make bgp_info_cmp robust to paths that do not... |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Paul Jakma | bgpd: Compile fix for clearing-completion FSM fix,... |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Timo Teräs | zebra: simplify redistribution code |
commit | commitdiff | tree | snapshot |
2016-06-06 |
vivek | Merge branch 'cmaster-next' of ssh://stash.cumulusnetwo... |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Donald Sharp | pimd: igmp_add_group_by_addr remove unneeded parameter |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Donald Sharp | pimd: Remove unnecessary parameter |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Donald Sharp | pimd: Remove dead code. |
commit | commitdiff | tree | snapshot |
next |