2016-11-10 |
Quentin Young | lib: Implement hidden and deprecated commands |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Quentin Young | bgpd, vtysh: Fix failing bgp cli |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Quentin Young | bgpd: actually set maxpaths |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Quentin Young | bgpd: don't call strtol on null pointer |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Quentin Young | all: Fix underfull doc strings, part 2 |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Quentin Young | bgpd: Fix `maximum-paths (1-255)` |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Quentin Young | ospfd: Update ospf area vlink interval commands |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Quentin Young | all: Fix underfull doc strings, part 1 |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Quentin Young | ospfd, lib: Fix `no pce address` syntax |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Quentin Young | vtysh: Add address-family stomps |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Quentin Young | vtysh: Condense a few address-family commands |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Quentin Young | Merge branch 'cmaster-next' into vtysh-grammar |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Quentin Young | lib: Remove node debug message on `list` output |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Quentin Young | bgpd: Condense `neighbor ... attribute-unchanged` commands |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Quentin Young | bgpd: Fix off-by-one when extracting netmask |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Quentin Young | bgpd: Refactor community-list commands |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Quentin Young | lib: Fix segfault on erroneous command |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Quentin Young | bgpd: Consolidate aggregate-address commands |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Quentin Young | lib: Various minor improvements & bugfixes to CLI backend |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Donald Sharp | Modify build version. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Quentin Young | bgpd: Vestigialize `show ip bgp`, this time for real |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Quentin Young | bgpd: Unify `show bgp` and `show ip bgp` trees |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Quentin Young | bgpd: Clean up cli help strings |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Quentin Young | lib: Log warning when commands have underfull doc string |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Winter | build: configure.ac - use AC_PROG_CC_C99 instead of... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Paul Jakma | bgpd: Squash spurious "unknown afi" log messages |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Paul Jakma | bgpd: Remove the double-pass parsing of NLRIs |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Donald Sharp | bgpd: Fix non v4 EOR parsing |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Paul Jakma | bgpd: Regularise bgp_update_receive, add missing notifi... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Paul Jakma | bgpd: Regularise BGP NLRI sanity checks a bit |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Paul Jakma | bgpd: make bgp_nlri_parse_encap conform with other... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Donald Sharp | ospfd: Add 'no ...' form of some commands to cli |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Quentin Young | Merge branch 'cmaster-next' into vtysh-grammar |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Quentin Young | Merge branch 'cmaster-next' into vtysh-grammar |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Donald Sharp | ospfd: Only allow ospf RI commands if RI is turned on |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Donald Sharp | ospfd: Dissallow mpls-te commands unless mpls-te has... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Donald Sharp | zebra: Allow v6 static routes to handle mpls not in... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Donald Sharp | zebra: Disable mpls slightly different |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Donald Sharp | zebra: If fpm is not turned on hide the cli for it |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Daniel Walton | bgpd: dynamically grow 'show ip bgp summ' Neighbor... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Daniel Walton | bgpd: fix 'show ip bgp summary' column alignment |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Donald Sharp | vtysh: Allow vtysh to not know about enabled daemons... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Quentin Young | tools: Fix bug whereby no searches were made |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Quentin Young | tools: Be a little more strict when matching command... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Quentin Young | tools: cmd_check.py checks headers too |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Quentin Young | tools: Add tool to check for uninstalled commands |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Quentin Young | bgpd: Fixup / add back some BGP show commands |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Donald Sharp | lib: Fix race condition in shutdown of routemap |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Donald Sharp | Merge remote-tracking branch 'origin/cmaster' into... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Quentin Young | Merge branch 'cmaster-next' into vtysh-grammar |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Quentin Young | Merge branch 'cmaster-next' into vtysh-grammar |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Daniel Walton | bgpd: add 'neighbor x.x.x.x allowas-in origin' knob |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Donald Sharp | bgpd: Fix rfapi qobj use. |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Donald Sharp | bgpd: Fix duplicate installs of rfapi commands |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Donald Sharp | vtysh: Fix 'show run' output of bgp |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Donald Sharp | lib: Fix for int64 and json on some systems |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Quentin Young | lib: Clean up some bgp show functions |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | vtysh: handle case if there is no match in "write termi... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | ripd: print md5 auth digest correctly |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | pimd: don't leak original_s_route on error |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | isisd: Fix size of malloc |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | isisd: fix an error that was probably a result of copyp... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | bgpd: fix memory leaks in show commands |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | ospf6d: fix off-by-one on display of spf reasons |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | ospfd: fix double assignment in ospf_vl_set_timers |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | bgpd: fix off-by-one in attribute flags handling |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | bgpd: don't leak memory in community_regexp_include |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | bgpd: setting nexthop doesn't need inet_pton |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Quentin Young | lib: Add helper function for working with argv, update... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Quentin Young | lib: Allow '_' in arguments to VARIABLE_TKN |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Quentin Young | Revert "lib: Allow '_' in arguments to VARIABLE_TKN" |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Quentin Young | lib: Allow '_' in arguments to VARIABLE_TKN |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Daniel Walton | bgpd: 'show ip bgp summary json' shows large negative... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Quentin Young | Merge branch 'cmaster-next' into vtysh-grammar |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Donald Sharp | bgpd: Fix shutdown order. |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Maitane Zotes | bgpd: implement admin distance |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Maitane Zotes | ospf6d: implement admin distance |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Paul Jakma | *: Fix duplicate commands from view/enable node consoli... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Paul Jakma | lib: keep hash of node's commands to detect duplicate... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
David Lamparter | vtysh: fix oversight in vtysh buffer rewrite |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Donald Sharp | lib: Fix redist memory free'ing |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Donald Sharp | lib: Add cleanup for routemaps |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Donald Sharp | *: Consolidate routemap initialization |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Don Slice | zebra: Move netlink error message under a debug |
commit | commitdiff | tree | snapshot |
2016-10-18 |
David Lamparter | vtysh: refactor vtysh_client_{config,execute} |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Lou Berger | bgpd, lib: memory cleanups for valgrind, plus debug... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Renato Westphal | lib/zebra: remove code duplication in redist_del_instance() |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Renato Westphal | zebra: fix processing of redistribute messages |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Renato Westphal | ldpd: remove dead code from zsend_redistribute_route() |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Renato Westphal | zebra: cleanup redistribution code |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Renato Westphal | zebra: fix redistribution of default routes |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Renato Westphal | zebra/ldpd: introduce ZEBRA_ROUTE_ALL wildcard route... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Paul Jakma | bgpd: bgp_nexthop_cache not deleted with peers |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Paul Jakma | bgpd: Fix crash in 'show ip bgp nexthop' |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Christian Franke | lib: add event_counter |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Christian Franke | lib: add api method to read current config path |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Colin Petrie | bgpd: fix MRT table dumps for locally-originated routes |
commit | commitdiff | tree | snapshot |
2016-10-18 |
David Lamparter | zebra: use unsigned args for *addattr |
commit | commitdiff | tree | snapshot |
2016-10-18 |
David Lamparter | tests: fix MIN()-related sign warnings |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Timo Teräs | zebra: Fix route deletion on *BSD |
commit | commitdiff | tree | snapshot |
next |