index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripngd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
doc: cleanup alpine build doc
Quentin Young
1
-13
/
+25
2018-03-20
doc: forgot to add cligraph.* to dist sources
Quentin Young
1
-0
/
+2
2018-03-20
doc: cleanup some misc files
Quentin Young
1
-1
/
+0
2018-03-20
doc: cligraph.svg -> cligraph.png, misc cleanup
Quentin Young
2
-1
/
+1
2018-03-20
doc: bgpd.rst title cleanup
Quentin Young
1
-1
/
+4
2018-03-20
doc: make ospf section
Quentin Young
2
-4
/
+15
2018-03-20
doc: move ZAPI docs to developer/
Quentin Young
2
-5
/
+6
2018-03-20
doc: cleanup some misc files
Quentin Young
23
-423
/
+46
2018-03-20
bgp_vty.c: fix docstrings for bgp_imexport_vpn
G. Paul Ziemba
1
-2
/
+4
2018-03-20
bgpd: vpn-vrf-leaking new CLI: address Vivek's review comments + crash fix
G. Paul Ziemba
3
-16
/
+28
2018-03-20
bgpd: new vpn-policy CLI
G. Paul Ziemba
13
-583
/
+327
2018-03-20
doc: bgp vpn-vrf leaking CLI
G. Paul Ziemba
1
-0
/
+134
2018-03-19
zebra: fix static route config write
Quentin Young
1
-1
/
+1
2018-03-19
docker build: build Alpine Linux dev packages in docker
Arthur Jones
9
-1
/
+116
2018-03-19
redhat: enable dist tarball to build in a chroot
Arthur Jones
1
-0
/
+1
2018-03-19
frr, doc: Move COMMUNITY.md to doc/developer/workflow.rst
Quentin Young
2
-528
/
+36
2018-03-19
bgpd: Don't leak the ecommunity_ecom2str string in debug
Donald Sharp
1
-6
/
+4
2018-03-19
zebra: Free memory leak
Donald Sharp
1
-4
/
+12
2018-03-19
pimd: Fix leaked fd and prevent null pointer deref
Donald Sharp
1
-0
/
+4
2018-03-19
zebra: Compare to the number of elements not size of array
Donald Sharp
1
-1
/
+1
2018-03-19
zebra: Fix leaked fd.
Donald Sharp
1
-0
/
+1
2018-03-19
isisd: Fixed the way isis reads from bpf
ipinlnd
3
-12
/
+23
2018-03-17
bgpd: Fix warning on 32 bit systems
Donald Sharp
1
-1
/
+1
2018-03-17
debianpkg: Fix - need to always run dh_gencontrol
Martin Winter
2
-0
/
+4
2018-03-17
debianpkg: Add option to build with RPKI
Martin Winter
4
-7
/
+60
2018-03-17
redhat: Add RPKI comment on build instructions
Martin Winter
1
-0
/
+5
2018-03-17
redhat: Add option to build with RPKI
Martin Winter
1
-1
/
+12
2018-03-16
zebra: Extend unknown vrf to vrf part of ip route
Donald Sharp
1
-4
/
+4
2018-03-16
zebra: Allow duplicate entry of a route
Donald Sharp
1
-1
/
+5
2018-03-16
zebra: Auto create the nexthop-vrf if needed.
Donald Sharp
1
-21
/
+38
2018-03-16
bgpd: Move back nh_vrf setting to where it was
Donald Sharp
1
-9
/
+3
2018-03-16
zebra: Cleanup function prototypes for rib.h
Donald Sharp
1
-27
/
+30
2018-03-16
sharpd: Add ability to register for nht
Donald Sharp
3
-0
/
+103
2018-03-16
lib, zebra: Signal the existence of labels on a nexthop for nht
Donald Sharp
2
-15
/
+33
2018-03-16
zebra: Apply label to all nexthops when needed
Donald Sharp
1
-11
/
+27
2018-03-16
zebra: Cleanup dead function rib_weed_table
Donald Sharp
3
-36
/
+0
2018-03-16
zebra: Read in on startup arbitrary tables
Donald Sharp
5
-5
/
+18
2018-03-16
zebra: Upon client disconnect remove routes from all tables
Donald Sharp
4
-2
/
+23
2018-03-16
zebra: Allow for deletion of rules when the originator goes away
Donald Sharp
3
-0
/
+25
2018-03-16
bgpd: Clean up peer status checking for a received nlri
Donald Sharp
4
-19
/
+0
2018-03-15
doc: Clean up vtysh man page
Donald Sharp
1
-1
/
+13
2018-03-15
zserv.c: delete unused zsend_write_nexthop
paulzlabn
1
-26
/
+0
2018-03-15
zserv.c: zebra_server_send_message() second parameter
paulzlabn
1
-1
/
+1
2018-03-15
tools: Add helper frr-reload shell script for clean error
Martin Winter
5
-3
/
+14
2018-03-15
zebra: Add some additional vrf info to debugs
Donald Sharp
2
-24
/
+31
2018-03-14
doc: document IS-IS three-way handshake config
Christian Franke
1
-0
/
+9
2018-03-14
tools: checkpatch.sh - Add warning that // style comments don't match
Lou Berger
1
-12
/
+12
2018-03-14
tools: checkpatch.sh - use run specific /tmp directories, remove them when done
Lou Berger
1
-12
/
+17
2018-03-14
lib: Fixup strlcat and strlcpy to be a bit more descriptive
Donald Sharp
3
-21
/
+28
2018-03-14
lib: Add the ability for other people to call a nexthop write line
Donald Sharp
2
-42
/
+43
[next]