index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
1
-0
/
+9
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
1
-0
/
+6
*
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
1
-0
/
+22
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-7
/
+4
*
*: change if_lookup_by_name() api with vrf
Philippe Guibert
2019-06-12
1
-4
/
+7
*
*: remove casts of XMALLOC / XCALLOC
Quentin Young
2019-02-26
1
-2
/
+1
*
ospf6d: upon interface deletion, the area if list may be updated
Philippe Guibert
2019-02-14
1
-0
/
+3
*
ospf6d: fix FreeBSD IPv6 multicast group join race
Rafael Zalamena
2019-01-26
1
-0
/
+16
*
ospf6d: keep track of the socket set thread
Rafael Zalamena
2019-01-23
1
-2
/
+15
*
ospf6d: don't queue interface events
Rafael Zalamena
2019-01-23
1
-8
/
+8
*
ospf6d: fix two "show" commands
Renato Westphal
2018-10-20
1
-2
/
+12
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-1
/
+1
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-6
/
+0
*
ospf6d: unchecked return value (Coverity 1221437)
paco
2018-06-15
1
-2
/
+1
*
ospf6d: remove ospf6_interface_if_del
Quentin Young
2018-04-13
1
-22
/
+0
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-11
/
+11
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-26
/
+18
*
ospf6d: Handle Premature Aging of LSAs
Chirag Shah
2018-02-15
1
-0
/
+2
*
ospf6d: Add protocol stats and show command
Chirag Shah
2018-01-16
1
-0
/
+99
*
ospf6d: Fix setting interface ipv6 ospf6 cost value (LSA hooks were never cal...
Juergen Kammer
2017-11-09
1
-9
/
+14
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-4
/
+4
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-8
/
+8
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-1
/
+1
*
ospf6d: OSPFv3 interface bandwidth handling
Chirag Shah
2017-09-19
1
-2
/
+11
*
*: remove empty "interface XYZ" config blocks
David Lamparter
2017-08-29
1
-2
/
+2
*
ospf6d: add `no` forms for interface commands
Quentin Young
2017-08-22
1
-21
/
+87
*
ospfd, ospf6d: cleanup some `no` commands
Quentin Young
2017-08-22
1
-6
/
+7
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-4
/
+3
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-3
/
+4
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-1429
/
+1357
*
Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactor
David Lamparter
2017-07-14
1
-79
/
+69
|
\
|
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-3
/
+3
|
|
\
|
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-3
/
+3
|
*
|
*: remove VTYNL, part 4 of 6
David Lamparter
2017-07-14
1
-65
/
+55
|
*
|
*: remove VTYNL, part 2 of 6
David Lamparter
2017-07-14
1
-10
/
+10
|
*
|
ospf6d: VNL -> VTYNL
David Lamparter
2017-07-14
1
-45
/
+45
|
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-1
/
+1
|
|
/
*
/
ospf6d: use macro for LSDB walks
David Lamparter
2017-07-11
1
-4
/
+2
|
/
*
*: fix excess docstring
Quentin Young
2017-07-05
1
-3
/
+1
*
*: use vty_outln
Quentin Young
2017-06-29
1
-1
/
+1
*
ospf6d: add buffer length check to ifmtu changes
Don Slice
2017-06-28
1
-2
/
+13
*
ospf6d: fix ifmtu settings when kernel changes values
Don Slice
2017-06-26
1
-7
/
+27
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-5
/
+6
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-17
/
+18
*
*: use hooks for sending SNMP traps
David Lamparter
2017-03-25
1
-11
/
+4
*
*: Refactor if_lookup_by_name to be VRF aware
Donald Sharp
2017-03-15
1
-3
/
+3
*
*: Remove non-vrf based ifindex lookup
Donald Sharp
2017-03-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-07
1
-1
/
+1
|
\
|
*
ospf6d: Fix compile warnings
Donald Sharp
2017-02-03
1
-1
/
+1
[next]