2017-07-14 |
David Lamparter | lib, vtysh: remove now-useless newline arg |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | Merge remote-tracking branch 'frr/master' into newline... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Russ White | Merge pull request #799 from dwalton76/bgpd-show-labele... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Russ White | Merge pull request #808 from qlyoung/vtysh-termcols |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | *: remove vty_outln again |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | Merge remote-tracking branch 'frr/master' into newline... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Russ White | Merge pull request #800 from qlyoung/fix-old-vpn-commands |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Russ White | Merge pull request #815 from dwalton76/CMD_WARNING_take2 |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Russ White | Merge pull request #817 from donaldsharp/babel_redist |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | Merge pull request #814 from qlyoung/vtysh-password... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | *: remove VTYNL, part 6 of 6 |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | *: remove VTYNL, part 5 of 6 |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | *: remove VTYNL, part 4 of 6 |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | *: remove VTYNL, part 3 of 6 |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | *: remove VTYNL, part 2 of 6 |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | *: remove VTYNL, part 1 of 6 |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | ospf6d: VNL -> VTYNL |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | *: ditch vty_outln(), part 2 of 2 |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Donald Sharp | babeld: Allow babel to redistribute v6 routes |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Daniel Walton | vtysh: return non-zero for configuration failures |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Quentin Young | vtysh: fixup password commands |
commit | commitdiff | tree | snapshot |
2017-07-13 |
David Lamparter | *: ditch vty_outln(), part 1 of 2 |
commit | commitdiff | tree | snapshot |
2017-07-13 |
David Lamparter | lib: move \n vs. \r\n handling into vty code |
commit | commitdiff | tree | snapshot |
2017-07-13 |
David Lamparter | lib: vty: warn when using compatibility macros |
commit | commitdiff | tree | snapshot |
2017-07-13 |
David Lamparter | *: COMMUNITY.md: compatibility foo & deprecation |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Daniel Walton | bgpd: show bgp ipv4 label-unicast does not provide... |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Quentin Young | lib, vtysh: pretty-print variable autocompletions |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Donald Sharp | Merge pull request #807 from Jafaral/qua2frr |
commit | commitdiff | tree | snapshot |
2017-07-13 |
David Lamparter | Merge pull request #798 from dwalton76/CMD_RANGE_STR |
commit | commitdiff | tree | snapshot |
2017-07-13 |
David Lamparter | Merge pull request #796 from qlyoung/fix-hash-stats |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Jafar Al-Gharaibeh | doc: update a few places to say FRR |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Jafar Al-Gharaibeh | zebra: rename to frrconfdir |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Jafar Al-Gharaibeh | tools: update to use FRR name |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Jafar Al-Gharaibeh | gitignore: update references to FRR |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Jafar Al-Gharaibeh | lib: fix error message to reference FRR |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Jafar Al-Gharaibeh | lib: Change comment to reference watchfrr |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Jafar Al-Gharaibeh | watchfrr: fix error message |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Jafar Al-Gharaibeh | config: switch a few references to say FRR |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Donald Sharp | Merge pull request #791 from LabNConsulting/working... |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Donald Sharp | Merge pull request #793 from opensourcerouting/hash... |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Donald Sharp | Merge pull request #784 from Jafaral/debpkgfix |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Quentin Young | bgpd: fix old-style vpn commands |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Daniel Walton | bgpd: show bgp ipv4 label-unicast does not provide... |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Lou Berger | doc: add Backwards Compatibility section to COMMUNITY.md |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Quentin Young | lib: use 32-bit atomics, s/pow/mul |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Lou Berger | vty: add some more defines for backwards compatibility |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Daniel Walton | bgpd: --enable-multipath=256 setting is ignored |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Quentin Young | Merge pull request #795 from opensourcerouting/build... |
commit | commitdiff | tree | snapshot |
2017-07-11 |
David Lamparter | lib: grammar_sandbox: don't pre-setup nodegraph |
commit | commitdiff | tree | snapshot |
2017-07-11 |
David Lamparter | lib: drop off "masters" list on master_free() |
commit | commitdiff | tree | snapshot |
2017-07-11 |
David Lamparter | build: fix ttable test |
commit | commitdiff | tree | snapshot |
2017-07-11 |
David Lamparter | lib: fix out-of-tree build |
commit | commitdiff | tree | snapshot |
2017-07-11 |
David Lamparter | lib: hash: don't double-init hash list |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Lou Berger | vty: add some defines for backwards compatibility |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Lou Berger | bgpd: have labeled unicast print consistent with other... |
commit | commitdiff | tree | snapshot |
2017-07-10 |
David Lamparter | Merge branch 'evpn-prep' |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Russ White | Merge pull request #786 from dwalton76/bgpd-peergroup... |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Donald Sharp | lib: Remove typedef from ipaddr |
commit | commitdiff | tree | snapshot |
2017-07-10 |
David Lamparter | Merge commit '3d22338f04d9554fa' into evpn-prep |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Russ White | Merge pull request #733 from dwalton76/bgpd-ipv4-plus... |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Daniel Walton | bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICA... |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Daniel Walton | Merge branch 'master' of https://github.com/dwalton76... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Martin Winter | Merge pull request #750 from donaldsharp/bgp_buffer |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Daniel Walton | bgpd: peer-group members 'activate' when they shouldn't |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Ryan Hagelstrom | config: No need to test these if enabled. Plays havoc... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Ryan Hagelstrom | docs: Changed the manpage section from 1 to 8 so it... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Ryan Hagelstrom | tools: etc needed in extra dist to make distribution... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Ryan Hagelstrom | build: Hard directory instead of dynamic so make distri... |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Russ White | Merge pull request #778 from qlyoung/fix-excess-docstring |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Martin Winter | Merge pull request #779 from qlyoung/update-docs |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Quentin Young | lib: fix more docstrings |
commit | commitdiff | tree | snapshot |
2017-07-06 |
David Lamparter | Merge pull request #777 from qlyoung/fix-mpls-str2label |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Quentin Young | Merge pull request #781 from opensourcerouting/vty... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
David Lamparter | lib: fix vty_out with >1024 bytes of output |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Quentin Young | Merge pull request #780 from dwalton76/bgpd-address... |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Daniel Walton | bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICA... |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Daniel Walton | bgpd: "address-family" not displayed in configuration |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Daniel Walton | Merge branch 'master' of https://github.com/dwalton76... |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Quentin Young | *: fix excess docstring |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Quentin Young | doc: update build docs for ubuntu |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Quentin Young | lib: warn about too much docstring |
commit | commitdiff | tree | snapshot |
2017-07-05 |
Quentin Young | zebra: fix mpls_str2label() |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Martin Winter | Merge pull request #742 from qlyoung/hashstats |
commit | commitdiff | tree | snapshot |
2017-07-01 |
Quentin Young | lib, vtysh: rebase hashstats |
commit | commitdiff | tree | snapshot |
2017-07-01 |
Quentin Young | lib: use doubles instead of long doubles |
commit | commitdiff | tree | snapshot |
2017-07-01 |
Quentin Young | *: update hash_create(), hash_create_size() |
commit | commitdiff | tree | snapshot |
2017-07-01 |
Quentin Young | lib, vtysh: hashtable statistics |
commit | commitdiff | tree | snapshot |
2017-07-01 |
Quentin Young | lib: add statistics for hash tables |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Jafar Al-Gharaibeh | Merge pull request #771 from qlyoung/printf-madness |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Daniel Walton | bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICA... |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Daniel Walton | Merge branch 'master' of https://github.com/dwalton76... |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Jafar Al-Gharaibeh | Merge pull request #740 from donaldsharp/ospf_commands |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Quentin Young | lib: printf bugfixes & improvement |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Jafar Al-Gharaibeh | Merge pull request #768 from qlyoung/fix-gitignore2 |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Jafar Al-Gharaibeh | Merge pull request #770 from donaldsharp/zclient |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Donald Sharp | ospfd: Fix 'advanced' type data base show |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Jafar Al-Gharaibeh | Merge pull request #723 from qlyoung/fix-static-pipe... |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Russ White | Merge pull request #769 from qlyoung/fix-json-int |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Donald Sharp | ospf6d: Fix zclient cleanup on shutdown |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Donald Sharp | ospfd: Fix zclient cleanup on shutdown |
commit | commitdiff | tree | snapshot |
next |