index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
snapcraft
/
README.snap_build.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
configure: Add `-funwind-tables`
Donald Sharp
1
-0
/
+1
2017-08-28
vtysh: Fix for the ordering of large-community lists in config output
Nigel Kukard
1
-1
/
+4
2017-08-28
ospf6d, ospfd: add `no ospf6 router-id ...`
Quentin Young
2
-8
/
+54
2017-08-28
lib: document frrzmq in its header file
David Lamparter
1
-1
/
+39
2017-08-28
tests: fix & run ZeroMQ test
David Lamparter
4
-2
/
+64
2017-08-28
tests: add ZeroMQ test
David Lamparter
3
-0
/
+221
2017-08-28
lib: ZeroMQ read handler, v2
David Lamparter
4
-0
/
+273
2017-08-26
eigrpd: add correct interface metrics when interface comes up
Don Slice
1
-0
/
+1
2017-08-26
isisd: bpf: ETHER_HDR_LEN -> ETH_ALEN
David Lamparter
1
-16
/
+16
2017-08-26
zebra: remove RT_ROUNDUP warning
David Lamparter
1
-6
/
+3
2017-08-26
lib: prefix: fix char value size
David Lamparter
1
-1
/
+1
2017-08-26
bgpd: encap: fix extension sizing
David Lamparter
1
-1
/
+1
2017-08-26
*: fix compiler warnings
David Lamparter
8
-51
/
+67
2017-08-26
Handle hostname/domainname properly for FreeBSD
Mitesh Kanjariya
2
-18
/
+6
2017-08-26
Fix compilation errors for domainname
Mitesh Kanjariya
1
-0
/
+2
2017-08-26
lib: Fix make check failures
Mitesh Kanjariya
1
-0
/
+12
2017-08-25
lib: remove static variable from cli matcher
Quentin Young
1
-8
/
+5
2017-08-25
lib: fix rare bug in ambiguous command resolution
Quentin Young
1
-58
/
+72
2017-08-25
clippy: disable unneeded autogenerated code
David Lamparter
1
-1
/
+23
2017-08-25
provide/use API to get hostname/domainname
Mitesh Kanjariya
1
-1
/
+1
2017-08-25
lib/bgpd: provide/use API to get hostname/domainname
Mitesh Kanjariya
13
-80
/
+59
2017-08-24
pimd: Cleanup S,GRPt prune handling on Mroute Loss
Donald Sharp
4
-68
/
+71
2017-08-24
pimd: Cleanup a debug for vrf
Donald Sharp
1
-2
/
+3
2017-08-24
lib: Fix nexthop num
Donald Sharp
2
-3
/
+3
2017-08-24
eigrpd: Fix distance comparison
Donald Sharp
1
-2
/
+9
2017-08-24
eigrpd: Fix compiler warning introduced
Donald Sharp
1
-3
/
+3
2017-08-24
eigrpd: Remove 'struct prefix_ipv4' from eigrp_network.c
Donald Sharp
1
-2
/
+2
2017-08-24
eigrpd: Remove 'struct prefix_ipv4' from eigrp_interface.c
Donald Sharp
1
-6
/
+6
2017-08-24
eigrpd: Refactor eigrp_network_[un]set to use prefix
Donald Sharp
3
-10
/
+10
2017-08-24
eigrpd: Refactor eigrp_topoloy_table_lookup_ipv4
Donald Sharp
8
-41
/
+34
2017-08-24
eigrpd: Refactor to use 'struct prefix' for eigrp_zebra.h
Donald Sharp
3
-24
/
+16
2017-08-24
eigrpd: Convert pe->destination_ipv4 to pe->destination
Donald Sharp
7
-107
/
+78
2017-08-24
eigrpd: Use FSM for interface pe already known.
Donald Sharp
1
-16
/
+33
2017-08-24
eigrpd: No need to create TLV type
Donald Sharp
4
-57
/
+29
2017-08-24
eigrpd: Remove union from FSM msg
Donald Sharp
7
-44
/
+36
2017-08-24
eigrpd: Improve external route distance comparison
Donald Sharp
1
-3
/
+7
2017-08-24
eigrpd: make fsm msg data_type an enum
Donald Sharp
7
-30
/
+48
2017-08-24
eigrpd: Refactor FSM calling
Donald Sharp
8
-20
/
+12
2017-08-24
eigrpd: Fix memory leak in FSM
Donald Sharp
6
-102
/
+80
2017-08-24
eigrpd: Cleanup list accessors
Donald Sharp
1
-54
/
+38
2017-08-24
eigrpd: Remove unnecessary check
Donald Sharp
1
-3
/
+1
2017-08-24
eigrpd: Start split-horizon
Donald Sharp
3
-2
/
+16
2017-08-24
zebra: Fix compiler warnings
Donald Sharp
1
-3
/
+3
2017-08-24
lib: mark the old zebra API for route advertisement as deprecated
Renato Westphal
1
-3
/
+4
2017-08-24
ospf6d: fix regression detected by topotest
Renato Westphal
1
-6
/
+8
2017-08-24
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
20
-1252
/
+372
2017-08-24
bgpd: unify ipv4/ipv6 zebra-tx functions
Renato Westphal
2
-322
/
+120
2017-08-24
nhrpd: unify ipv4/ipv6 zebra-tx functions
Renato Westphal
1
-61
/
+34
2017-08-24
isisd: unify ipv4/ipv6 zebra-tx functions
Renato Westphal
1
-90
/
+39
2017-08-24
bgpd: use the new API to send routes to zebra
Renato Westphal
2
-190
/
+114
[next]