index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-25
ripd: fix race condition on input processing
Renato Westphal
1
-41
/
+9
2016-11-25
ripd: fix the "neighbor" command.
Renato Westphal
4
-25
/
+24
2016-11-25
ripd: add "none" option to the "ip rip receive version" command
Renato Westphal
3
-16
/
+17
2016-11-25
ripd: implement the "ip rip v2-broadcast" CLI command
Renato Westphal
3
-5
/
+54
2016-11-25
ripd: ignore request for RTEs from unknown address-families
Renato Westphal
1
-0
/
+3
2016-11-25
ripd: reject authentication strings with zeros in the middle
Renato Westphal
1
-4
/
+10
2016-11-25
isisd: fix loss of packets after circuit is brought up
Renato Westphal
1
-2
/
+2
2016-11-25
lib: Fix nexthop strings to coincide with enum
vivek
1
-1
/
+0
2016-11-18
vtysh, zebra: Fix link-params to use exit-link-params
Donald Sharp
4
-2
/
+26
2016-11-18
*: Fix up licensing to be right
Donald Sharp
8
-9
/
+158
2016-11-16
bgpd: 'show ip bgp neighbor json' some keys are in the wrong place
Daniel Walton
1
-10
/
+10
2016-11-16
bgpd: 'show ip bgp neighbor json' some keys are in the wrong place
Daniel Walton
1
-13
/
+11
2016-11-14
zebra: remove recursively derived static routes correctly
Don Slice
1
-35
/
+34
2016-11-12
zebra: fix link-params CLI handling
David Lamparter
2
-1
/
+20
2016-11-12
Cumulus: Fixup changelog and version string.
Donald Sharp
2
-1
/
+13
2016-11-10
vtysh: fix config write
David Lamparter
1
-0
/
+1
2016-11-10
doc: vtysh doc updates
David Lamparter
2
-37
/
+138
2016-11-10
doc: generic updates
David Lamparter
2
-21
/
+9
2016-11-10
vtysh: improve config-write error reporting
David Lamparter
2
-7
/
+12
2016-11-10
lib: add minimal no-config VTY mode
David Lamparter
3
-8
/
+27
2016-11-09
watchquagga: Signal when we are actually up and running
Donald Sharp
2
-3
/
+35
2016-11-09
Revert "vtysh: Make vtysh run as quagga user"
David Lamparter
1
-24
/
+0
2016-11-09
vtysh: funnel integrated write through watchquagga
David Lamparter
1
-1
/
+17
2016-11-09
vtysh: add watchquagga to target list
David Lamparter
3
-7
/
+15
2016-11-09
watchquagga: add "write integrated"
David Lamparter
8
-3
/
+207
2016-11-09
watchquagga: add ZLOG_WATCHQUAGGA
David Lamparter
3
-2
/
+4
2016-11-09
vtysh: set config file permissions
David Lamparter
1
-6
/
+54
2016-11-09
vtysh: add -w option for integrated-config write
David Lamparter
3
-6
/
+30
2016-11-09
vtysh: detangle configuration writes
David Lamparter
4
-65
/
+21
2016-11-09
lib: privs: always look up VTY group
David Lamparter
1
-23
/
+28
2016-11-09
lib: add and use set_cloexec()
David Lamparter
4
-1
/
+26
2016-10-29
Modify build version.
Donald Sharp
2
-1
/
+7
2016-10-26
build: configure.ac - use AC_PROG_CC_C99 instead of cflags to force c99 mode
Martin Winter
1
-1
/
+1
2016-10-26
bgpd: Squash spurious "unknown afi" log messages
Paul Jakma
1
-0
/
+3
2016-10-26
bgpd: Remove the double-pass parsing of NLRIs
Paul Jakma
6
-211
/
+66
2016-10-26
bgpd: Fix non v4 EOR parsing
Donald Sharp
1
-1
/
+1
2016-10-26
bgpd: Regularise bgp_update_receive, add missing notifies and checks
Paul Jakma
5
-272
/
+150
2016-10-26
bgpd: Regularise BGP NLRI sanity checks a bit
Paul Jakma
8
-111
/
+384
2016-10-26
bgpd: make bgp_nlri_parse_encap conform with other nlri_parse funcs
Paul Jakma
3
-15
/
+9
2016-10-26
ospfd: Add 'no ...' form of some commands to cli
Donald Sharp
1
-4
/
+8
2016-10-25
ospfd: Only allow ospf RI commands if RI is turned on
Donald Sharp
1
-9
/
+36
2016-10-25
ospfd: Dissallow mpls-te commands unless mpls-te has been turned on
Donald Sharp
1
-0
/
+5
2016-10-25
zebra: Allow v6 static routes to handle mpls not in kernel
Donald Sharp
1
-2
/
+6
2016-10-25
zebra: Disable mpls slightly different
Donald Sharp
2
-3
/
+13
2016-10-25
zebra: If fpm is not turned on hide the cli for it
Donald Sharp
1
-1
/
+8
2016-10-25
bgpd: dynamically grow 'show ip bgp summ' Neighbor column width
Daniel Walton
1
-18
/
+46
2016-10-25
bgpd: fix 'show ip bgp summary' column alignment
Daniel Walton
1
-4
/
+4
2016-10-25
vtysh: Allow vtysh to not know about enabled daemons/features
Donald Sharp
2
-16
/
+17
2016-10-25
tools: Fix bug whereby no searches were made
Quentin Young
1
-9
/
+9
2016-10-25
tools: Be a little more strict when matching command names
Quentin Young
1
-2
/
+2
[next]