index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-27
zebra: add '[no] ip address A.B.C.D peer A.B.C.D/M'
David Lamparter
1
-12
/
+81
2017-08-27
zebra: netlink backend support setting a P-t-P address
David Lamparter
1
-3
/
+9
2017-08-27
zebra: fix interface deletion bug introduced by ptp address support
David Lamparter
1
-5
/
+7
2017-08-27
zebra: add connected_check_ptp infrastructure
David Lamparter
3
-9
/
+59
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-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-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
2017-08-24
lib: split off compiler magic into its own file
David Lamparter
6
-67
/
+89
2017-08-24
build: fix libtool stupidity wrt. parallel install
David Lamparter
1
-0
/
+8
2017-08-24
lib: prefix: try harder to not hash garbage
David Lamparter
1
-1
/
+2
2017-08-24
bgpd: fix stats counting for IPv6
David Lamparter
1
-27
/
+24
2017-08-24
python/clippy: make output file writing less weird
David Lamparter
3
-6
/
+14
2017-08-24
lib: better warnings for install_element
David Lamparter
2
-15
/
+20
2017-08-24
ospf6d: properly update prefix list references
David Lamparter
6
-53
/
+75
2017-08-24
lib: fix cosmetic issue with exit race
David Lamparter
1
-1
/
+4
[next]