index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
build: only default-enable nhrpd on Linux
David Lamparter
1
-4
/
+9
2017-03-07
cumulus, tools: Allow nhrpd to be brought up
Donald Sharp
3
-1
/
+3
2017-03-07
pimd: Add copyright Information to pim_jp_agg.[ch]
Donald Sharp
2
-0
/
+40
2017-03-07
distro/redhat: package nhrpd
Timo Teräs
1
-4
/
+28
2017-03-07
nhrpd: workaround old kernel vs. glibc definition conflics
Timo Teräs
1
-1
/
+2
2017-03-07
doc: add initial nhrpd documentation
Timo Teräs
8
-1
/
+262
2017-03-07
nhrpd: include headers in dist tarball
David Lamparter
1
-0
/
+12
2017-03-07
nhrpd: change VTY port 2612->2610
David Lamparter
1
-1
/
+1
2017-03-07
nhrpd: adapt to API changes
David Lamparter
12
-115
/
+133
2017-03-07
nhrpd: implement next hop resolution protocol
Timo Teräs
45
-12
/
+7791
2017-03-07
vtysh: Fix cli help string to have only 1 mention of vty_socket
Donald Sharp
1
-1
/
+0
2017-03-07
bgpd: Only send data if we have something to send
Donald Sharp
1
-6
/
+12
2017-03-07
bgpd: Add json output for last Notification message
Donald Sharp
1
-0
/
+14
2017-03-07
bgpd: TX shutdown message
David Lamparter
3
-12
/
+94
2017-03-07
bgpd: RX shutdown message in "show bgp neighbor"
David Lamparter
5
-5
/
+59
2017-03-07
lib: add zlog_sanitize function
David Lamparter
2
-0
/
+31
2017-03-06
bgpd: Remove dead code
Donald Sharp
1
-1
/
+0
2017-03-06
bgpd, zebra: Add ifindex to NEXTHOP_TYPE_IPV6
Donald Sharp
2
-0
/
+2
2017-03-06
bgpd: Fix more assignments inside of if statement
Donald Sharp
1
-4
/
+4
2017-03-06
bgpd: Fix broken if statement
Donald Sharp
1
-1
/
+1
2017-03-06
bgpd, zebra: Add ifindex to NEXTHOP_TYPE_IPV4
Donald Sharp
2
-0
/
+2
2017-03-03
ldpd: add missing htonl and ntohl in PF_KEY code
Renato Westphal
1
-4
/
+4
2017-03-03
ldpd: always check if the received labels are valid
Renato Westphal
1
-61
/
+27
2017-03-03
ldpd: remove unnecessary memcpy's
Renato Westphal
2
-44
/
+51
2017-03-03
ldpd: send VPLS MAC withdrawals
Renato Westphal
8
-12
/
+123
2017-03-03
ldpd: fix parsing of optional tlvs in address messages
Renato Westphal
1
-14
/
+59
2017-03-03
ldpd: implement RFC 5919 (LDP End-of-LIB)
Renato Westphal
9
-43
/
+192
2017-03-03
ldpd: implement RFC 6667 (Typed Wildcard FEC for PWid)
Renato Westphal
8
-6
/
+75
2017-03-03
ldpd: implement RFC 5918 (Typed Wildcard FEC)
Renato Westphal
9
-3
/
+290
2017-03-03
ldpd: implement RFC 5561 (LDP Capabilities)
Renato Westphal
8
-20
/
+241
2017-03-03
ldpd: implement support for PWid group wildcards
Renato Westphal
5
-52
/
+165
2017-03-03
ldpd: fix processing of Label Withdraw messages
Renato Westphal
1
-4
/
+9
2017-03-03
ldpd: the PW Status is an unknown TLV
Renato Westphal
1
-1
/
+1
2017-03-03
ldpd: send correct status code on error condition
Renato Westphal
1
-2
/
+2
2017-03-03
ldpd: create helper functions to log sent/received messages
Renato Westphal
4
-28
/
+53
2017-03-03
ldpd: provide more detailed output when logging notification messages
Renato Westphal
1
-0
/
+11
2017-03-03
ldpd: kill send_notification_nbr()
Renato Westphal
6
-27
/
+19
2017-03-03
ldpd: minor tweaks
Renato Westphal
6
-12
/
+13
2017-03-03
ldpd: replace hand-rolled 'for' loop with specialized macro
Renato Westphal
1
-6
/
+8
2017-03-03
tools: frr-reload.py needs to treat "no " as a single line context
Daniel Walton
1
-0
/
+1
2017-03-03
lib: Cleanup missing help strings for 'show commandtree..'
Donald Sharp
1
-1
/
+2
2017-03-03
cumulus: Add startup parameters for ldpd
Donald Sharp
1
-0
/
+1
2017-03-02
bgp: Fix view/vrf lookup
Donald Sharp
3
-115
/
+42
2017-03-02
pimd: Fix 'show ip pim state' command
Donald Sharp
1
-2
/
+2
2017-03-02
pimd: Hide 'ip multicast-routing' command
Donald Sharp
6
-131
/
+34
2017-03-02
pimd: Turn on igmp when igmp commands are entered
Donald Sharp
1
-26
/
+33
2017-03-02
cumulus: Add new daemons to daemons file
Donald Sharp
1
-1
/
+2
2017-03-02
tools: Allow ldpd to be started
Donald Sharp
1
-1
/
+1
2017-03-02
pimd: Join/Prune Aggregation
Donald Sharp
20
-215
/
+698
2017-03-02
pimd: Track oil list totals a bit better.
Donald Sharp
1
-0
/
+2
[next]