index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
cmd_check.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
snapcraft: Add snapcraft build and definition files
Martin Winter
29
-2
/
+570
2017-01-25
lib: Don't change uid/gid if we are already the correct uid/gid
Martin Winter
2
-9
/
+19
2017-01-25
vtysh: Add --config_dir option to override compiled in location for vtysh.con...
Martin Winter
1
-4
/
+58
2017-01-25
ldpd: add ctl_socket cli option to override the compiled-in location for the ...
Renato Westphal
6
-17
/
+50
2017-01-25
vtysh: Use HOME environment variable to get homedir and only fallback to pass...
Martin Winter
1
-0
/
+5
2017-01-25
vtysh: Add vty_socket cli option to override the compiled-in location for the...
Martin Winter
3
-11
/
+52
2017-01-25
ripngd: Add vty_socket cli option to override the compiled-in location for th...
Martin Winter
1
-2
/
+12
2017-01-25
ripd: Add vty_socket cli option to override the compiled-in location for the ...
Martin Winter
1
-2
/
+12
2017-01-25
ldpd: Add vty_socket cli option to override the compiled-in location for the ...
Martin Winter
1
-1
/
+11
2017-01-25
pimd: Add vty_socket cli option to override the compiled-in location for the ...
Martin Winter
1
-1
/
+12
2017-01-25
ospfd: Add vty_socket cli option to override the compiled-in location for the...
Martin Winter
1
-6
/
+45
2017-01-25
ospf6d: Add vty_socket cli option to override the compiled-in location for th...
Martin Winter
1
-1
/
+11
2017-01-25
isisd: Add vty_socket cli option to override the compiled-in location for the...
Martin Winter
1
-1
/
+11
2017-01-25
bgpd: Add vty_socket cli option to override the compiled-in location for the ...
Martin Winter
1
-2
/
+12
2017-01-25
zebra: Add vty_socket cli option to override the compiled-in location for the...
Martin Winter
1
-1
/
+11
2017-01-25
lib: Add set_socket_path() to sockopt.c to override the path element of a (vt...
Martin Winter
2
-0
/
+26
2017-01-25
pimd: Add missing 'socket' getopt cmdline option
Martin Winter
1
-0
/
+1
2017-01-24
bgpd rfapi: Shift rfapi receive hooks for vpn and encap safis into
G. Paul Ziemba
5
-28
/
+48
2017-01-21
debian: Fix changelog so sbuild will work
Donald Sharp
1
-0
/
+2
2017-01-19
Protobuf: Update library name to reflect name change to FRR
Martin Winter
5
-9
/
+9
2017-01-19
Debian/Doc: Fix correct reference about FRR fork from Quagga
Martin Winter
1
-25
/
+12
2017-01-19
buildtest.sh: Change name from quagga to frr
Martin Winter
1
-2
/
+2
2017-01-19
Doc: Update URL to freerangerouting.org
Martin Winter
5
-15
/
+15
2017-01-19
Doc: Update Bug Reporting instructions to FreeRangeRouting and Github Issue T...
Martin Winter
1
-8
/
+9
2017-01-19
redhat: Fix spec file changelog to use automatic version for last entry
Martin Winter
1
-2
/
+2
2017-01-19
Solaris Package files: Rename Quagga to FRR
Martin Winter
18
-236
/
+234
2017-01-19
release: FRR 2.0-rc1
frr-2.0-rc1
David Lamparter
1
-1
/
+1
2017-01-18
bgpd: fix typo in VPN next hop V6 test (Issue #71)
Lou Berger
1
-1
/
+1
2017-01-18
lib: additional patch for 496e83a
Quentin Young
1
-6
/
+13
2017-01-17
bgpd: use address-family <afi> <safi> in show running for vpn&encap (Issue #80)
Lou Berger
2
-4
/
+8
2017-01-17
bgpd rfapi: fix issue where advertised prefixes were not being disambiguated
Lou Berger
7
-68
/
+92
2017-01-17
bgpd rfapi: use VN as nexthop for MPLS tunnels too
Lou Berger
4
-15
/
+3
2017-01-17
bgpd: allow VPN next hop to be different AFI than NLRI next hop (Issue #71)
Lou Berger
4
-10
/
+18
2017-01-17
bgpd: fix RD stomping by update group code (Issue #71)
Lou Berger
1
-19
/
+34
2017-01-17
bgpd: partial revert of vpn/encap safi show changes (Issue #14)
Lou Berger
1
-69
/
+105
2017-01-17
bgpd: avoid recalculating as_val value in str2prefix_rd
Philippe Guibert
1
-2
/
+2
2017-01-17
bgpd: fix nexthop comparison for nexthop vpnv6 attribute
Philippe Guibert
2
-1
/
+2
2017-01-17
bgpd: str2prefix_rd support for AS4 format
Philippe Guibert
1
-3
/
+15
2017-01-13
lib: limit size of vty buffer to 4096 bytes
Quentin Young
2
-51
/
+53
2017-01-13
tests: fix mis-fixed format string
David Lamparter
1
-1
/
+1
2017-01-13
tests: fix exit <> return mix-up in dejagnu
David Lamparter
1
-2
/
+2
2017-01-13
tests: ignore stderr for expect
David Lamparter
9
-9
/
+9
2017-01-12
bgpd: convert 'show_ip_bgp_vpnv4' to afi/safi form (Issue #61)
Lou Berger
2
-79
/
+84
2017-01-12
bgpd: remove code contained by ifdef KEEP_OLD_VPNV4_COMMANDS
Lou Berger
3
-826
/
+0
2017-01-11
bgpd: conditionally compile out old vpnv4 syntax (Issue #61)
Lou Berger
4
-20
/
+90
2017-01-11
bgpd: restore wildcard handling in show summary (Issue#14)
Lou Berger
2
-21
/
+113
2017-01-11
bgpd: restore some missing afi/safi commands (Issue #14)
Lou Berger
3
-742
/
+523
2017-01-06
isisd: clean up own LSPs correctly on update
Christian Franke
1
-0
/
+8
2017-01-06
zebra: Allow tag values greater than 2 billion on arm
Donald Sharp
1
-8
/
+8
2017-01-06
bgpd: Allow 'neighbor X local-as Y' to have large values
Donald Sharp
1
-4
/
+9
[next]