index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospf6d: VNL -> VTYNL
David Lamparter
2017-07-14
15
-345
/
+345
*
*: ditch vty_outln(), part 2 of 2
David Lamparter
2017-07-14
37
-233
/
+233
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
119
-2685
/
+2685
*
lib: move \n vs. \r\n handling into vty code
David Lamparter
2017-07-13
5
-44
/
+74
*
lib: vty: warn when using compatibility macros
David Lamparter
2017-07-13
1
-7
/
+29
*
*: COMMUNITY.md: compatibility foo & deprecation
David Lamparter
2017-07-13
1
-0
/
+12
*
doc: add Backwards Compatibility section to COMMUNITY.md
Lou Berger
2017-07-11
1
-0
/
+21
*
vty: add some more defines for backwards compatibility
Lou Berger
2017-07-11
1
-0
/
+4
*
vty: add some defines for backwards compatibility
Lou Berger
2017-07-11
1
-0
/
+5
*
bgpd: have labeled unicast print consistent with other safis
Lou Berger
2017-07-11
1
-2
/
+2
*
Merge branch 'evpn-prep'
David Lamparter
2017-07-10
18
-91
/
+394
|
\
|
*
lib: Remove typedef from ipaddr
Donald Sharp
2017-07-10
2
-6
/
+6
|
*
Merge commit '3d22338f04d9554fa' into evpn-prep
David Lamparter
2017-07-10
18
-91
/
+394
|
|
\
|
|
*
bgpd: Fixes related to use of L2VPN/EVPN
vivek
2017-05-25
3
-6
/
+10
|
|
*
bgpd: Fix route handling for 2-level routing tables
vivek
2017-05-25
1
-3
/
+28
|
|
*
bgpd: Fix route detailed show for EVPN
vivek
2017-05-25
1
-1
/
+2
|
|
*
zebra: Format netlink requests correctly
vivek
2017-05-25
4
-26
/
+62
|
|
*
zebra: Set nlmsg_pid in netlink_talk()
vivek
2017-05-25
1
-0
/
+1
|
|
*
zebra: New API for filling netlink attribute
vivek
2017-05-25
2
-0
/
+8
|
|
*
lib: Refine EVPN prefix definition
vivek
2017-05-25
5
-54
/
+99
|
|
*
lib: Define generic IP address structure
vivek
2017-05-25
2
-0
/
+95
|
|
*
lib: Additional APIs in bitfield library
vivek
2017-05-25
1
-1
/
+27
|
|
*
lib: Macro for number of entries in hash table
vivek
2017-05-25
1
-0
/
+2
|
|
*
lib: VxLAN Network Identifier definition
vivek
2017-05-25
2
-0
/
+30
|
|
*
lib: VLAN definition
vivek
2017-05-25
2
-0
/
+30
*
|
|
Merge pull request #786 from dwalton76/bgpd-peergroup-activate
Russ White
2017-07-10
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: peer-group members 'activate' when they shouldn't
Daniel Walton
2017-07-07
1
-0
/
+4
*
|
|
Merge pull request #733 from dwalton76/bgpd-ipv4-plus-label-misc3
Russ White
2017-07-10
31
-285
/
+343
|
\
\
\
|
*
|
|
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-07-10
1
-1
/
+0
|
*
|
|
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-07-10
25
-361
/
+123
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #750 from donaldsharp/bgp_buffer
Martin Winter
2017-07-07
3
-187
/
+42
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
bgpd: Refactor looping for talking to zebra
Donald Sharp
2017-06-22
1
-93
/
+28
|
*
|
|
bgpd: Make buffer sizes automatically the correct size
Donald Sharp
2017-06-22
3
-94
/
+14
*
|
|
|
Merge pull request #778 from qlyoung/fix-excess-docstring
Russ White
2017-07-07
17
-156
/
+63
|
\
\
\
\
|
*
|
|
|
lib: fix more docstrings
Quentin Young
2017-07-06
2
-5
/
+2
|
*
|
|
|
*: fix excess docstring
Quentin Young
2017-07-05
14
-151
/
+53
|
*
|
|
|
lib: warn about too much docstring
Quentin Young
2017-07-05
1
-0
/
+8
*
|
|
|
|
Merge pull request #779 from qlyoung/update-docs
Martin Winter
2017-07-07
3
-12
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
doc: update build docs for ubuntu
Quentin Young
2017-07-05
3
-12
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #777 from qlyoung/fix-mpls-str2label
David Lamparter
2017-07-06
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
zebra: fix mpls_str2label()
Quentin Young
2017-07-05
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #781 from opensourcerouting/vty-out-bufresize
Quentin Young
2017-07-06
1
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
lib: fix vty_out with >1024 bytes of output
David Lamparter
2017-07-06
1
-2
/
+4
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #780 from dwalton76/bgpd-address-family-vty-out
Quentin Young
2017-07-05
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
bgpd: "address-family" not displayed in configuration
Daniel Walton
2017-07-05
1
-1
/
+1
|
/
/
/
/
|
|
*
|
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-07-05
2
-39
/
+4
|
|
*
|
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-07-05
35
-67
/
+328
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #742 from qlyoung/hashstats
Martin Winter
2017-07-04
32
-56
/
+314
|
\
\
\
\
|
*
|
|
|
lib, vtysh: rebase hashstats
Quentin Young
2017-07-02
2
-17
/
+14
|
*
|
|
|
lib: use doubles instead of long doubles
Quentin Young
2017-07-02
1
-20
/
+21
[next]