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
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
45
-12
/
+7791
*
Merge branch 'frr/pull/255' ("vtysh: Fix cli help string to have only 1 menti...
David Lamparter
2017-03-07
1
-1
/
+0
|
\
|
*
vtysh: Fix cli help string to have only 1 mention of vty_socket
Donald Sharp
2017-03-07
1
-1
/
+0
*
|
Merge branch 'frr/pull/246' ("Pim command cleanup")
David Lamparter
2017-03-07
6
-159
/
+69
|
\
\
|
*
|
pimd: Fix 'show ip pim state' command
Donald Sharp
2017-03-02
1
-2
/
+2
|
*
|
pimd: Hide 'ip multicast-routing' command
Donald Sharp
2017-03-02
6
-131
/
+34
|
*
|
pimd: Turn on igmp when igmp commands are entered
Donald Sharp
2017-03-02
1
-26
/
+33
*
|
|
Merge branch 'frr/pull/240' ("lib, bgpd: clean up headers")
David Lamparter
2017-03-07
11
-9
/
+6
|
\
\
\
|
*
|
|
bgpd: remove unnecessary #include "vty.h"
Quentin Young
2017-03-02
8
-8
/
+0
|
*
|
|
bgpd: add vty.h to bgpd.h
Quentin Young
2017-03-02
1
-0
/
+1
|
*
|
|
lib: add stream.h, vty.h, zebra.h to plist.h
Quentin Young
2017-03-02
2
-1
/
+5
|
|
/
/
*
|
|
Merge branch 'frr/pull/236' ("tools: frr-reload.py needs to treat "mpls" as a...
David Lamparter
2017-03-07
1
-0
/
+2
|
\
\
\
|
*
|
|
tools: frr-reload.py needs to treat "no " as a single line context
Daniel Walton
2017-03-03
1
-0
/
+1
|
*
|
|
tools: frr-reload.py needs to treat "mpls" as a single line context
Daniel Walton
2017-03-01
1
-0
/
+1
*
|
|
|
Merge branch 'frr/pull/228' ("doc: add CLI implementation documentation")
David Lamparter
2017-03-07
1
-0
/
+356
|
\
\
\
\
|
*
|
|
|
doc: add CLI implementation documentation
Quentin Young
2017-02-27
1
-0
/
+356
*
|
|
|
|
Merge pull request #251 from donaldsharp/bgp_view
Martin Winter
2017-03-07
3
-120
/
+46
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
bgpd: Remove dead code
Donald Sharp
2017-03-06
1
-1
/
+0
|
*
|
|
|
bgpd: Fix more assignments inside of if statement
Donald Sharp
2017-03-06
1
-4
/
+4
|
*
|
|
|
bgpd: Fix broken if statement
Donald Sharp
2017-03-06
1
-1
/
+1
|
*
|
|
|
bgp: Fix view/vrf lookup
Donald Sharp
2017-03-02
3
-115
/
+42
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #249 from opensourcerouting/ldpd-rfcs
Donald Sharp
2017-03-05
19
-300
/
+1304
|
\
\
\
\
|
*
|
|
|
ldpd: add missing htonl and ntohl in PF_KEY code
Renato Westphal
2017-03-03
1
-4
/
+4
|
*
|
|
|
ldpd: always check if the received labels are valid
Renato Westphal
2017-03-03
1
-61
/
+27
|
*
|
|
|
ldpd: remove unnecessary memcpy's
Renato Westphal
2017-03-03
2
-44
/
+51
|
*
|
|
|
ldpd: send VPLS MAC withdrawals
Renato Westphal
2017-03-03
8
-12
/
+123
|
*
|
|
|
ldpd: fix parsing of optional tlvs in address messages
Renato Westphal
2017-03-03
1
-14
/
+59
|
*
|
|
|
ldpd: implement RFC 5919 (LDP End-of-LIB)
Renato Westphal
2017-03-03
9
-43
/
+192
|
*
|
|
|
ldpd: implement RFC 6667 (Typed Wildcard FEC for PWid)
Renato Westphal
2017-03-03
8
-6
/
+75
|
*
|
|
|
ldpd: implement RFC 5918 (Typed Wildcard FEC)
Renato Westphal
2017-03-03
9
-3
/
+290
|
*
|
|
|
ldpd: implement RFC 5561 (LDP Capabilities)
Renato Westphal
2017-03-03
8
-20
/
+241
|
*
|
|
|
ldpd: implement support for PWid group wildcards
Renato Westphal
2017-03-03
5
-52
/
+165
|
*
|
|
|
ldpd: fix processing of Label Withdraw messages
Renato Westphal
2017-03-03
1
-4
/
+9
|
*
|
|
|
ldpd: the PW Status is an unknown TLV
Renato Westphal
2017-03-03
1
-1
/
+1
|
*
|
|
|
ldpd: send correct status code on error condition
Renato Westphal
2017-03-03
1
-2
/
+2
|
*
|
|
|
ldpd: create helper functions to log sent/received messages
Renato Westphal
2017-03-03
4
-28
/
+53
|
*
|
|
|
ldpd: provide more detailed output when logging notification messages
Renato Westphal
2017-03-03
1
-0
/
+11
|
*
|
|
|
ldpd: kill send_notification_nbr()
Renato Westphal
2017-03-03
6
-27
/
+19
|
*
|
|
|
ldpd: minor tweaks
Renato Westphal
2017-03-03
6
-12
/
+13
|
*
|
|
|
ldpd: replace hand-rolled 'for' loop with specialized macro
Renato Westphal
2017-03-03
1
-6
/
+8
|
/
/
/
/
*
|
|
|
Merge pull request #245 from donaldsharp/ldpd_load
Renato Westphal
2017-03-03
4
-3
/
+6
|
\
\
\
\
|
*
|
|
|
lib: Cleanup missing help strings for 'show commandtree..'
Donald Sharp
2017-03-03
1
-1
/
+2
|
*
|
|
|
cumulus: Add startup parameters for ldpd
Donald Sharp
2017-03-03
1
-0
/
+1
|
*
|
|
|
cumulus: Add new daemons to daemons file
Donald Sharp
2017-03-02
1
-1
/
+2
|
*
|
|
|
tools: Allow ldpd to be started
Donald Sharp
2017-03-02
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #233 from donaldsharp/ecmp1
Renato Westphal
2017-03-03
13
-34
/
+66
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bgpd, zebra: Allow setting ecmp from daemon cli
Donald Sharp
2017-03-01
13
-34
/
+66
*
|
|
|
Merge pull request #230 from qlyoung/remove-quagga_clkid
Russ White
2017-03-01
1
-5
/
+0
|
\
\
\
\
|
*
|
|
|
lib: remove unused quagga_clkid
Quentin Young
2017-02-27
1
-5
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #224 from donaldsharp/pim_patches_feb
Russ White
2017-03-01
22
-438
/
+513
|
\
\
\
\
[next]