index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stamp-h.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
doc: update EXTRA_DIST
Quentin Young
1
-2
/
+1
2018-06-08
doc: clean up introductory user docs
Quentin Young
3
-230
/
+190
2018-06-08
doc: reorganize into multiple toctrees
Quentin Young
4
-14
/
+27
2018-06-08
zebra: resource leak fix (Coverity 1453454)
paco
1
-1
/
+1
2018-06-08
zebra: resource leak fix (Coverity 1465679)
paco
1
-5
/
+9
2018-06-08
pimd: Fix connected route nexthop fix from 66f5152f
Martin Buck
2
-7
/
+15
2018-06-08
bgpd, lib, ospf6d, vtysh: fix possible snprintf possible truncation
Donald Sharp
7
-15
/
+14
2018-06-08
vtysh, zebra: Fix function parameters
Donald Sharp
2
-23
/
+11
2018-06-07
bgpd: Actually display labeled unicast routes received
Donald Sharp
1
-1
/
+1
2018-06-07
zebra: remove unnecessary preprocessor check
Renato Westphal
2
-6
/
+0
2018-06-07
pimd: Fix ecmp_enable and ecmp_rebalance_enable
Donald Sharp
6
-16
/
+19
2018-06-06
doc: add docs on | actions, find command
Quentin Young
1
-2
/
+58
2018-06-06
lib: fix output mangling with | include
Quentin Young
3
-28
/
+64
2018-06-06
bgpd: Collapse bgp_aggregate_add into bgp_aggregate_route
Donald Sharp
1
-104
/
+19
2018-06-06
bgpd: Allow bgp to know when to actually add/delete agg route
Donald Sharp
1
-4
/
+47
2018-06-06
bgpd: Move bgp_aggregate_delete to a better location
Donald Sharp
1
-47
/
+44
2018-06-06
bgpd: Seperate out install/removal of aggregate from delete function
Donald Sharp
1
-48
/
+53
2018-06-06
lib: initialize vty->of
Quentin Young
1
-0
/
+2
2018-06-06
lib: add vector_compact(), use after str splits
Quentin Young
4
-2
/
+16
2018-06-06
lib: fix static analysis issues, use regfree()
Quentin Young
4
-6
/
+39
2018-06-06
lib: add vector_remove() to vector.[ch]
Quentin Young
4
-5
/
+18
2018-06-06
*: style for | support
Quentin Young
5
-8
/
+17
2018-06-06
vtysh: add | support
Quentin Young
8
-278
/
+326
2018-06-06
lib: add cli preprocessor for `|` actions
Quentin Young
4
-15
/
+116
2018-06-06
lib: add hook for preprocessing commands
Quentin Young
2
-0
/
+85
2018-06-06
lib: add string utilities
Quentin Young
8
-85
/
+287
2018-06-06
tests/isisd: bypass test_fuzz_isis_tlv when inet_ntop is broken
Arthur Jones
1
-2
/
+13
2018-06-05
doc: fix broken link to 'code formatting' section
Mark Stapp
1
-2
/
+2
2018-06-05
bgpd: Dissallow useless aggregation commands from the cli
Donald Sharp
1
-11
/
+7
2018-06-05
bgpd: first variable is set but never used.
Donald Sharp
1
-4
/
+0
2018-06-05
bgpd: rework bgp_aggregate_route
Donald Sharp
1
-56
/
+53
2018-06-05
bgpd: Remove AGGREGATE_NEXTHOP_CHECK as it's been unused
Donald Sharp
1
-32
/
+1
2018-06-05
bgpd: Trust the bgp_table_top_nolock for aggregates
Donald Sharp
1
-12
/
+0
2018-06-05
bgpd: Cleanup bgp_aggregate_set/unset to not worry about safi so much
Donald Sharp
1
-20
/
+2
2018-06-05
lib: make netns command visible under vtysh
Philippe Guibert
1
-5
/
+5
2018-06-05
bgpd: Cleanup assumptions in bgp_evpn.c
Donald Sharp
2
-44
/
+31
2018-06-05
ospfd: lp may be null, make sure it isn't
Donald Sharp
1
-2
/
+3
2018-06-05
ospfd: Note that we do not care about self origination in this case
Donald Sharp
1
-1
/
+1
2018-06-05
ripd: Intentionally ignore return from rip_send_packet
Donald Sharp
1
-1
/
+1
2018-06-05
vtysh: fp can never be NULL at this point in code
Donald Sharp
1
-1
/
+1
2018-06-05
pimd: Comment spelling fix
Martin Buck
2
-2
/
+2
2018-06-05
doc: expanded PIM doc. w/ missing commands
Mladen Sablic
1
-0
/
+89
2018-06-05
pimd: Fix nexthop determination when sending towards RP
Martin Buck
2
-25
/
+32
2018-06-04
bgpd: fix missing docstring
Quentin Young
1
-1
/
+2
2018-06-04
doc: document 'show cli graph'
Quentin Young
1
-9
/
+35
2018-06-04
zebra: Fix memory leak on host prefix removal
Donald Sharp
1
-1
/
+3
2018-06-04
pimd: Fix debug messages
Martin Buck
2
-3
/
+3
2018-06-04
zebra: Add some vrf information to debug messages
Donald Sharp
1
-14
/
+19
2018-06-04
bgpd: Actually release peer from bgp_peer hash
Donald Sharp
1
-2
/
+9
2018-06-04
bgpd: open per vrf listen socket for linux type vrfs
Lou Berger
2
-48
/
+14
[next]