2017-07-26 |
Renato Westphal | babel: fix crashes and improve the redistribute command |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Renato Westphal | eigrpd: minor fix in the redistribute command |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Renato Westphal | bgpd/eigrpd: fix crashes found by the CLI fuzzer |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Donald Sharp | Merge pull request #848 from opensourcerouting/rb-tree-fix |
commit | commitdiff | tree | snapshot |
2017-07-25 |
David Lamparter | Merge pull request #847 from donaldsharp/cmd_success |
commit | commitdiff | tree | snapshot |
2017-07-25 |
David Lamparter | Merge pull request #838 from dwalton76/lib-copy-nexthops |
commit | commitdiff | tree | snapshot |
2017-07-25 |
David Lamparter | Merge pull request #837 from qlyoung/fix-eigrp-routemap-cli |
commit | commitdiff | tree | snapshot |
2017-07-25 |
David Lamparter | Merge pull request #836 from dwalton76/zebra-debug... |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Renato Westphal | lib: fix corrupted RB trees 848/head |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Renato Westphal | lib: revert reindent of files imported from OpenBSD |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Donald Sharp | ripd: Fix debug config failures 847/head |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Donald Sharp | ripngd: Fix failure returned with some debug commands |
commit | commitdiff | tree | snapshot |
2017-07-22 |
David Lamparter | *: fix git-reindent-branch.py reversing order |
commit | commitdiff | tree | snapshot |
2017-07-22 |
David Lamparter | Revert "*: reindent pt. 2" |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Daniel Walton | lib: copy_nexthops() only copies the first nexthop 838/head |
commit | commitdiff | tree | snapshot |
2017-07-20 |
David Lamparter | *: add git-reindent-branch.py |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Quentin Young | eigrpd, vtysh: add dummy route-map cli 837/head |
commit | commitdiff | tree | snapshot |
2017-07-19 |
David Lamparter | Merge pull request #834 from dwalton76/ospf6d-show... |
commit | commitdiff | tree | snapshot |
2017-07-19 |
David Lamparter | Merge pull request #835 from dwalton76/lib-route-node... |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Daniel Walton | zebra: "debug zebra packet" config display 836/head |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Daniel Walton | lib: route_node_lookup() needs to apply_mask() to prefix 835/head |
commit | commitdiff | tree | snapshot |
2017-07-18 |
Quentin Young | Merge pull request #828 from tigranmartirosyan/master |
commit | commitdiff | tree | snapshot |
2017-07-18 |
tmartiro | Add 1 more identation to correspond to kernel style... 828/head |
commit | commitdiff | tree | snapshot |
2017-07-18 |
Jafar Al-Gharaibeh | Merge pull request #833 from dslicenc/cm16779-bgp-start... |
commit | commitdiff | tree | snapshot |
2017-07-18 |
Quentin Young | Merge pull request #827 from devicenull/patch-1 |
commit | commitdiff | tree | snapshot |
2017-07-18 |
Quentin Young | Merge pull request #805 from Orange-OpenSource/master |
commit | commitdiff | tree | snapshot |
2017-07-18 |
Daniel Walton | ospf6d: crash in ospf6_lsdb_show 834/head |
commit | commitdiff | tree | snapshot |
2017-07-18 |
Don Slice | bgpd: fix peer startup for labeled-unicast if linklocal... 833/head |
commit | commitdiff | tree | snapshot |
2017-07-18 |
tmartiro | replace space to tabs, add kernel styles multiline... |
commit | commitdiff | tree | snapshot |
2017-07-17 |
whitespace... | *: reindent pt. 2 |
commit | commitdiff | tree | snapshot |
2017-07-17 |
devicenull | Add note about bridge limitations 827/head |
commit | commitdiff | tree | snapshot |
2017-07-17 |
David Lamparter | Merge pull request #826 from qlyoung/rm-vtyoutln |
commit | commitdiff | tree | snapshot |
2017-07-17 |
Quentin Young | eigrpd: remove last vty_outln 826/head |
commit | commitdiff | tree | snapshot |
2017-07-17 |
tmartiro | merge with upstream |
commit | commitdiff | tree | snapshot |
2017-07-17 |
whitespace... | *: reindent reindent-master-after |
commit | commitdiff | tree | snapshot |
2017-07-17 |
David Lamparter | *: add indent control files reindent-master-before |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Jafar Al-Gharaibeh | Merge pull request #818 from donaldsharp/eigrp_afi |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Donald Sharp | Merge pull request #820 from opensourcerouting/gcc7 |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Donald Sharp | Merge pull request #794 from opensourcerouting/table... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | lib: parser: remove incorrect assert 820/head |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | Merge pull request #806 from dwalton76/bgpd-set-ipv4... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | tests/ospf6d/test_lsdb: remove vty_outln 794/head |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | Merge remote-tracking branch 'frr/master' into table... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | nhrpd: enable -Werror |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | *: fix GCC 7 warnings/issues |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | *: fix GCC 7 switch/case fallthrough warnings |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Donald Sharp | Merge pull request #803 from opensourcerouting/redhat... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Russ White | Merge pull request #809 from donaldsharp/evpn_plus_stru... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Donald Sharp | bgpd, zebra: Cleanup warnings from new code 809/head |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Donald Sharp | Merge remote-tracking branch 'origin/master' into evpn_... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Donald Sharp | Merge remote-tracking branch 'origin/master' into evpn_... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Donald Sharp | bgpd: Disable new EVPN CLI |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Russ White | Merge pull request #813 from opensourcerouting/newline... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Donald Sharp | Merge pull request #762 from bingen/mutiple_nh_recursiv... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Donald Sharp | Merge pull request #804 from opensourcerouting/fixes... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
David Lamparter | lib, vtysh: remove now-useless newline arg 813/head |
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 | eigrpd: Fix up some redistribution issues 818/head |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Donald Sharp | eigrpd: Let eigrp setup it's router-id in some situations |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Donald Sharp | eigrpd: Fixed wrong type used |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Donald Sharp | babeld: Allow babel to redistribute v6 routes 817/head |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Daniel Walton | vtysh: return non-zero for configuration failures 815/head |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Quentin Young | vtysh: fixup password commands 814/head |
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... 799/head |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Quentin Young | lib, vtysh: pretty-print variable autocompletions 808/head |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Olivier Dugeon | Remove FRR-hacking.md documentation 805/head |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Donald Sharp | Merge pull request #807 from Jafaral/qua2frr |
commit | commitdiff | tree | snapshot |
2017-07-13 |
ßingen | zebra: Fix compilation warning 762/head |
commit | commitdiff | tree | snapshot |
2017-07-13 |
ßingen | lib, test: Add test case for ALL_NEXTHOPS_RO |
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 |
Donald Sharp | bgpd: Refactor 'struct attr_extra' into 'struct attr' |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Donald Sharp | lib: Fix some defines for older platforms |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Donald Sharp | bgpd: On cleanup make sure pointers exist |
commit | commitdiff | tree | snapshot |
2017-07-12 |
vivek | bgpd: Ensure EVPN next hops are not overriden |
commit | commitdiff | tree | snapshot |
2017-07-12 |
vivek | bgpd: Handle change to router id for EVPN |
commit | commitdiff | tree | snapshot |
2017-07-12 |
vivek | bgpd: Additional configuration for EVPN |
commit | commitdiff | tree | snapshot |
2017-07-12 |
vivek | bgpd: Display (show) commands for EVPN |
commit | commitdiff | tree | snapshot |
2017-07-12 |
vivek | bgpd: Debug logging updates for EVPN |
commit | commitdiff | tree | snapshot |
2017-07-12 |
vivek | bgpd: MAC Mobility extended community string conversion |
commit | commitdiff | tree | snapshot |
next |