index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2016-10-25
tools: cmd_check.py checks headers too
Quentin Young
1
-14
/
+30