index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
indent.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-05
zebra: accept Null0 again in addition to null0
Renato Westphal
1
-6
/
+12
2017-09-05
zebra: display static blackhole routes consistently
Renato Westphal
3
-17
/
+37
2017-09-05
eigrp: Fix missing neighbor->nexthop changes?
Donald Sharp
3
-3
/
+3
2017-09-03
bgpd: Fixed some comments in bgp_lcommunity.h
Nigel Kukard
1
-2
/
+2
2017-09-03
bgpd: Fixed incorrect MTYPE being used for large communites
Nigel Kukard
1
-2
/
+2
2017-09-02
bgpd: rfapi - fix vestige from gratuitous grammar change.
Lou Berger
1
-3
/
+3
2017-09-02
bgpd: Fixed pointer calculation issue in lcommunity
Nigel Kukard
1
-2
/
+1
2017-09-02
tests: skip isis tlv fuzztest on SunOS
Christian Franke
3
-3
/
+17
2017-09-01
zebra: add an exception for link-local connected routes
Renato Westphal
1
-1
/
+6
2017-09-01
bgpd: Use lcommunity_new() to allocate new lcommunity
Nigel Kukard
1
-1
/
+1
2017-09-01
zebra: allow blackhole routes from the kernel to be deleted
Renato Westphal
1
-9
/
+18
2017-09-01
zebra: fix detection of duplicate system routes
Renato Westphal
1
-5
/
+4
2017-09-01
zebra: remove refcnt from the route_entry structure
Renato Westphal
3
-16
/
+3
2017-09-01
zebra: fix compiler error introduced by previous commit
Renato Westphal
1
-4
/
+4
2017-09-01
bgpd: Fixed pointer arithmatic miscalculation
Nigel Kukard
1
-2
/
+1
2017-09-01
bgpd: Fixed incorrect large community pointer calculation
Nigel Kukard
1
-2
/
+1
2017-09-01
bgpd: Fixed incorrect calculation of pointer location
Nigel Kukard
1
-2
/
+1
2017-09-01
bgpd: Fixed potential memory leak if additive is false
Nigel Kukard
1
-7
/
+8
2017-09-01
bgpd: Fixed potential memory leak if additive is false in normal communities
Nigel Kukard
1
-7
/
+8
2017-09-01
bgpd: Cleaned up some comments
Nigel Kukard
1
-4
/
+2
2017-09-01
bgpd: Fixed typo in comment
Nigel Kukard
1
-1
/
+1
2017-09-01
bgpd: Fixed typo in the lc list type being matched on
Nigel Kukard
1
-1
/
+1
2017-09-01
bgpd: Cleaned up the lcom->size * LCOMMUNITY_SIZE with lcom_length()
Nigel Kukard
2
-18
/
+15
2017-09-01
bgpd: The large community size is easier to read if its using the constant
Nigel Kukard
2
-10
/
+10
2017-09-01
zebra: Allow bh_type to override nexthop selection
Donald Sharp
1
-10
/
+17
2017-09-01
lib: fix thread scheduling weirdness
Quentin Young
2
-46
/
+31
2017-09-01
isisd: cleanup output of show isis topology
Christian Franke
1
-40
/
+47
2017-08-31
zebra: Add v6 support for import-table
Donald Sharp
1
-55
/
+49
2017-08-31
*: Cleanup multiple is_default... code
Donald Sharp
4
-38
/
+16
2017-08-31
zebra: Clean up indentation
Donald Sharp
1
-102
/
+101
2017-08-31
zebra: Cleanup some typos
Donald Sharp
1
-2
/
+2
2017-08-31
zebra: Abstract what we can of connected_delete_ipv[4|6]
Donald Sharp
1
-51
/
+45
2017-08-31
zebra: Refactor connected_down_ipv[4|6]
Donald Sharp
3
-71
/
+47
2017-08-31
zebra: Refactor connected_up_ipv[4|6]
Donald Sharp
3
-69
/
+45
2017-08-31
lib: Add PREFIX_COPY
Donald Sharp
1
-1
/
+3
2017-08-31
*: return CMD_WARNING if command was already configured
Daniel Walton
6
-13
/
+13
2017-08-30
redhat: Set permissions on systemd service file
Matthew Smith
1
-1
/
+1
2017-08-30
*: fix style
Quentin Young
25
-476
/
+382
2017-08-30
pimd: Fix pim->keep_alive_time missed patch
Donald Sharp
1
-1
/
+1
2017-08-30
pimd: Add missed frame for vrf based interface
Donald Sharp
1
-2
/
+2
2017-08-30
pimd: Fix indentation issue that slipped in?
Donald Sharp
1
-1
/
+1
2017-08-29
lib: apply_mask to route_node_get
Chirag Shah
1
-1
/
+1
2017-08-29
bgp: add asserts to catch unsupported double enqueue of an RN on a bgp_proces...
Lou Berger
1
-0
/
+2
2017-08-29
bgp: fix handling of bgp_process_queue to allow for RNs added
Lou Berger
1
-4
/
+6
2017-08-29
bgp: refactor bgp_process_queue to be consistent and cleanup related event qu...
Lou Berger
1
-8
/
+11
2017-08-29
ospf6d: fix prefix list name SEGV
David Lamparter
1
-2
/
+2
2017-08-29
lib, ospfd, ripd, ripngd: Fix 'set metric'
Donald Sharp
4
-41
/
+73
2017-08-29
Revert "doc: work around weird texinfo bug"
David Lamparter
2
-6
/
+3
2017-08-29
doc: add "ip address LOCAL peer PEER/SUBNET"
David Lamparter
1
-0
/
+11
2017-08-29
doc: new frr-args(8) man page with general options
David Lamparter
4
-1
/
+251
[next]