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-02-02
tests: fix warnings related to afi/safi constants
Renato Westphal
1
-15
/
+14
2018-02-02
tests: fix warnings by removing dead code
Renato Westphal
1
-91
/
+0
2018-01-30
bgpd: fix output of show bgp vrf all neighbor x.x.x.x
Don Slice
1
-4
/
+19
2018-01-30
lib, pimd: Remove PIM_NODE as it is not needed
Donald Sharp
4
-37
/
+118
2018-01-30
ospfd: Fix default-info and redis cmd options
Chirag Shah
1
-0
/
+9
2018-01-30
zebra: Fix v6 nexthop-vrf and nexthop confusion
Donald Sharp
10
-27
/
+116
2018-01-29
zebra: Fix crash when dereferencing dest->selected_fib
Donald Sharp
1
-0
/
+3
2018-01-29
zebra: On shutdown actually delete rn's assoc w/ other_tables
Donald Sharp
1
-0
/
+1
2018-01-29
lib: When we shutdown we would leak interface description
Donald Sharp
1
-0
/
+3
2018-01-29
zebra: Cleanup error handling of nexthop vrf and vrf
Donald Sharp
1
-20
/
+23
2018-01-29
doc: remove references to encap safi
Lou Berger
2
-19
/
+9
2018-01-29
doc: change vpnvX -> ipvX vpn
Lou Berger
2
-15
/
+15
2018-01-28
zebra: Fix failure to parse src
Donald Sharp
1
-1
/
+1
2018-01-27
zebra: Fix to get correct nexthop-vrf
Donald Sharp
16
-108
/
+92
2018-01-26
Revert "bgpd: disallow invalid config at cli layer"
Quentin Young
1
-8
/
+31
2018-01-25
bgpd: remove poorly located bestpath json output
Don Slice
1
-1
/
+0
2018-01-25
zebra: Fix crash in ptm code
Donald Sharp
30
-600
/
+426
2018-01-25
ospfd: clean route map prefixlist vrf during exit
Chirag Shah
1
-0
/
+15
2018-01-25
ospfd: allow multiple options in the redistribute command
Renato Westphal
1
-9
/
+9
2018-01-24
zebra: Move selected_fib assignment
Donald Sharp
1
-16
/
+62
2018-01-24
bgpd: check flags before attempting keepalive ops
Quentin Young
1
-0
/
+6
2018-01-24
tests: make tests happy for pthread changes
Quentin Young
2
-2
/
+10
2018-01-24
bgpd: update pthreads to use lib changes
Quentin Young
5
-190
/
+92
2018-01-24
lib: streamline frr_pthreads, add default loop
Quentin Young
2
-118
/
+259
2018-01-24
zebra: Modify southbound interface to pass `struct route_node`
Donald Sharp
4
-14
/
+19
2018-01-24
bgpd: fix race condition causing occasional assert
Quentin Young
1
-21
/
+31
2018-01-23
OSPFD: Solve Issue #1652
Olivier Dugeon
2
-25
/
+0
2018-01-23
ospf6d: spf calculation w/ multiple router lsas
Chirag Shah
7
-143
/
+266
2018-01-23
bgpd, lib, pimd: Abstract commands for nexthop tracking
Donald Sharp
4
-51
/
+36
2018-01-23
pimd: No need to assert on the redist_default
Donald Sharp
1
-2
/
+0
2018-01-23
lib: Unset bitmap when not using it
Donald Sharp
1
-2
/
+2
2018-01-23
lib: Cleanup some zclient clutter.
Donald Sharp
1
-38
/
+44
2018-01-22
bgpd: update last_update whenever obuf sent
Lou Berger
1
-8
/
+8
2018-01-22
zebra: implement recursive MPLS labels
Renato Westphal
1
-0
/
+6
2018-01-22
zebra: use zclient_create_header
Donald Sharp
8
-39
/
+26
2018-01-22
lib, zebra: Rename and place appropriately the label stack
Donald Sharp
6
-16
/
+15
2018-01-22
zebra: replace 0 value on zebra with NS_DEFAULT
Philippe Guibert
1
-1
/
+1
2018-01-22
zebra: replace 0 value on zebra with VRF_DEFAULT
Philippe Guibert
2
-6
/
+6
2018-01-22
bgpd: bgp_redist_lookup param handles instances, not vrfs
Philippe Guibert
1
-1
/
+1
2018-01-22
pim: fix compilation issue with pim
Philippe Guibert
3
-9
/
+9
2018-01-22
bgpd: fix compilation issue with bgpd
Philippe Guibert
5
-16
/
+20
2018-01-22
ospfd: fix compilation issue with ospfd
Philippe Guibert
2
-8
/
+9
2018-01-22
lib: ns_id_t changed to 32 bit
Philippe Guibert
2
-5
/
+3
2018-01-22
lib: vrf_bitmap_groups increased from 8 to 1024
Philippe Guibert
1
-1
/
+1
2018-01-22
lib: increase vrf_id from 16 bit to 32 bit identifier
Philippe Guibert
7
-20
/
+19
2018-01-21
zebra: Install connected routes during VRF change only if interface is up
vivek
1
-1
/
+2
2018-01-21
ospfd: show ip ospf neighbor json output format
Chirag Shah
3
-5
/
+38
2018-01-19
Doc: Update OSPF-TE and ISIS-TE example
Olivier Dugeon
2
-54
/
+56
2018-01-19
bgp: small fix for write to 'address-family l2vpn evpn' configuration
dturlupov
1
-1
/
+1
2018-01-18
zebra: Add some more debug information on read issues in FPM
Donald Sharp
1
-2
/
+18
[next]