summaryrefslogtreecommitdiffstats
path: root/tools/cmd_check.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-25snapcraft: Add snapcraft build and definition filesMartin Winter29-2/+570
2017-01-25lib: Don't change uid/gid if we are already the correct uid/gidMartin Winter2-9/+19
2017-01-25vtysh: Add --config_dir option to override compiled in location for vtysh.con...Martin Winter1-4/+58
2017-01-25ldpd: add ctl_socket cli option to override the compiled-in location for the ...Renato Westphal6-17/+50
2017-01-25vtysh: Use HOME environment variable to get homedir and only fallback to pass...Martin Winter1-0/+5
2017-01-25vtysh: Add vty_socket cli option to override the compiled-in location for the...Martin Winter3-11/+52
2017-01-25ripngd: Add vty_socket cli option to override the compiled-in location for th...Martin Winter1-2/+12
2017-01-25ripd: Add vty_socket cli option to override the compiled-in location for the ...Martin Winter1-2/+12
2017-01-25ldpd: Add vty_socket cli option to override the compiled-in location for the ...Martin Winter1-1/+11
2017-01-25pimd: Add vty_socket cli option to override the compiled-in location for the ...Martin Winter1-1/+12
2017-01-25ospfd: Add vty_socket cli option to override the compiled-in location for the...Martin Winter1-6/+45
2017-01-25ospf6d: Add vty_socket cli option to override the compiled-in location for th...Martin Winter1-1/+11
2017-01-25isisd: Add vty_socket cli option to override the compiled-in location for the...Martin Winter1-1/+11
2017-01-25bgpd: Add vty_socket cli option to override the compiled-in location for the ...Martin Winter1-2/+12
2017-01-25zebra: Add vty_socket cli option to override the compiled-in location for the...Martin Winter1-1/+11
2017-01-25lib: Add set_socket_path() to sockopt.c to override the path element of a (vt...Martin Winter2-0/+26
2017-01-25pimd: Add missing 'socket' getopt cmdline optionMartin Winter1-0/+1
2017-01-24bgpd rfapi: Shift rfapi receive hooks for vpn and encap safis intoG. Paul Ziemba5-28/+48
2017-01-21debian: Fix changelog so sbuild will workDonald Sharp1-0/+2
2017-01-19Protobuf: Update library name to reflect name change to FRRMartin Winter5-9/+9
2017-01-19Debian/Doc: Fix correct reference about FRR fork from QuaggaMartin Winter1-25/+12
2017-01-19buildtest.sh: Change name from quagga to frrMartin Winter1-2/+2
2017-01-19Doc: Update URL to freerangerouting.orgMartin Winter5-15/+15
2017-01-19Doc: Update Bug Reporting instructions to FreeRangeRouting and Github Issue T...Martin Winter1-8/+9
2017-01-19redhat: Fix spec file changelog to use automatic version for last entryMartin Winter1-2/+2
2017-01-19Solaris Package files: Rename Quagga to FRRMartin Winter18-236/+234
2017-01-19release: FRR 2.0-rc1frr-2.0-rc1David Lamparter1-1/+1
2017-01-18bgpd: fix typo in VPN next hop V6 test (Issue #71)Lou Berger1-1/+1
2017-01-18lib: additional patch for 496e83aQuentin Young1-6/+13
2017-01-17bgpd: use address-family <afi> <safi> in show running for vpn&encap (Issue #80)Lou Berger2-4/+8
2017-01-17bgpd rfapi: fix issue where advertised prefixes were not being disambiguatedLou Berger7-68/+92
2017-01-17bgpd rfapi: use VN as nexthop for MPLS tunnels tooLou Berger4-15/+3
2017-01-17bgpd: allow VPN next hop to be different AFI than NLRI next hop (Issue #71)Lou Berger4-10/+18
2017-01-17bgpd: fix RD stomping by update group code (Issue #71)Lou Berger1-19/+34
2017-01-17bgpd: partial revert of vpn/encap safi show changes (Issue #14)Lou Berger1-69/+105
2017-01-17bgpd: avoid recalculating as_val value in str2prefix_rdPhilippe Guibert1-2/+2
2017-01-17bgpd: fix nexthop comparison for nexthop vpnv6 attributePhilippe Guibert2-1/+2
2017-01-17bgpd: str2prefix_rd support for AS4 formatPhilippe Guibert1-3/+15
2017-01-13lib: limit size of vty buffer to 4096 bytesQuentin Young2-51/+53
2017-01-13tests: fix mis-fixed format stringDavid Lamparter1-1/+1
2017-01-13tests: fix exit <> return mix-up in dejagnuDavid Lamparter1-2/+2
2017-01-13tests: ignore stderr for expectDavid Lamparter9-9/+9
2017-01-12bgpd: convert 'show_ip_bgp_vpnv4' to afi/safi form (Issue #61)Lou Berger2-79/+84
2017-01-12bgpd: remove code contained by ifdef KEEP_OLD_VPNV4_COMMANDSLou Berger3-826/+0
2017-01-11bgpd: conditionally compile out old vpnv4 syntax (Issue #61)Lou Berger4-20/+90
2017-01-11bgpd: restore wildcard handling in show summary (Issue#14)Lou Berger2-21/+113
2017-01-11bgpd: restore some missing afi/safi commands (Issue #14)Lou Berger3-742/+523
2017-01-06isisd: clean up own LSPs correctly on updateChristian Franke1-0/+8
2017-01-06zebra: Allow tag values greater than 2 billion on armDonald Sharp1-8/+8
2017-01-06bgpd: Allow 'neighbor X local-as Y' to have large valuesDonald Sharp1-4/+9